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

Renaming files #16

Closed ak-2485 closed 4 years ago

ak-2485 commented 4 years ago

Let's rename files; something better than the _old append. I'll PR for a radial_hit_dotprod and polar_coordinate_traversal_dotprod. For the originals let's get rid of the _old and otherwise remain the same. Thoughts?

cgyurgyik commented 4 years ago

Agreed. I think whatever we're going to show Matt, let's call that polarCoordinateTraversal and radial_hit. The rest we can place in a separate folder with its main goal, i.e. _jenkyR.

cgyurgyik commented 4 years ago

Resolved.