6 ms·
Publish Your Gaussian Splats with SuperSplat
- bentt 2y agoThis is amazing and of course reminds me of Sketchfab. Nice work. I feel like people don't really get Gaussian Splats and what the advantages are over polygons.
- solardev 2y agoI didn't know this technique existed at all, but it's really cool. Anyone have a good explanation? Here is one that I found: https://scaniverse.com/news/intro-gaussian-splats https://scaniverse.com/news/intro-gaussian-splats Seems to me like it's a way to capture a bunch of 2D pictures of a scene, but instead of turning them into meshes, you position them in a 3D point cloud but then use algorithms to calculate their position, angle, field of view, etc. and them seamlessly blend them together with other nearby pictures to create the illusion of depth. Is that right?
- neallindsay 2y agoI like this Computerphile video: https://youtu.be/VkIJbpdTujE?si=RY-r2z-Ir7mg9X9S https://youtu.be/VkIJbpdTujE?si=RY-r2z-Ir7mg9X9S
- nickthegreek 2y agoCorridor Crew Video: https://www.youtube.com/watch?v=cetf0qTZ04Y https://www.youtube.com/watch?v=cetf0qTZ04Y
- est 2y agothe bike in the demo https://superspl.at/view?id=97c2720d https://superspl.at/view?id=97c2720d
- tetris11 2y agoI wish it worked better on Firefox mobile, but the examples look really good.
- benob 2y agoWhat software do you use to generate them?
- iammjm 2y agoYou could use ODM to generate a point cloud and then use OpenSplat on it - both are open source and free software: https://github.com/OpenDroneMap/ODM https://github.com/OpenDroneMap/ODM / https://github.com/pierotofy/OpenSplat https://github.com/pierotofy/OpenSplat
- jimmySixDOF 2y agoThe ability to overlay and merge multiple .ply files [1] is a great feature if you can match reference points and scale from the original scan then it can fill in detail gaps by running a few capture sessions. GSplats still need a lot of 'pixel' level cleanup to get the sample results quality level still beats point clouds any day of the week! [1] https://github.com/playcanvas/supersplat/wiki/Editing-Scenes https://github.com/playcanvas/supersplat/wiki/Editing-Scenes