-
I tried to run TestHarness-VK on Windows.
Application is failing to create Swapchain.
The reason is extent of the **VkSurfaceCapabilitiesKHR** . It is not matching with the extent with which the…
-
Hi,
In your test harness, setting high intensities for lights produces strange artifacts. You can reproduce the issue with the Cornell-box scene, setting the directional light's intensity to 4.6f …
-
The change to the result if delta is bigger than probeBrightnessThreshold here:
https://github.com/NVIDIAGameWorks/RTXGI/blob/d9fd1d871ef4b640472d484a41074c935edefc1c/rtxgi-sdk/shaders/ddgi/ProbeBl…
-
# Compatibility Report
- Name of the game with compatibility issues: The Finals Beta
- Steam AppID of the game: 2076040
## System Information
- GPU: Steam Deck APU
- Driver/LLVM version: Mesa 2…
-
When opening the Graph Editor, if I insert a RTXGI pass and try to save to a .py file, then the Editor simply crashes and closes without any error. As far as I know this only happens if I insert the …
-
getting this error after running make
```
main] Building folder: RTXDI
[build] Starting build
[proc] Executing command: /snap/cmake/current/bin/cmake --build /home/cdurham/RTXDI/build --config …
-
```
make -j8
[ 0%] Built target ShaderMakeBlob
[ 1%] Built target RTXGI-VK
[ 3%] Built target imgui
[ 4%] Built target jsoncpp_static
[ 7%] Built target nvrhi
[ 8%] Built target rtxdi-sdk…
-
Hey, I've been searching for a performant realtime global illumination solution for over a week now and stumbled upon this project.
So far, I have only found one implementation for Unreal Engine.
I…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Used image version
latest b8cbacd0e075
### Used docker compose file or docker command
Hi, this looks like th…
-
下发空间processtype 3时,需要根据GPU显存来进行,避免超过显存数而失败。