The ability to render 3D objects in the browser opens up many exciting possibilities for creating interactive experiences. Even a simple task such as rendering a cube requires some knowledge in 3D jargon. Hopefully, this article will get you up to speed and provide the necessary basis, which will help you even if you'll require more advanced features later on.
Table of contents
Getting Started With Three.jsWhat does it take to render a simple cube?The scene3D geometryMaterialsMeshLoadersCameraLightingShadowsRendererAnimatingCamera controlsMouse eventsExtra read1 Comment
Sort: