From 41132b548abfdd41359aa92fbfc1c38cfc69afa4 Mon Sep 17 00:00:00 2001 From: klemek Date: Sat, 8 Nov 2025 12:13:47 +0100 Subject: [PATCH] docs: update dev todo list --- DEVELOPMENT.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index 5c91dde..3d8a289 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -83,11 +83,22 @@ make -f Makefile.dev release-arch - [x] 2nd window - [x] Use buffers as panels (INA A FXA / DEBUG A+B FXA+B / INB B FXB) - [x] Clean code and fix things - - [x] Share openGL state between monitor and screen + - [x] Share openGL state between monitor and screen +- [ ] Default project + - [ ] src 9: game of life + - [ ] src 10 : ? + - [ ] src 11 : ? + - [ ] src 12 : ? + - [ ] src 13 : ? + - [ ] src 15 : debug -> calibration screen + - [ ] fx 11 : colorize range (pretty color ranges) + - [ ] fx 12 : spill + - [ ] frag 10 : move debug screen here + add src/fx/A/B indicators - [ ] Other - [x] `forge_project.cfg` - [x] Define frag prefix in config - [ ] Use custom `#include xxx.glsl` preprocessor + - [ ] `--auto-random` / `--no-auto-random` - [ ] Update readme with usage documentation - [x] Documentation in default config file - [x] Clone "shaders" and config in system path at setup