spherical-volume-rendering / svr-algorithm

A spherical volume rendering algorithm that performs ray casting through a spherical voxel grid.
Other
6 stars 7 forks source link

Add assertion for division by 0. #77

Closed cgyurgyik closed 4 years ago

cgyurgyik commented 4 years ago

This addresses #56. This will be used for debugging purposes.