diff --git a/README.md b/README.md new file mode 100644 index 0000000..d902665 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +## TODO +- Create surfaces for all outputs (monitors). +- Add support for some structures in shadertoy. +- Texture support? (requires a pre-preprocessor) + +![Showcase of glonkers](showcase.png) + diff --git a/showcase.png b/showcase.png new file mode 100644 index 0000000..3f6b05e Binary files /dev/null and b/showcase.png differ