Core loop
Scenes
The Pax Scene specification, validation commands, and security boundaries for asset paths.
The Pax Scene specification is a versioned, typed description of a creative experience. Recipes are reusable instruments that produce scenes.
Commands
pnpm paxfx scene validate <file>
pnpm paxfx scene inspect <file>
pnpm paxfx scene format <file>
pnpm paxfx scene migrate <file>
pnpm paxfx recipes list
pnpm paxfx recipes inspect title-card
pnpm paxfx recipes run title-cardSecurity
Scene asset paths must be relative project paths. URI schemes and .. escapes are rejected.
Compilers
Scenes compile to animated DOM, React, and Lottie targets, plus runnable Three.js and React Three Fiber output from paxfx create webgl. The scene model stays stable across all of them; each compiler documents its supported layer types.
Related
Was this page helpful?
Answers are not recorded or transmitted. Pax has no telemetry.