npblender API¶
Table of Contents¶
Geometry¶
- Geometry : root class for actual geometries
- Mesh
- Curve
points
: ControlPointsplines
: Spline
- Cloud
points
: Point
- Instances
points
: Point
- Meshes
points
: Point
Animation¶
- Camera : for camera culling
- engine : animation engine
- Animation : basic yet powerful Animation class
- Simulation : advanced simulation
Maths¶
- Rotation
- Quaternion
- Transformation
- maths module
- maths.distribs module