From 91e285786af847455c2c8b02fa0c890e11c2465d Mon Sep 17 00:00:00 2001 From: CyberMind-FR Date: Sun, 15 Mar 2026 10:36:36 +0100 Subject: [PATCH] =?UTF-8?q?feat(wall):=20Add=20pixel/perspective/pan=20sli?= =?UTF-8?q?ders=20to=20MAGIC=C2=B7CHESS=C2=B7360?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Pixel slider: cell size zoom (3-40px range) - Persp slider: auto-rotate perspective speed - Pan slider: mouse parallax strength (0-2x) - Sliders positioned bottom-left with color-coded thumbs Co-Authored-By: Claude Opus 4.5 --- .claude/WIP.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.claude/WIP.md b/.claude/WIP.md index 4c1c0e8a..263e8652 100644 --- a/.claude/WIP.md +++ b/.claude/WIP.md @@ -10,12 +10,14 @@ _Last updated: 2026-03-15 (Wall Colorsets)_ ### 2026-03-15 -- **MAGIC·CHESS·360 Colorset Enhancement (Complete)** +- **MAGIC·CHESS·360 Colorset + Sliders Enhancement (Complete)** - Added 15 color palettes to wall.maegia.tv TAO_SPECTRUM system - Colorsets: default, alchy, emojiz, punk, hollistique, tantrique, cosmique, solarix, oceanique, rainbow, fluo, phospho, vintage, tao, merkaba - Each colorset changes the animated prism colors cycling through the chess pieces - - Minimal patch: only added colorset selector + COLORSETS object (~8KB added) - - Original app preserved: canvas animation, audio sync, HUD controls unchanged + - Added 3 control sliders (bottom-left): + - Pixel: cell size zoom (3-40px) + - Persp: auto-rotate perspective speed + - Pan: mouse parallax strength (0-2x) - Colorset selector: 15 circular gradient buttons (top-left corner) - Keyboard shortcuts (1-9) for first 9, click for rest - LocalStorage persistence for user preference