Does any one know if there is a book or a detail tutorial on how to implement threeJS? I've been to mr. doobs github and downloaded threeJS and it is freaking awesome. Compared to normal webGL it makes creating 3d objects way more simpler. Still I'm not as smart as Mr Doobs so I do need a book or something to guide me through. Any links will be most appreciated. Thanks!
|
feedback
|
closed as not constructive by casperOne♦ May 15 at 16:12
This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.
|
Take a look at the articles on the wiki: https://github.com/mrdoob/three.js/wiki This one was published recently: | |||||
feedback
|
|
I don't know of a three.js book. The API is still in development / unstable so a book would be out of date pretty quickly. I'm sure there will be one in the future though as it's an excellent library. You can checkout the three.js sub-reddit though. In the sidebar on the right hand side you will find lots of resources to get you started. Hope that helps. | |||
|
feedback
|