docs: Add Phase 15 (3D Visualization) to Roadmap
Some checks failed
Deploy to Production / deploy (push) Failing after 0s
Test / backend-test (push) Failing after 0s
Test / frontend-test (push) Failing after 0s

- Added spec for 'Cool 3D Views' using react-three-fiber
- Planned features: 3D volumes, tier stacking, walking mode
This commit is contained in:
fullsizemalt 2025-12-11 13:30:50 -08:00
parent d2c2e0aeef
commit 0a631f462a

View file

@ -350,6 +350,22 @@ Integrate physical security and monitoring systems (RTSP/ONVIF cameras) directly
- "Security Overview" dashboard widget
- Map integration (cameras on Layout Designer)
## 🚀 Phase 15: 3D Facility Visualization (The "Cool Views")
### Goal
Deliver the "SketchUp-like" experience by rendering the facility layout in an immersive 3D view.
### Sprint 1: 3D Viewer [ROADMAP]
- **Tech Stack**: `react-three-fiber` (Three.js)
- **Features**:
- Render buildings, floors, rooms as 3D volumes
- Render tables/racks with correct tier stacking
- First-person "Walking" mode
- "God View" (Orbit controls)
- Visualizing plant health/status as colored blocks
---
## 📊 Roadmap Timeline (Proposed)
@ -364,6 +380,7 @@ Integrate physical security and monitoring systems (RTSP/ONVIF cameras) directly
| Phase 12: Hardware Integration | 2-4 weeks | 🟡 Medium |
| Phase 13: Advanced Features | Ongoing | 🟢 Future |
| Phase 14: Facility Monitoring | Roadmapped | 🟢 Future |
| Phase 15: 3D Visualization | Roadmapped | 🟢 Future |
---