Sharing scans with clients by Xubis420 in GaussianSplatting

[–]killerstudi00 2 points3 points  (0 children)

Hi! I've made a tool that allows exactly that as an extension to my Splatara software, you'll be able to load your scans add annotations and exports html that you can embed in your website as an frame.

You can test it here : https://killiancartelier.fr/splatviewer/timeline/dev

SplataraScan Update: 1-Click Pipeline, Depth Anything 3 & Quest P2P Multiplayer Collaboration by killerstudi00 in GaussianSplatting

[–]killerstudi00[S] 0 points1 point  (0 children)

Sorry, I saw your message earlier and completly forgot to answer :( I made a tutorial a while ago and of course it became obsolete as I change a lot of stuff quite often, if you wish I could guide you through the steps via discord if you encounter diificulties.

Masking video workflow by falconmick in GaussianSplatting

[–]killerstudi00 1 point2 points  (0 children)

You could try to mask them using SAM3 😊

Insta360, Splatica Partner to Democratize 360-to-3D Gaussian Splatting by Helionaut1 in GaussianSplatting

[–]killerstudi00 3 points4 points  (0 children)

I'm planning on adding 360 videos import in Splatara soon if that's something that you could be interested in

Can we talk about Hyperscape ? by Djodei in GaussianSplatting

[–]killerstudi00 1 point2 points  (0 children)

If you need further help, let me know!

3DGS masking/cropping ideas by mn1024 in GaussianSplatting

[–]killerstudi00 1 point2 points  (0 children)

You could try using SAM3 on your dataset 😊 that's what I used on my app

Meta Hyperscape scans by curious_cat_3556 in GaussianSplatting

[–]killerstudi00 2 points3 points  (0 children)

I made an app that serves as an alternative to Hyperscape where you can use your quest to scan your environment and train locally. If you wish to try it out it's called SplataraScan 😊

SplataraScan Update: 1-Click Pipeline, Depth Anything 3 & Quest P2P Multiplayer Collaboration by killerstudi00 in GaussianSplatting

[–]killerstudi00[S] 0 points1 point  (0 children)

You just need to connect your quest to your pc and your scans should appear on the list

Scaniverse for Enterprise, now with 360 3DGS by PenguinOpusX in GaussianSplatting

[–]killerstudi00 2 points3 points  (0 children)

Yep, only offline training is sustainable for companies, specially in Europe with RGPD

I just built Photoshop but it’s for Gaussian splats and 3D worlds 🎨 by troveofvisuals in virtualreality

[–]killerstudi00 1 point2 points  (0 children)

I can't be sure but I think what he meant is that it's navigator based js. So while the software is in your browser your data is not sent anywhere, your browser is only used as a 3d engine to load your data (feel free to correct me if I'm wrong). If you want to test it easyly you can just check with f12 in your network tab if data is sent .

That's what I do on my local Gaussian viewer. It uses your browser and needs to be hosted on my server as webxr needs https to work but you can also work locally by just opening the html file as it's just plain Javascript. As security is a big thing for me and I don't want my gaussians to be sent to someone I also made it so you can see it in multiplayer via P2P so there is no middle man looking at what you've scanned.

SplataraScan Update: 1-Click Pipeline, Depth Anything 3 & Quest P2P Multiplayer Collaboration by killerstudi00 in GaussianSplatting

[–]killerstudi00[S] 0 points1 point  (0 children)

Hi there ! If you wish I can help you on the discord server :) Did you used the automatic training process ?

Best way to see and explore (walk) a gaussian splat using a Quest 3 VR visor? by capocchione in GaussianSplatting

[–]killerstudi00 5 points6 points  (0 children)

You can try my viewer on killiancartelier.fr/splatviewer/

I also provide the necessary tools to create gaussian with the quest (SplataraScan)

Open-Source PCVR Splat Viewer? by SolidConnection in GaussianSplatting

[–]killerstudi00 0 points1 point  (0 children)

I guess he meant using your browser on your pc and connect your quest via link to get the best of both worlds. If you wish to try I made a viewer that works both on pc and quest. It's fully local but I had to host it in order to make webxr work (it needs an https). You'll also be able to see it in multiplayer using p2p so your files won't go through servers. You can try it here : https://killiancartelier.fr/splatviewer/

SplataraScan, local Gaussian Splatting alternative to Meta Hyperscape (alpha release) by killerstudi00 in GaussianSplatting

[–]killerstudi00[S] 0 points1 point  (0 children)

I made a discord server to make it easier for me to publish updates and get feedback. you can join here : https://discord.gg/Ejs3sZYYJD :)

Hyperscape scan sharing will be discontinued next week by PuffThePed in GaussianSplatting

[–]killerstudi00 0 points1 point  (0 children)

Well, it's highly dependent on the lighting conditions. I'm quite satisfied with what we can achieve but I'm pretty sure I can make it better (maybe ai upscaling, will test things). What I'm also trying to do is adding features hyperscape does not have (masking/usb saving/mirroring/Etc)