Description
In this course, you will :
- Discover the fundamentals of real-time 3D web applications.
- Learn how to get started with ThreeJS, a popular Open Source WebGL library.
- Discover Geometry, Lights, and Cameras.
- Learn how to load complex 3D objects from online retailers.
Syllabus :
1. The ThreeJS Primer
- A real-time 3D primer
- Setting up a simple Three.JS app
- The basis of all Three.JS apps
- Creating a rotating cube
- The Three.JS Editor
- Geometries
- Materials
- Loaders
- Animation