Reference
Packages
Install one Strata package and choose a public subpath for your renderer.
Package
Import from strata-game-library | Use it for |
|---|---|
| root | Renderer-independent game definitions, state, and procedural algorithms. |
/core, /shaders, /presets | Focused library surfaces. |
/r3f, /reactylon, /pixi | React Three Fiber, Babylon/Reactylon, and Pixi adapters. |
/yuka | Opt-in Yuka steering, navigation, and R3F bridge. |
/audio-synth, /model-synth | Optional audio and model-generation integrations. |
/capacitor, /react-native, /astro | Mobile and Astro integrations. |
Install strata-game-library once. Its explicit export map keeps each subpath
separate at build time while npm has exactly one public package identity.
Read the adapter guide before choosing peers and the Yuka adapter guide when a game needs steering or navmesh behavior.
