-
Notifications
You must be signed in to change notification settings - Fork 68
Fixes to quantized sequence and scramble decode #987
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
Conversation
…mconstant in quantized sequence
…o order stored values from LSB to MSB
… for taking unorm input
|
@keptsecret the HLSL Path Tracer (on the other branch) works with a quantized sequence from the latest commit here, correct? |
|
all of those asserts is typo & false trigger
since index can be Nabla/include/nbl/builtin/hlsl/sampling/quantized_sequence.hlsl Lines 165 to 170 in cd67d94
should be |
Yep, last I checked still works |
No description provided.