Closed windboy6 closed 4 months ago
One possible solution is to get the coordinates of octree nodes in each octree depth, with which each octree can be drawn as a 3D cube. The following function can be used to get the coordinates. https://ocnn-pytorch.readthedocs.io/en/latest/modules/octree.html#ocnn.octree.Octree.xyzb
Hello, I would like to know how to visualize sparse voxels, do you have any suggestions? Thanks.