diff --git a/README.md b/README.md index de23569..ed47809 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,12 @@ Required libraries are: libwayland, wayland-scanner, wayland-protocols, pkg-conf Run `make` to output the binary `glonkers`. ## TODO -- Add support for more structures in shadertoy. - Wrapper that will curl a shadertoy shader then using that with glonkers. - Fix line numbers reported on shader compilation failure. +- Multiple shaders that can output to a buffer that can be used as a sampler + for another shader. +- Sampler options such as filtering & clamping. +- Separate files for helper functions. Swag: ![Showcase of glonkers](showcase.png)