svox2 icon indicating copy to clipboard operation
svox2 copied to clipboard

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

Open mzillag opened this issue 2 years ago • 1 comments

mzillag avatar Nov 04 '22 14:11 mzillag

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

sxyu avatar Jan 15 '23 05:01 sxyu