Skip to content

Aditya Gupta lab 06 submsision #1

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

AdityaGupta1
Copy link

@AdityaGupta1 AdityaGupta1 commented Nov 9, 2022

Shadertoy link: https://www.shadertoy.com/view/dsB3Rt

All the bugs are marked with a comment starting with the word FIX. The comments also have more information about how I found each bug.

There was a bug in the Common section as well, in interpNoise3D1(). Using vec3 for floor(p) led to float precision errors and visual artifacts in the sky, so I replaced it with ivec3 to solve the issue.

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.

1 participant