https://github.com/wayou/threejs-samples
examples written when i learn threejs
https://github.com/wayou/threejs-samples
Last synced: 7 months ago
JSON representation
examples written when i learn threejs
- Host: GitHub
- URL: https://github.com/wayou/threejs-samples
- Owner: wayou
- Created: 2014-10-27T13:12:47.000Z (almost 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2014-11-19T14:12:53.000Z (almost 11 years ago)
- Last Synced: 2025-01-23T04:15:03.958Z (9 months ago)
- Language: JavaScript
- Homepage: http://wayou.github.io/threejs-samples/app
- Size: 387 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
note:
- `computeCentroids()` method of `Geometry` was removed in r67 [refer](https://github.com/mrdoob/three.js/issues/5368)
- [BufferGeometry](http://threejs.org/docs/#Reference/Core/BufferGeometry) was added in the documentaion since r69