binvox-rw-py icon indicating copy to clipboard operation
binvox-rw-py copied to clipboard

Retreiving size of each voxel

Open Anthony-CamembearGames opened this issue 6 years ago • 1 comments

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,

Anthony-CamembearGames avatar Apr 18 '18 18:04 Anthony-CamembearGames

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.

ashishgupta2598 avatar Nov 16 '19 05:11 ashishgupta2598