Yo! all awesome three.js folks.
For a beginner starting out to learn three.js what are the best resources which will get me up and running quickly.
Thanks!
Since you have made a good choice, look at this:
https://threejs.org/
https://stemkoski.github.io/Three.js/
http://blog.teamtreehouse.com/the-beginners-guide-to-three-js
Hey @Tom
Thanks for the links. Those are some pretty neat examples.
I would love to fork those and hog on But, I donβt think am at that stage right now.
Any good basic tutorials I can start munching on and build my appetite
The website https://stemkoski.github.io/Three.js/ uses a three.js
version that is more than four years old. Many things in the library have changed over the time.
Instead, have a look at the official examples at https://threejs.org/examples/. We always try to keep them up to date and compatible with the latest version of three.js
.
1 Like