Welcome to Python-flavored Magnum! Please note that, while already being
rather stable, this functionality is still considered experimental and
some APIs might get changed without preserving full backwards compatibility.
module
trsTranslation/rotation/scaling-based scene graph implementation
Classes
- class Object2D
- Two-dimensional object with TRS-based transformation implementation
- class Object3D
- Three-dimensional object with TRS-based transformation implementation
- class Scene2D
- Two-dimensional scene with TRS-based transformation implementation
- class Scene3D
- Three-dimensional scene with TRS-based transformation implementation