Skip to content

SunM00n/optix_advanced_samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OptiX Advanced Samples

Glass Ocean ProgressivePhotonMap Vox ParticleVolumes

This is a set of advanced samples for the NVIDIA OptiX Ray Tracing Engine. They assume some previous experience with OptiX and physically based rendering, unlike the basic tutorial-style samples in the SDK directory of the OptiX 4.0 distribution. They also use some different libraries than the SDK samples; GLFW and imgui in place of GLUT, for example. This means you cannot generally copy one of the advanced samples directly into the SDK, and vice versa.

Some samples, like optixVox and optixParticleVolumes, are new. Others used to ship in some form with OptiX prior to version 4.

Please navigate into the optixIntroduction sub-folder for specific documentation of the new tutorial examples contained inside that.

For requirements and build instructions see INSTALL-LINUX.txt or INSTALL-WIN.txt.

Technical support is available on NVIDIA's Developer Zone, or you can create a git issue.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 44.6%
  • C++ 27.6%
  • HTML 18.2%
  • Cuda 5.0%
  • CMake 2.4%
  • Objective-C 1.4%
  • Other 0.8%