Lessons: 10Length: 50 minutes

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

4.1 Summary

Thanks a lot for following along with this course! In this final lesson, I'll talk a little bit about some directions you can take to further your knowledge of Three.js.

4.1 Summary

So certainly that's it for this course in three.js. I hope you now have a better grasp of what three is and how to go about creating a three.js project. We've learned of its scenes, lights, positions, cameras, tweening. So what now? Well, while we've learned the foundations of three, the possibilities of what you can make are endless. Three is extremely powerful and has a giant API to help you create whatever you like. This is the three documentation page to see the full list of methods available to you. Three also has an excellent example page, where you can see live in the browser examples of how powerful three is, as well as showing you what features were used to create each demo. Pretty impressive. I hope you've had fun and this has inspired you to make something cool in the browser. If you do, send me a tweet or short memo. I'd love to see what you have made. Thanks again.

Back to the top