Hacker News new | ask | show | jobs
by speps 972 days ago
Aras has also done some very interesting blog posts regarding this technique:

* https://aras-p.info/blog/2023/09/05/Gaussian-Splatting-is-pr...

* https://aras-p.info/blog/2023/09/13/Making-Gaussian-Splats-s...

* https://aras-p.info/blog/2023/09/27/Making-Gaussian-Splats-m...

Gsplat gets a mention:

    Aside: the excellent gsplat.tech by Jakub Červený (@jakub_c5y) seems to also be using some sort of VQ/Clustering for the data. Seriously, check it out, it’s probably be nicest gaussian splatting thing right now w.r.t. usability – very intuitive camera controls, nicely presented file sizes, and works on WebGL2. Craftsmanship!
1 comments

I read those posts and enjoyed them, especially the last one. Even though I only understood half of the content :-)