Advertisement

Voxel API Constructing

Started by September 08, 2012 01:37 PM
0 comments, last by Leo Oz 12 years, 2 months ago
Hello, everybody!

The 3D scene consist of 20 objects based on polygonal model structure. I wanna convert polygonal objects to voxel data structure (i think it's array 3D map) .

And voxel objects will be used for constructing distance field of all environment world.

Please, tell me, do you have any ideas about using API to convert polygonal mesh to voxel structure for further using in code (not rendering) or any algorithms and methods?

Thanks.
Guys, I need your advise ))

This topic is closed to new replies.

Advertisement