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

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

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