https://github.com/cvdlab/three.js
Three.js for Bower
https://github.com/cvdlab/three.js
Last synced: 10 months ago
JSON representation
Three.js for Bower
- Host: GitHub
- URL: https://github.com/cvdlab/three.js
- Owner: cvdlab
- Created: 2015-08-13T15:49:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-15T15:16:53.000Z (about 10 years ago)
- Last Synced: 2024-03-26T07:08:56.820Z (almost 2 years ago)
- Language: JavaScript
- Size: 1.05 MB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Three.js for Bower
Official [three.js repo](https://github.com/mrdoob/three.js#threejs) is too large on Bower, so I picked files out from that repo.
Current version: [r72](https://github.com/mrdoob/three.js/releases/tag/r71).
In this repo the version is converted to `0.72.0` in semantic version for Bower to recognize.
### Usage
In your `bower.json`:
```
"dependencies": {
...
"three.js": "cvdlab/three.js"
...
}
```
### License
https://github.com/mrdoob/three.js/blob/master/LICENSE