REACT-THREE-GAME

JSON prefab documents for React Three Fiber
Use Editor
Install
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