VDB Rendering for BRL-CAD
- Mentors
- Himanshu Sekhar Nayak, Erik
- Organization
- BRL-CAD
- Technologies
- c++, OpenVDB
- Topics
- graphics, Volumetric rendering, VDB
VDB is a volumetric, sparse and hierarchical data structure which can be used for
volumetric rendering, simulation and computational solid geometry (CSG).
This project aims to add a VDB as a new entity for volumetric data into BRL-CAD.
Additionally, the VDB structure would be used to render volumetric data with ray
tracing.