diff --git a/README.md b/README.md index 406d784..f036326 100644 --- a/README.md +++ b/README.md @@ -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/