Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Unable to do volume sampling using NVIDIA example code #1

Closed
Teja10 opened this issue Jul 13, 2023 · 1 comment
Closed

[Bug] Unable to do volume sampling using NVIDIA example code #1

Teja10 opened this issue Jul 13, 2023 · 1 comment

Comments

@Teja10
Copy link
Contributor

Teja10 commented Jul 13, 2023

When running Optix Volume Sampling code with wavelet.txt, images are black. When inspecting buffers in cuda-gdb all values are 0.

In order to reproduce, build the project and specify the path wavelet.txt in the main function in main.cu.

@Teja10
Copy link
Contributor Author

Teja10 commented Jul 19, 2023

This issue was fixed by changing the sign on z-values in the raygen kernel.

@Teja10 Teja10 closed this as completed Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant