binvox-rw-py
binvox-rw-py copied to clipboard
Retreiving size of each voxel
Hello,
I have just created a binvox file and managed to load it using your program :)
I had one small question: How can I retrieve the size of each voxel ? I need to know the volume of each cube so knowing the edge length would be enough.
Thanks for your help,
I am also looking for the same answer.
What are these x,y,z coordinates locations, outputing by binvox_rw.read_as_coord_array(f)
function. Are they mid point of any voxel or any vertices of a particular voxel.