glider.object¶
Status: | Draft |
---|---|
Version: | beta |
Authors: | Eugene Lazutkin, Robertus Harmawan Johansyah |
Summary¶
glider.object is namespace that handles object matters inside the Glider environment. It could be object rendering data (vertex position, face data, texture mapping and transformation data) or camera view management and builder system to create them.
Inside¶
glider.event contains:
BuilderSystem
Camera
DrawingSystem
RenderData
RenderObject
Synchronizeable
TransformData