Skip to content

Releases: NVIDIA-RTX/NRD-Sample

v3.9.2

05 Dec 09:10
Compare
Choose a tag to compare

NRD updated to v3.9.2

v3.9.1

17 Nov 14:55
Compare
Choose a tag to compare

NRD updated to v3.9.1:

  • updated NRI framework
  • minor fixes

v3.9.0

11 Nov 14:28
Compare
Choose a tag to compare

NRD updated to v3.9.0:

  • added support for NRD validation layer
  • added support for 2.5D motion vectors
  • UI: exposed MV types - 2D, 2.5D, 3D
  • max number of accumulated frames should not be treated as "history reset"
  • updated tests
  • updated dependencies

v3.8.0

28 Oct 10:50
Compare
Choose a tag to compare

NRD updated to v3.8.0:

  • UI: added test colorization support for RELAX
  • UI: updated tests colorization
  • CMAKE: removed unused search path potentially increasing project deployment time
  • improved high-DPI support
  • set FORCE_OPAQUE for all materials except alpha-opaque
  • fixed "Memory usage" table generation (got broken due to NRI update)
  • fixed (disabled) glass in quarter resolution mode
  • fixed VK validation error
  • added NVIDIA Optimus enablement
  • added debug names for swap chain textures
  • usability improvements
  • updated dependencies

v3.7.0

21 Sep 13:11
Compare
Choose a tag to compare

NRD updated to v3.7.0:

  • PT: added multi-bounce delta events (reflections and refraction on glass)
  • PT: fixed wrong output for INF pixels in the checkerboard mode
  • fixed "check me" and "improve me" tests colorization (which is currently for Bistro Interior only)
  • set FORCE_OPAQUE for all materials except alpha-opaque
  • updated dependencies

v3.6.0

05 Sep 16:13
Compare
Choose a tag to compare

NRD updated to v3.6.0:

  • introduced test importance colorization
  • improved NRD SDK generation script
  • added clearing of sky pixels
  • user experience improvements

v3.5.0

30 Aug 09:42
Compare
Choose a tag to compare

NRD updated to v3.5.0:

  • improved data precision for OCCLUSION and DIRECTIONAL_OCCLUSION modes
  • added DIRECTIONAL_OCCLUSION mode
  • improved UI
  • fixed history reset handling
  • fixed VK validation error
  • history fix stride made resolution dependent
  • updated tests
  • updated README
  • updated dependencies

v3.4.3

19 Aug 10:47
Compare
Choose a tag to compare

NRD updated to v3.4.3

v3.4.2

18 Aug 12:50
Compare
Choose a tag to compare

NRD updated to v3.4.2

v3.4.1

17 Aug 08:45
Compare
Choose a tag to compare

NRD updated to v3.4.1:

  • PT: fixed hitT accumulation for NRD (regression)
  • PT: added curvature estimation to proper accumulate hitT along a path for NRD
  • updated NRI framework
  • updated README
  • refactoring