...

/

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...
Technical Quiz
1.

What is the base class of THREE.Mesh and THREE.Scene?

A.

THREE.Geometry

B.

THREE.Renderer

C.

THREE.Object3D

D.

THREE.Material


1 / 7
...