This a little game made with react and three.js for demonstration purpose.
- Basic 3D three.js
- three.js adaptation for react @react-three/fiber and @react-three/drei
- Postprocessing @react-three/postprocessing
- Physics @react-three/rapier
- Character controls ecctrl
3D models downloaded on sketchfab
Ensure that your development environment is set up with the following tools:
npm install
npm run dev