Next: Graphics, Previous: Input, Up: API Reference [Contents][Index]
Chickadee contains data types and procedures for performing the most common computations in video game simulations such as linear algebra with vectors and matrices and axis-aligned bounding box collision detection.
• Vectors: | Euclidean vectors. | |
• Matrices: | Transformation matrices. | |
• Rectangles: | Axis-aligned bounding boxes. |