Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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