Quiz Yourself: Creating First 3D Scene with Thee.js
Test your understanding of the basics of the 3D scene with Three.js.
We'll cover the following...
We'll cover the following...
1
What components are required for every Three.js application?
A)
Camera, renderer, and mesh
B)
Camera, scene, and renderer
C)
Scene, fog, and materials
D)
Lights, camera, and fog
Question 1 of 60 attempted
...