point-cloud-utils
point-cloud-utils copied to clipboard
Problem in Voxelizing a Triangle Mesh
I have encountered an issue when attempting to voxelize a triangle mesh by following the document. I used the same script as provided in the document, but the resulting voxel visualization appears incorrect and differs from the example provided.
How can I reproduce the results shown in the documentation? Thanks in advance.