sxyu / svox2

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

[QUESTION] How to get point cloud out of voxels? #98

Open mzillag opened 1 year ago

sxyu commented 1 year ago

Hi, I have not implemented this. I imagine you can generate the coordinates for each voxel in the grid using torch.meshgrid and check if the density value is greater than some number