Lesson 02 of 12
Meet Three.js
Set up Three.js and learn its three building blocks — a scene (the world), a camera (your eyes), and a renderer (the painter). You'll get a spinning cube on screen.
Video coming soon
The written lesson is below. Video walkthrough publishes shortly.
Set up Three.js and learn its three building blocks — a scene (the world), a camera (your eyes), and a renderer (the painter). You'll get a spinning cube on screen.
The video walkthrough is coming soon. In the meantime, this lesson covers the topic from first principles, step by step.