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

Adding normalization to realtime irradiance filtering #15963

Merged

Conversation

MiiBond
Copy link
Contributor

@MiiBond MiiBond commented Dec 6, 2024

Big improvement to importance sampling irradiance using CDF. Previously, we weren't applying the PDF properly to each sample.
Now, the results of real-time irradiance are very close to raytraced ground truth.

@bjsplat
Copy link
Collaborator

bjsplat commented Dec 6, 2024

Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s).
To prevent this PR from going to the changelog marked it with the "skip changelog" label.

@bjsplat
Copy link
Collaborator

bjsplat commented Dec 9, 2024

Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s).
To prevent this PR from going to the changelog marked it with the "skip changelog" label.

@MiiBond MiiBond force-pushed the mbond/cdf-importance-sampling-pdf-fix branch from f906525 to db17274 Compare December 9, 2024 18:02
@bjsplat
Copy link
Collaborator

bjsplat commented Dec 9, 2024

Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s).
To prevent this PR from going to the changelog marked it with the "skip changelog" label.

@bjsplat
Copy link
Collaborator

bjsplat commented Dec 9, 2024

@bjsplat
Copy link
Collaborator

bjsplat commented Dec 9, 2024

@bjsplat
Copy link
Collaborator

bjsplat commented Dec 9, 2024

@RaananW
Copy link
Member

RaananW commented Dec 10, 2024

Hi @MiiBond , was just wondering if it is a CI issue or are these tests also failing locally? From this result - https://snapshots-cvgtc2eugrd3cgfd.z01.azurefd.net/refs/pull/15963/merge/testResults/webgpuplaywright/index.html#?testId=3a254ccdc8803e849057-00e67dbdb176b7700210 , it seems like a shader issue? If it works locally but not on the CI please let me know so I can investigate.

@bjsplat
Copy link
Collaborator

bjsplat commented Dec 10, 2024

Visualization tests for WebGL 1 have failed. If some tests failed because the snapshots do not match, the report can be found at

https://snapshots-cvgtc2eugrd3cgfd.z01.azurefd.net/refs/pull/15963/merge/testResults/webgl1/index.html

If tests were successful afterwards, this report might not be available anymore.

3 similar comments
@bjsplat
Copy link
Collaborator

bjsplat commented Dec 10, 2024

Visualization tests for WebGL 1 have failed. If some tests failed because the snapshots do not match, the report can be found at

https://snapshots-cvgtc2eugrd3cgfd.z01.azurefd.net/refs/pull/15963/merge/testResults/webgl1/index.html

If tests were successful afterwards, this report might not be available anymore.

@bjsplat
Copy link
Collaborator

bjsplat commented Dec 10, 2024

Visualization tests for WebGL 1 have failed. If some tests failed because the snapshots do not match, the report can be found at

https://snapshots-cvgtc2eugrd3cgfd.z01.azurefd.net/refs/pull/15963/merge/testResults/webgl1/index.html

If tests were successful afterwards, this report might not be available anymore.

@bjsplat
Copy link
Collaborator

bjsplat commented Dec 11, 2024

Visualization tests for WebGL 1 have failed. If some tests failed because the snapshots do not match, the report can be found at

https://snapshots-cvgtc2eugrd3cgfd.z01.azurefd.net/refs/pull/15963/merge/testResults/webgl1/index.html

If tests were successful afterwards, this report might not be available anymore.

@MiiBond MiiBond force-pushed the mbond/cdf-importance-sampling-pdf-fix branch from dfa5b7f to e77b8ac Compare December 11, 2024 19:02
@bjsplat
Copy link
Collaborator

bjsplat commented Dec 11, 2024

Visualization tests for WebGL 1 have failed. If some tests failed because the snapshots do not match, the report can be found at

https://snapshots-cvgtc2eugrd3cgfd.z01.azurefd.net/refs/pull/15963/merge/testResults/webgl1/index.html

If tests were successful afterwards, this report might not be available anymore.

@bjsplat
Copy link
Collaborator

bjsplat commented Dec 12, 2024

Visualization tests for WebGL 1 have failed. If some tests failed because the snapshots do not match, the report can be found at

https://snapshots-cvgtc2eugrd3cgfd.z01.azurefd.net/refs/pull/15963/merge/testResults/webgl1/index.html

If tests were successful afterwards, this report might not be available anymore.

@BabylonJS BabylonJS deleted a comment from bjsplat Dec 13, 2024
@BabylonJS BabylonJS deleted a comment from bjsplat Dec 13, 2024
@MiiBond
Copy link
Contributor Author

MiiBond commented Dec 16, 2024

Okay, I think this is good to merge?

@sebavan sebavan merged commit 9778c27 into BabylonJS:master Dec 17, 2024
14 checks passed
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

Successfully merging this pull request may close these issues.

5 participants