Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 885 Bytes

CHANGELOG.md

File metadata and controls

19 lines (13 loc) · 885 Bytes

OptiX Toolkit Shader Util changes

Version 0.9

  • Corrected some build issues to allow standalone build of Shader Util library.
  • Added a DebugLocation facility for dumping application state interactively. This is demonstrated in the Demand Geometry Viewer example.

Version 0.8.1

Version 0.8

  • The self intersection avoidance library computes spawn points for secondary rays, safe from self-intersections. See the README for more information.