sxyu/svox2
A sparse voxel grid optimization method for reconstructing 3D radiance fields and rendering novel views without neural networks.

Velocity · 7d
+1.7
★ / day
Trend
→steady
star history
Plenoxels replaces neural networks in neural radiance fields (NeRF) with a sparse voxel grid representation that optimizes directly via gradient descent. The system renders photorealistic scenes by optimizing density and color values stored in a 3D voxel grid with spherical harmonics. It includes CUDA-accelerated differentiable rendering and was featured in CVPR 2022.