Introduction to Three.js Fundamentals
Explore core Three.js fundamentals by setting up your environment and understanding essential components such as scenes and light sources. This lesson prepares you to create your initial 3D scene with confidence.
We'll cover the following...
We'll cover the following...
Overview
In the first part, we’ll introduce the basic concepts of Three.js and make sure you have all the information needed to get started. We’ll start by setting up our development environment and in the following chapters, explore some of the core concepts that make up Three.js.
This part includes the following chapters:
Creating the first 3D Scene with Three.js
The Basic Components That Make up a Three.js Application
Working with Light Sources in Three.js