Template-Based Volume Viewing
Problems in the Discrete Ray Casting.
- Although all the rays have the same slope they can have might different form depending of his length.
- Entry point of the line calculated in floating point. Rounding errors.
If all the rays have the same form (Parallel projection) there is no need to reactivate the line algorithm for every ray.
Template ray computed once