diff --git a/index.html b/index.html index ae271c8..a8c9441 100644 --- a/index.html +++ b/index.html @@ -69,7 +69,7 @@ $(function() {
Live tool for developing OpenGL shaders interactively.
-
I developed this small program to experiment with shaders locally, to reproduce an experience like Shadertoy offline, with the ability to choose my own text editor. It was also a good project to learn OpenGL development. For this reason, the code is very minimal and should be fairly readable.
Additional features: