Y
Hacker News
new
|
ask
|
show
|
jobs
by
praveen9920
21 days ago
Sorting the gaussians is the compute heavy part in gaussian splatting. So, Im guessing this will give only marginal improvement in terms rendering speed.
1 comments
xyzsparetimexyz
21 days ago
I'm not sure it does a sort. Each group of threads only handles a select number of gaussians
link
zokier
21 days ago
Yea, I think avoiding sorting is kinda the whole point here
link