meta-dome/README.md

30 lines
730 B
Markdown
Raw Permalink Normal View History

# MetaDome
2026-04-07 11:23:15 -04:00
VR/AR worldbuilding platform — sovereign virtual spaces, spatial computing, and interconnected digital worlds.
## Architecture
- **46 PHP pages**: Full-stack world management, mapping, intelligence, communications
- **Spatial computing**: WebXR-ready 3D environments
- **Domain**: [meta-dome.com](https://meta-dome.com)
## Key Pages
| Page | Purpose |
|------|---------|
| `index.php` | Main portal |
| `map.php` | World map interface |
| `worlds.php` | World directory and management |
| `space-command.php` | Spatial command center |
## Stack
- PHP 8.x backend
- WebGL/Three.js for 3D rendering
- WebXR API for VR headset support
- Real-time WebSocket for multiplayer
## License
AGPL-3.0 — GoSiteMe Inc.