Ecosystem
One model, all ecosystems. Design scenes in JSON, control with Reflex, and run everywhere with Paragon.
Paragon Ecosystem
The Paragon pipeline guarantees that the same Scene JSON and Reflex controllers behave consistently across WebGPU/CPU (browser) and native runtimes (Godot, desktop, mobile). Internals can change; the contracts below do not.
The Contracts (what stays stable)
Runtimes & Targets
Browser: WebGPU / CPU
Native: Godot
Desktop: Windows · Linux · Mac
Mobile: Android · iOS
Parity goal: recognizable behavior across web ↔ native with documented drift budgets. Learn more.