|
|
|
|
|
by kelseyfrog
982 days ago
|
|
The point of Gaussian Splatting for me is that it is a learned representation. It's odd that others view it primarily as a drawing sprites. I'm curious, would you classify particle effects drawn with quads as 4D gaussian splatting too? |
|
You could "model" 3d objects with the gaussians by just putting a bunch together. It was a way to produce fast rendering 3d images without using a bunch of polygons. The results back then were...left behind by other techniques.
There's a massive back catalog of computer graphics work on the technique, it's usually just easiest to use the search tools and search back for all dates leading up to say...2021 and you'll find tons of normal old stuff like CS 302 - Computer Graphics courseware slides or whatever on the technique.
https://www.google.com/search?q=gaussian+splat+-site%3Apinte...