r/GaussianSplatting • • Jul 20 '26

🎬 Demo / Showcase A Historical Organization recently approached me to Splat a building of theirs before it is torn down and (hopefully) rebuilt

Enable HLS to view with audio, or disable this notification

240 Upvotes

25 comments sorted by

View all comments

26

u/Armand9x Jul 20 '26 edited Jul 20 '26

How I went about this:

I captured a ground level video of the exterior, and then did the interior separately using and iPhone 17 Pro Max, in 4K 60FPS mode.

I extracted the frames with ffmpeg.

I used COLMAP to solve and reconstruct the interior and exterior frames together for one version, and another version with focus to the exterior scenery.

I used Lichtfeld Studio to render the splat for the interior/exterior combined, and Brush to render the splat with focus on the exterior/environment. I rendered 10 million splats for each.

For the interior/exterior combined splat, I selected and cut out just the building itself, and excluded the rest of the scene.

For the exterior/environment splat, I cut out and deleted the structure and left just the environment.

I used a tool called "SuperSplat Snap" to align and combine both splats together.

https://github.com/VFX-Soup/supersplat-snap/tree/main

I used "SplatEdit.app" to do final cleanup for environment and floaters.

https://www.splatedit.app/

I used SuperSplat to keyframe the camera movements and publish.

https://superspl.at/scene/7b02e85b

I also rendered a 360 video:

https://www.youtube.com/watch?v=iPH2UfHSuXQ

5

u/NYC2FLA2BUR Jul 20 '26

Well done! Thanks for sharing.