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

Improve caustics computation performances #10

Open
martinRenou opened this issue Aug 31, 2020 · 0 comments
Open

Improve caustics computation performances #10

martinRenou opened this issue Aug 31, 2020 · 0 comments

Comments

@martinRenou
Copy link
Owner

As suggested by someone on Twitter, we could use hierarchical env maps in order to speed up the caustics computation. This would reduce the search space for the intersection and might increase the precision while increasing the performances.

We should also render the envmaps from the POV of the refracted rays (taking the assumption that the water is completely planar) so that the performances don't depend on the light incidence anymore.

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