![Created by Houdini20.5.201 [04/13/24 09:34:08]](https://developer-blogs.nvidia.com/wp-content/uploads/2024/12/wine-glasses-with-jello-768x432.jpg)
NVIDIA OptiX is the API for GPU-accelerated ray tracing with CUDA, and is often used to render scenes containing a wide variety of objects and materials. During…
NVIDIA OptiX is the API for GPU-accelerated ray tracing with CUDA, and is often used to render scenes containing a wide variety of objects and materials. During an OptiX launch, when a ray intersects a geometric primitive, a hit shader is executed. The question of which shader is executed for a given intersection is answered by the Shader Binding Table (SBT). The SBT may also be used to map input…
Source
Source:: NVIDIA