Show HN: Real-Time Gaussian Splatting

LiveSplat is a system for turning RGBD camera streams into Gaussian splat scenes in real-time. The system works by passing all the RGBD frames into a feed forward neural net that outputs the current scene as Gaussian splats. These splats are then rendered in real-time. I've put together a demo video at the link above.


Comments URL: https://news.ycombinator.com/item?id=43994827

Points: 55

# Comments: 31

https://github.com/axbycc/LiveSplat

Created 1mo | May 15, 2025, 3:50:08 PM


Login to add comment

Other posts in this group

Show HN: Unregistry – "docker push" directly to servers without a registry

I got tired of the push-to-registry/pull-from-registry dance every time I needed to deploy a Docker image.

In certain cases, using a full-fledged external (or even local) registry is annoying ov

Jun 19, 2025, 1:10:11 AM | Hacker news