REACT-THREE-GAME
high performance 3D game engine built in React
Examples
▾
Use Editor
Install
$
npm i react-three-game
Copy
NPM
GitHub
How it works
▸
Create prefabs in the editor
▸
Export prefabs as JSON
▸
Load prefabs in your app using viewer
Highlights
▸
JSON serialised prefabs
▸
Lightweight embeddable viewer mode
▸
Define custom components
▸
Composable with react-three-fiber
▸
Built-in physics with Rapier
▸
WebGPU renderer via Three.js
▸
Automatic instancing optimization
▸
Visual editor with hot reload