From 5cdb08c06bc7645d4aa294516d2eb3a573bd44c8 Mon Sep 17 00:00:00 2001 From: skal Date: Mon, 2 Feb 2026 19:35:04 +0100 Subject: docs: Update TODO.md and PROJECT_CONTEXT.md after completing shader optimization tasks --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO.md') diff --git a/TODO.md b/TODO.md index 47eb77b..6f259e1 100644 --- a/TODO.md +++ b/TODO.md @@ -18,7 +18,7 @@ This file tracks prioritized tasks with detailed attack plans. ## Priority 3: Shader Optimization (Task #21) **Goal:** Improve GPU performance and reduce shader source bloat. -- [x] **Attack Plan - SDF Macros:** Use `#define` macros in WGSL to simplify sampling and bump mapping logic. +- [ ] **Attack Plan - Normal Factorization:** Create a standard WGSL helper for normal calculation to avoid duplicate code in every effect. ## Future Goals - [ ] **Task #5: Spectrogram Editor**: Web-based visual tool for extreme audio compression. -- cgit v1.2.3