svox2
svox2 copied to clipboard
[QUESTION] How to get point cloud out of voxels?
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