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

Clouds #15

Closed
MilchRatchet opened this issue Jun 14, 2021 · 0 comments · Fixed by #64
Closed

Clouds #15

MilchRatchet opened this issue Jun 14, 2021 · 0 comments · Fixed by #64
Labels
Feature New feature or request Visual

Comments

@MilchRatchet
Copy link
Owner

MilchRatchet commented Jun 14, 2021

Clouds should be procedurally generated and rely on the fact that they are above all geometry. In other words, all light data for the clouds comes directly from the atmosphere and does not require BVH traversals as we assume no hit. They should be able to move as a whole but deformation is not required.

Edit:
These kind of volumetrics are discussed in Ray Tracing Gems 2.

@MilchRatchet MilchRatchet added Feature New feature or request Visual labels Jun 14, 2021
@MilchRatchet MilchRatchet added this to the Initial Release milestone Dec 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request Visual
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant