Skip to content

Ray tracing refactoring and addition of new volume renderer

Matt Larsen requested to merge mclarsen/vtk-m:refactor_ray_tracing into master

This is a general refactor of the ray tracing infrastructure to be more generalized. This generalization supports direct use in a distributed memory setting. Additionally, the ray tracing infrastructure now contains a unstructured volume renderer that supports simulated radiography.

Merge request reports