1.0.0 • Published 7 years ago

three-starter v1.0.0

Weekly downloads
5
License
-
Repository
-
Last release
7 years ago

Three starter

Based on this setup I've created my version of a Three.js boilerplate to provide a better Three.js coding experience.

It also features my Rollup plugin that enables you to load legacy files (non ES6 modules) from the examples folder that comes with Three.js.

Livereload is enabled too.

Scripts

Dev server: npm run dev

Bundle: npm run build

License

MIT