Python Computer Graphics Kit
Previous:
7.2 Globals
Up:
Python Computer Graphics Kit
Next:
8.1 Component
8. Components
This chapter lists all available components.
Subsections
8.1
Component
-- Component base class
8.2
Timer
-- Manages the virtual time
8.3
EulerAdapter
-- Convert euler angles to mat3, mat4 or quat
8.4
Expression
-- Using expressions to drive animations
8.5
LookAt
-- Align the orientation of objects so they point to a particular target
8.6
ValueTable
-- Animate a value from a table of values
8.7
Tunnel
-- Connect slots located on different machines
8.8
ODEDynamics
-- Rigid body dynamics using the Open Dynamics Engine
8.8.1
ODEContactProperties
-- Contact properties during collision
8.8.2
ODEBodyManipulator
-- Apply external forces/torques to bodies
8.8.3
ODECollisionEvent
-- Collision event object
8.9
FlockOfBirds
-- Retrieving values from an Ascension Flock of Birds
motion tracker
8.10
GnuPlotter
-- Plot values using Gnuplot
8.11
PIDController
-- Proportional-Integral-Derivative controller
8.12
SlideShow
-- Displaying a series of images
8.12.1 Slide class
8.12.2 XFade transition
8.12.3 XCube transition
8.13
MotionPath
-- Motion path
Python Computer Graphics Kit
Previous:
7.2 Globals
Up:
Python Computer Graphics Kit
Next:
8.1 Component
Release 2.0.0alpha8, documentation updated on February 24, 2008.