Question
Voxelizing 3D meshes
I am curious as to whether there are any AS3 scripts or libraries for converting 3D objects into voxel representations, or maybe one in Java that can be ported to AS3.
There is a great voxelizer by drububu that can be seen here at:http://www.drububu.com/miscellaneous/voxelizer/index.html.
This is very similar to what I am trying to achieve.
Any and all help would be immensely appreciated.
Thanks in advance:-)