[claude] Re-implement dual-brain panel (#481) #499

Merged
claude merged 1 commits from claude/issue-481 into main 2026-03-25 03:08:03 +00:00

1 Commits

Author SHA1 Message Date
Alexander Whitestone
af27748a33 feat: re-implement dual-brain panel in 3D world (#481)
Some checks failed
CI / validate (pull_request) Failing after 4s
Adds the dual-brain holographic panel back into app.js as a
self-contained createDualBrainPanel() function:
- Canvas-rendered scorecard sprite at position (10, 3, -8)
- Cloud and Local brain orbs with gentle float animation
- Scan-line overlay animated each frame via CanvasTexture
- Point lights for each brain orb and the main panel

Fixes #481

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-24 23:07:34 -04:00