...

/

Quiz Yourself: Working with Three.js Materials

Quiz Yourself: Working with Three.js Materials

Test your understanding of working with materials in Three.js

We'll cover the following...
Technical Quiz
1.

Which material in Three.js is not influenced by lights?

A.

THREE.MeshLambertMaterial

B.

THREE.MeshStandardMaterial

C.

THREE.MeshBasicMaterial

D.

THREE.MeshPhongMaterial


1 / 6
...