Y
Hacker News
new
|
ask
|
show
|
jobs
by
imachine1980_
374 days ago
What's the difference in this and and .obj render? Does gaussian produce a different format?
1 comments
dmarcos
374 days ago
obj is traditional geometry (vertices, triangles). gaussian splats is a different way to represent 3D information (simplifying. it's a point cloud where each point it's an ellipsoid with view dependent color)
link