BibTeX
@inproceedings{DK-gi2000, title = {Incremental Triangle Voxelization}, author = {Frank Dachille IX and Arie Kaufman}, booktitle = {Proceedings of the Graphics Interface 2000 Conference, May 15-17, 2000, Montr{'{e}}al, Qu{'{e}}bec, Canada}, year = {2000}, month = {May}, pages = {205--212}, url = {http://graphicsinterface.org/wp-content/uploads/gi2000-27.pdf} }
Supplementary Media
Abstract
We present a method to incrementally voxelize triangles into a volumetric dataset with pre-filtering, generating an accurate multivalued voxelization. Multivalued voxelization allows direct volume rendering of voxelized geometry as well as volumes with intermixed geometry, accurate multiresolution representations, and efficient antialiasing. Prior voxelization methods either computed only a binary voxelization or inefficiently computed a multivalued voxelization. Our method develops incremental equations to quickly decide which filter function to compute for each voxel value. The method requires eight additions per voxel of the triangle bounding box. Being simple and efficient, the method is suitable for implementation in a hardware volume rendering system.