Stage: A universal 3D Scene Loader

Stage is a tool that lets you load various 3D scene and object formats into a uniform representation that is easy to use and integrate into your renderer, ray tracing application or game engine.

FaRT: Fabulous Ray Tracer

Hobby project that implements real-time path tracing for various backends to facilitate learning of different graphics APIs and experiment with various rendering techniques like reservor sampling.

OVR: Open Volume Renderer

Scientific visualization renderer developed in our research group at UC Davis. Supports various types of volume rendering and different rendering backends like NVIDIA Optix or Intel OSPRay. It forms the basis for a lot of our research work.