[manus] Three.js scene foundation (#4) #38

Merged
Timmy merged 1 commits from manus/issue-4 into main 2026-03-24 02:01:02 +00:00

1 Commits

Author SHA1 Message Date
manus
5e4134de97 feat: implement Three.js scene foundation (#4)
Some checks failed
CI / validate (pull_request) Failing after 12s
- Core Three.js scene, renderer, and camera rig
- Multi-mode navigation (Walk, Orbit, Fly) with smooth state sync
- Performance-tiered lighting and shadow system
- Procedural nebula skybox and ambient environment
- Batcave terminal and portal visual foundation
- Performance budget detection for mobile and desktop

Fixes #4
2026-03-23 21:58:20 -04:00