Binary Voxelazation
Voxels are either empty or full
determined by object intersection
Voxelazation algorithms should:
be incremental
be accurate
use simple (preferably integer) arithmetic
have complexity no more than linear
Previous slide
Next slide
Back to first slide
View graphic version