Will Peacock presents

A Dynamic Optix Playground

My CSC 473 Final Project

A realtime app that lets you play around with
Raytracing in a dynamic Optix sandbox





Technology

Features


Technology

  • In order to make these dynamic changes, I made use of Optix-defined structures that get passed into the GPU

  • Worked with the RTX Shading Binding Table (SBT)

  • Worked within Optix’s Instance system, (OptixInstance structure)





  • Manual

    Custom Controls