Lesson
Add objects to the scene
Create a Mesh by combining a BoxGeometry with a MeshBasicMaterial, add it to the scene, and render it.
- Access
- Included
- Transcript
- Needs source
Create a Mesh by combining a BoxGeometry with a MeshBasicMaterial, add it to the scene, and render it.