Ecosystem

One model, all ecosystems. Design scenes in JSON, control with Reflex, and run everywhere with Paragon.

Paragon Ecosystem

Spec: Draft (SemVer planned)
Apache-2.0
Parity: web ↔ native (drift budgets)

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.

JSON contracts WebGPU Godot Android / iOS WASM CPU

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.

Open Source