...
/Quiz Yourself: The Basic Components That Make Up a Three.js App
Quiz Yourself: The Basic Components That Make Up a Three.js App
Test your understanding of the basic components that make up a Three.js application.
We'll cover the following...
We'll cover the following...
1
What is the base class of THREE.Mesh
and THREE.Scene
?
A)
THREE.Geometry
B)
THREE.Renderer
C)
THREE.Object3D
D)
THREE.Material
Question 1 of 70 attempted
...