Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brunoimbrizi/es6-prototype-3d
https://github.com/brunoimbrizi/es6-prototype-3d
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/brunoimbrizi/es6-prototype-3d
- Owner: brunoimbrizi
- Created: 2016-06-29T11:34:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-02T22:57:29.000Z (over 6 years ago)
- Last Synced: 2024-10-19T00:19:31.274Z (about 1 month ago)
- Language: JavaScript
- Size: 441 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# es6-prototype-3D
Boilerplate for experiments using [Sketch.js][], [Three.js][], [GSAP][] and [ControlKit][].
[Sketch.js]: https://github.com/soulwire/sketch.js
[Three.js]: https://github.com/mrdoob/three.js/
[GSAP]: https://github.com/greensock/GreenSock-JS
[ControlKit]: https://github.com/automat/controlkit.js### Install
`$ npm install`
### Run
`$ gulp`