Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pachoclo/vite-r3f-ts-template
React Three Fiber (R3F) + Vite + TypeScript Template
https://github.com/pachoclo/vite-r3f-ts-template
r3f react react-three-fiber starter-template template typescript vite
Last synced: 19 days ago
JSON representation
React Three Fiber (R3F) + Vite + TypeScript Template
- Host: GitHub
- URL: https://github.com/pachoclo/vite-r3f-ts-template
- Owner: pachoclo
- Created: 2023-02-02T16:03:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-17T22:18:25.000Z (28 days ago)
- Last Synced: 2024-10-20T09:25:01.229Z (26 days ago)
- Topics: r3f, react, react-three-fiber, starter-template, template, typescript, vite
- Language: TypeScript
- Homepage: https://vite-r3f-ts.vercel.app
- Size: 788 KB
- Stars: 18
- Watchers: 1
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vite React Three Fiber (R3F) + TypeScript Template
## đ Includes
- [x] OrbitControls (Drei)
- [x] PivotControls Gizmo (Drei)
- [x] Debug UI with Leva
- [x] Performance monitoring with R3F-perf
- [x] Directional and Ambient Lights
- [x] Shadows## đšī¸ Commands
`npm i`
`npm run dev`
`npm run build`
`npm run preview`