This package contains the two important subpackages which are the IDVR.VolumeRenderer.RenderPrimitives and the IDVR.VolumeRenderer.SWVolumeRenderer subpackages.
The first subpackage is substantially different to the basic primitive package IDVR.Tools because the goal is the representing of only rendering-depended tools like the ImagePlane and RaySample class and to include basic mathematical data structure (e.g. vectors).
The second subpackage includes all needed rendering packages and classes for the classification, shading and compositiion of the volume data (the basic raycaster is also included).
Packages | |
package | HWVolumeRenderer |
package | Interfaces |
package | RenderPrimitives |
This package includes the specific rendering primitive data structures. | |
package | SWVolumeRenderer |
This package includes the whole rendering pipeline. |