Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brunoimbrizi/vite-threejs
A minimal Threejs project starter using Vite.
https://github.com/brunoimbrizi/vite-threejs
Last synced: 21 days ago
JSON representation
A minimal Threejs project starter using Vite.
- Host: GitHub
- URL: https://github.com/brunoimbrizi/vite-threejs
- Owner: brunoimbrizi
- Created: 2022-12-11T21:20:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-28T20:38:08.000Z (about 2 months ago)
- Last Synced: 2024-10-19T00:19:31.172Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vite-threejs
A minimal Threejs project starter using Vite.
## Usage
- Install `npm install`
- Run `npm start` - open http://localhost:8080
- Build `npm run build`## Dependencies
- [AsyncPreloader](https://github.com/dmnsgn/async-preloader) - asset loader
- [SASS](https://sass-lang.com/) - CSS extension
- [stats.js](https://github.com/mrdoob/stats.js) - performance monitor
- [Three.js](https://github.com/mrdoob/three.js/) - 3D engine
- [Tweakpane](https://cocopon.github.io/tweakpane) - GUI panel
- [Vite](https://vitejs.dev/) - Build system## Shortcuts
- `H` - Home / reset camera
- `G` - Toggle GUI