Skip to content

Rebecca Feng lab 2#19

Open
beckyfeng08 wants to merge 1 commit intoCIS-5660-Fall-2025:mainfrom
beckyfeng08:patch-1
Open

Rebecca Feng lab 2#19
beckyfeng08 wants to merge 1 commit intoCIS-5660-Fall-2025:mainfrom
beckyfeng08:patch-1

Conversation

@beckyfeng08
Copy link
Copy Markdown

No description provided.

@beckyfeng08
Copy link
Copy Markdown
Author

beckyfeng08 commented Sep 17, 2025

https://www.shadertoy.com/view/3fXfDl
Teammates:
Gavin Sears

Link: https://www.shadertoy.com/view/3fXfDl

Bugs:

  1. Compile-time error line 99 vec syntax error fixed to vec2
  2. Compile-time error line 99 normalize UV coordinates to [-1, 1] on both x and y axes
  3. Compile time error line 102 raycast argument take in uv2 instead of uv
  4. Runtime error line 11 iResolution.x changed to iResolution.y to get the length of the horizontal screen correctly
  5. Runtime error line 75 change reflect argument from eye to dir to account for finding the direction of the ray bouncing off of the sphere and not a consistently valued ray
  6. Runtime error line 18 change ray marching steps to double the amount of(64 to 128) so that the marching doesn't terminate early

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