trisoup/m46036: fixed-point voxelisation of decoded triangles
This replaces the previous floating point version. The number of fractional bits is set to 8, allowing 24bit (unsigned) geometry to be represented in 32bit calculations with negligible effects on the reconstruction.
Please register or sign in to comment