sxyu / svox2

Plenoxels: Radiance Fields without Neural Networks
BSD 2-Clause "Simplified" License
2.82k stars 360 forks source link

Initial values in the dense Voxel Grid #89

Open basit-7 opened 2 years ago

basit-7 commented 2 years ago

When initialized for the first time, what values does the dense voxel grid has for the density and SH coefficients?

If it is all NULL values i.e. 0, then how does trilinear interpolation work?