| layout | title | permalink |
|---|---|---|
page |
Ray Tracing |
/scenegraph/RayTracing |
The class definitions for the Vulkan ray tracing nodes of the scene graph can be found in the VulkanSceneGraph/include/vsg/raytracing directory.
| Class | Header | Functionality | | | AccelerationGeometry.h | | | | AccelerationStructure.h | | | | BottomLevelAccelerationStructure.h | | | | BuildAccelerationStructureTraversal.h | | | | DescriptorAccelerationStructure.h | | | | RayTracingPipeline.h | | | | RayTracingShaderGroup.h | | | | TopLevelAccelerationStructure.h | | | | TraceRays.h | |
Prev: Mesh Shaders| Next: osg2vsg