Ray Tracing Visualization Toolkit
Department of Computer Science, Grove City College
ACM SIGGRAPH Symposium on Interactive 3D Graphics and Games (I3D’12), 2012
@article{gribble2012ray,
title={Ray Tracing Visualization Toolkit},
author={Gribble, Christiaan and Fisher, Jeremy and Eby, Daniel and Quigley, Ed and Ludwig, Gideon},
year={2012}
}
The Ray Tracing Visualization Toolkit (rtVTK) is a collection of programming and visualization tools supporting visual analysis of ray-based rendering algorithms. rtVTK leverages layered visualization within the spatial domain of computation, enabling investigators to explore the computational elements of any ray-based renderer. Renderers utilize a library for recording and processing ray state, and a configurable pipeline of loosely coupled components allows run-time control of the resulting visualization. rtVTK enhances tasks in development, education, and analysis by enabling users to interact with a visual representation of ray tracing computations.
March 2, 2012 by hgpu