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...
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()
Question 1 of 70 attempted
...