3D Design
Under Construction
Definitions
Three.js is the 3D library that interacts with the GPU. All 3D operations are currently executed through Three.js.
THREEName - name for the variable that contains the Three.js scene object that 3D objects are added to and removed from to be displayed in 3D.
Actions
Visible:
Hidden: removed from scene: both the CM3Object and the Three geometry