Skip to content

Aditya Gupta lab 06 submsision#1

Open
AdityaGupta1 wants to merge 2 commits into
CIS-566-Fall-2022:mainfrom
AdityaGupta1:main
Open

Aditya Gupta lab 06 submsision#1
AdityaGupta1 wants to merge 2 commits into
CIS-566-Fall-2022:mainfrom
AdityaGupta1:main

Conversation

@AdityaGupta1
Copy link
Copy Markdown

@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