REACT-THREE-GAME
JSON prefab documents for React Three Fiber
Examples
▾
Use Editor
Install
$
npm i react-three-game
Copy
NPM
GitHub
How it works
▸
Define a serializable prefab document
▸
Compose entities from reusable components
▸
Mount the scene with PrefabRoot
Highlights
▸
JSON serialised prefabs
▸
Lightweight runtime entrypoint
▸
Define custom components
▸
Composable with react-three-fiber
▸
Scene, prefab, and node runtime scopes
▸
WebGPU renderer via Three.js
▸
Automatic instancing optimization
▸
Visual editor with hot reload