Lesson 02 of 13
Three.js for Realism
Set up Three.js and learn its three building blocks — a scene (the world), a camera (your eyes), and a renderer (the painter) — and the renderer settings that flip a scene from 'flat' to 'film-like'.
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) — and the renderer settings that flip a scene from 'flat' to 'film-like'.
The video walkthrough is coming soon. In the meantime, this lesson covers the topic from first principles, step by step.