Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# lab06-debugging

# Result
Fixed all bugs for this assignment.
1. Syntax error fixed: https://www.shadertoy.com/view/mdB3Rt
2. Raycast uv param issue fixed: https://www.shadertoy.com/view/msB3Rt
3. Resolution issue fixed: https://www.shadertoy.com/view/mdSGzt
4. Raymarch iterations issue fixed: https://www.shadertoy.com/view/mdBGzt
5. Specular material issue fixed: https://www.shadertoy.com/view/dsBGzt

# Setup

Create a [Shadertoy account](https://www.shadertoy.com/). Either fork this shadertoy, or create a new shadertoy and copy the code from the [Debugging Puzzle](https://www.shadertoy.com/view/flGfRc).
Expand Down