From fa35870b204863bf839ebebe4b288016fadb636e Mon Sep 17 00:00:00 2001 From: Rakarake Date: Sun, 15 Mar 2026 14:55:42 +0100 Subject: [PATCH] glub --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)