Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Leroks authored Jan 17, 2024
1 parent 28b58de commit 5371a20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# webgl2-animation
Simple translation and rotation using shader language. Also real-time shader alteration.
# koch-snowflake-webgl2-animation
Simple translation and rotation of a fractal shape 'Koch Snwoflake' using shader language. Also real-time shader alteration.
### Controls: '1': Reset, '2': Swing, '3': Swing + Color Change, 'Arrow Keys': Translate, '+': Rotate CW, '-': Rotate CCW.
See Live: https://leroks.github.io/webgl2-animation/

0 comments on commit 5371a20

Please sign in to comment.