Show HN: Tsplat – Render Gaussian Splats directly in your terminal
Category: devtools
Tags: gaussian-splatting, terminal-graphics, rust
Score: 7.0/10 (Innovation: 7, Technical: 8, Documentation: 9, Utility: 4)
Tsplat is a Rust tool that renders 3D Gaussian Splatting scenes directly in the terminal using Unicode half-blocks or graphics protocols, requiring only a CPU and working over SSH. It's interesting because it implements a complex, modern neural rendering technique (3DGS) in a highly constrained, non-graphical environment, complete with a detailed technical tutorial. This demonstrates a novel and technically impressive application of the technology.
Target audience: backend devs, graphics researchers, rust developers
Repository: https://github.com/darshanmakwana412/tsplat · Rust · MIT · 3 stars
View on Hacker News