A simple React Three Fiber + Vite starter with an import-ready CodeSandbox config.
- React Three Fiber: Three.js Renderer
- Drei: React Three Fiber Helpers
- Three.js: 3D Engine
- Vite: Static Web Server
- CodeSandbox: Online Prototyping Container (optional)
npm install
npm run dev
npm run build
npm run preview
npm run sandbox
To create a sandbox from this starter, import your repository URL (this repo works too), or fork this template.