Renderable base Abstraction #32
Labels
component: bindings
Related to Python Bindings generation
component: engine objects
Related to objects from the engine itself (e.g. Cameras, Lights, Meshes, etc.)
type: docs
type: feature
Description
This keeps track of the implementation of our base object that will be used in this repository. It should be based on ThreeJS's
Object3D
implementation and should allow composing children of the same type.Tasks
The text was updated successfully, but these errors were encountered: