Path-Tracing-SDK icon indicating copy to clipboard operation
Path-Tracing-SDK copied to clipboard

Real-time path tracing library and sample

Results 19 Path-Tracing-SDK issues
Sort by recently updated
recently updated
newest added

Hi, Congrats for first public release!! Seeing all tech should be supported on Linux already (dlss,vulkan,ser,etc..) would be nice if Linux support can be added soon.. Edit: seems Streamline 2.0...

Hi, noticed release notes mention WIP, so opened this to be notified when it’s ready.. :-)

bug
enhancement

Scene: timemachnine GPU: RTX 6000 Ada w/531.18 on windows 11 pro, 3840x2160 120Hz. enable SER(default setting): 17.4 fps(slow down from about 18fps) disable SER: about 20fps.

Hello, First, bravo for your awesome work! I search to get this kind of light in Path Tracer: ![pexels-edanur-sonkaya-19038186](https://github.com/NVIDIAGameWorks/Path-Tracing-SDK/assets/36248671/cb0ffaa0-fbc5-4087-b66a-aa0b0c6a0218) ![31351997068_3caa24d3f0_o](https://github.com/NVIDIAGameWorks/Path-Tracing-SDK/assets/36248671/bcb5e6cf-3f3a-4c3f-8822-9a3a3cd8633f) It would be great to be able to achieve a...

enhancement

Hi, Since path tracing sdk is a phenomenal example of use of new Ada features (SER, DLSS3 frame gen and OMM) would also like to see integrated support for new...

enhancement

I need to use some features in the SDK, but omniverse does not provide them, such as Basic analytic lights (directional, spot, point)

ImGui project fails to compile when using Windows 11, MSVC 143 -VS 17 2022 x64. I resolved the issue by replacing the ImGui source files and folders in donut/thirdparty/imgui with...

bug

Fresh build of the project generates the following error: ``` 5>------ Build started: Project: pt_sdk, Configuration: Debug x64 ------ 5>LINK : fatal error LNK1104: cannot open file '..\..\external\Streamline\lib\x64\sl.interposer.lib' ``` This...

bug

Hi, Amazing work! Is it possible for developers to add Dispersion to transmitted materials?