7 lines
299 B
Markdown
7 lines
299 B
Markdown
# GLSL playground
|
|
|
|
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.
|