Skip to content

OptiX 9

Latest

Choose a tag to compare

@robertsulej robertsulej released this 26 Mar 13:36
61375d3
  • Bokeh swirl and asymmetrical vignette in cameras with depth of field simulation, allowing for rendering vintage lens effects.

  • Roving capsules intersection mode added to curve geoms: BSplineQuadRocaps, BSplineCubicRocaps, CatmullRomRocaps, BezierRocaps,
    significantly improving performance on a longer strand segments, see 2_beziers.py sample code. Minor improvemts on other curve
    geom due to simplified vertex access code.

  • HEVC codec support.

  • View orientation changes in GUI, per user request. F5-F8 will flip/rotate the view.

  • Moved to OptiX 9.0.

  • Moved to NVENC SDK 13.0. Note, preset names are changed accordingly to P1 - P7. Note: FFmpeg 8.0 shared libs are recommended.

  • Updated GpuArchitecture enum: added Ada Lovelace and Blackwell architectures.

  • Removed LDR denoiser based on OptiX driver (discontinued). Denoiser enum now points to DenoiserHDR. OIDN denoiser still supports LDR mode.