Quiz Yourself: Advanced Meshes and Geometries
Test your understanding of creating and loading advanced meshes and geometries.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
Which function is used to combine multiple separate geometries into a single geometry in Three.js?
A.
BufferGroupUtils.mergeBufferGeometries()
B.
BufferGeometryUtils.mergeBufferMesh()
C.
BufferGeometryUtils.mergeBufferGeometries()
D.
THREE.Utils.mergeBufferGeometries()
1 / 7
...