Fast Large Scale Voxelization Using Projection Volume and Octree

潘懋,邓剑,穆斌
2010-01-01
Abstract:A voxelization algorithm based on projection volume and octree is proposed.The projection volume of polygonal meshes on a voxel is used as a judging rule to decide its state:inside the body,outside the body.The calculation of the projection volume on a voxel is simplified by only considering the polygonal meshes that satisfy these two conditions:first,the projection area of the polygonal mesh intersects with the projection area of the voxel;second,the polygonal mesh locates on top of the voxel.A voxel in the octree structure is encoded with a "pedigree",which denotes its position in the octree and can be used for neighbor voxels finding.In this way,an area of inside voxels can be decided exclusively based on 6-neighborhood relationship as soon as an inside voxel is found.By checking the status of all voxels in an octree,all inside voxels can be found.The tests on some polygonal mesh models show that this algorithm is accurate and efficient,thus can be applied in GIS,geosciences modeling,CAD and other volume graphics related fields.
What problem does this paper attempt to address?