Lessons: 7Length: 42 minutes

Next lesson playing in 5 seconds

Cancel
  • 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.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.

Back to the top