- Overview
- Transcript
1.1 Welcome to the Course
In this course, you will learn how, with the help of JavaScript, you can create 3D graphics for the web using the Three.js framework. Join me in this introduction video to see what lies ahead.
1.Introduction1 lesson, 00:42
1.1Welcome to the Course00:42
2.3D Graphics With Three.js5 lessons, 40:47
2.1The Three.js Website05:58
2.2Creating a Scene10:04
2.3Creating a Shape08:56
2.4Let There Be Light10:21
2.5Basic Animation05:28
3.Conclusion1 lesson, 00:39
3.1Final Thoughts00:39
1.1 Welcome to the Course
Hello, and welcome to 3D on the web with three.js. My name is Craig Campbell, and I will be your instructor for this course. In this short course, we are going to take an introductory look at a framework that allows us to create and manipulate three dimensional objects using nothing more than JavaScript. You'll learn how to use three.js to create 3D scenes, build 3D shapes, add lighting to your scenes, and even animate your 3D objects. Now this course requires a solid understanding of the basics of JavaScript, so if you're ready to go, we'll get started in the next lesson. Thank you for watching.