This repo contains samples for how to use Nvidia NRI in Odin.
Copy NRI.dll to the root directory (precompiled in Lib/NRI-odin directory or compile NRI yourself) and SDL3.dll (copy from Odin SDL3 vendor folder).
Dependencies:
- NRI-odin
- SDL3 (vendor library)
- Odin Imgui bindings version 1.92+
Note: If you want to enable device validation you need to have Windows Graphics tools enabled. Device validation should be disabled for release builds.


