readme: a bit more info

This commit is contained in:
2017-06-06 19:16:50 -04:00
parent 64e88b3881
commit 606b2e85e8

View File

@@ -1,3 +1,6 @@
# GLSL playground
A few sketches I made while working throught [The Book of Shaders](https://thebookofshaders.com/).
A few sketches I made while working through [The Book of Shaders](https://thebookofshaders.com/).
Some of them are notes, some of them are sketches, some of them originated from
exercises in the book (especially those in the directory `basic`). A lot of the
code thus isn't mine.