🌐 Launch Interactive 3D Visualization →
Each sovereign entity = planet/moon. Colored gravity fields visualize:
- 💰 Gold — Money flows
- 🎯 Red halos — Military power
- 🔗 Blue arcs — Alliances
Zoom, orbit, and click for details. Static snapshots — honest. Expandable to 195 entities.
| Feature | Description |
|---|---|
| 🌍 3D Planetary Model | Each sovereign entity rendered as a planet or moon |
| 💰 Money Flow Visualization | Gold-colored gravity fields show USD capital flows |
| 🎯 Military Power Halos | Red halos indicate relative military strength |
| 🔗 Alliance Arcs | Blue arcs connecting allied nations |
| 🔍 Interactive Controls | Zoom, orbit, and click for detailed information |
| 📊 Real-time Data | Static snapshots with expandable data pipeline |
# Clone
git clone https://github.com/POWDER-RANGER/dollar-gravity-framework.git
cd dollar-gravity-framework
# Install dependencies
npm install
# Start development server
npm run dev
# Or build for production
npm run build╔═══════════════════════════════════════════════════════════════════════════╗
║ DOLLAR GRAVITY — 3D VISUALIZATION ║
║ ║
║ ┌──────────────────────────────────────────────────────────────────┐ ║
║ │ DATA LAYER │ ║
║ │ Sovereign entities (195) │ GDP │ Military │ Trade │ Alliances │ ║
║ └──────────────────────────────┬───────────────────────────────────┘ ║
║ ▼ ║
║ ┌──────────────────────────────────────────────────────────────────┐ ║
║ │ GRAVITY ENGINE │ ║
║ │ USD flow calculation │ Relative mass │ Force vectors │ ║
║ └──────────────────────────────┬───────────────────────────────────┘ ║
║ ▼ ║
║ ┌──────────────────────────────────────────────────────────────────┐ ║
║ │ 3D RENDERER (Three.js) │ ║
║ │ Planets │ Moons │ Gravity fields │ Halos │ Alliance arcs │ ║
║ └──────────────────────────────┬───────────────────────────────────┘ ║
║ ▼ ║
║ ┌──────────────────────────────────────────────────────────────────┐ ║
║ │ INTERACTION LAYER │ ║
║ │ Zoom │ Orbit │ Click-to-detail │ Tooltips │ Search │ ║
║ └──────────────────────────────────────────────────────────────────┘ ║
╚═══════════════════════════════════════════════════════════════════════════╝
| Field | Type | Description |
|---|---|---|
entity_name |
string | Sovereign entity name |
gdp_usd |
number | GDP in USD |
military_score |
number | Relative military power index |
trade_volume |
number | Annual trade volume |
alliances |
array[] | Connected allied entities |
usd_dependency |
number | Ratio of USD in reserves/trade |
sanctions_status |
enum | None/Light/Heavy |
| Project | Link | Description |
|---|---|---|
| Main Portfolio | powder-ranger.github.io | Master portfolio with all 46 repos |
| Dollar Gravity | powder-ranger.github.io/dollar-gravity-framework | Interactive 3D USD gravity visualization |
| CIVWATCH | powder-ranger.github.io/CIVWATCH | Civic transparency platform |
| OBLISK | powder-ranger.github.io/OBLISK | Multi-agent AI orchestration |
| AI Nexus | powder-ranger.github.io/ai-nexus | Browser-based AI platform |
| Repository | Language | Purpose |
|---|---|---|
| Dollar Gravity | JavaScript | USD-centric finance-security dashboard (this repo) |
| CIVWATCH | TypeScript | Civic transparency platform |
| OBLISK | Python | Multi-agent AI with encrypted vaults |
| RED-AGENT-GOV | Python | Governance-enforced agent engine |
| CharlesAI | PowerShell | COMET Agent with memory & orchestration |
| OBELISK-Enterprise | Python | $2.5M AI Governance Platform |
| NSO Kryptonite | TypeScript | Adversarial defense command center |
| AI Nexus | JavaScript | Browser-based complete AI platform |
| Guiding Light AI | Rust | Values-to-policies CLI tool |
| Dojin D | TypeScript | ECS combat simulation engine |
| Contextual Memory UI | JavaScript | AI memory infrastructure platform |
| OBELISK-Desktop-AI | PowerShell | Desktop AI orchestrator |
| POWDER-RANGER Bot | Python | Autonomous GTA V + MGS5 agent |
| CIVWATCH Cell Titan | Shell | RF observability platform |
| CIVWATCH v3 | HTML | Unified RF observability |
Contributions welcome! Help us expand to all 195 sovereign entities.