Description
Provides C++ and Python math types for 2D and 3D vectors, matrices, and computer graphics operations. These primitives are common in rendering, animation, image processing, and visual effects.
It is useful for graphics software, VFX pipelines, simulation, geometry tools, and applications that need shared math types. Developers should keep coordinate systems, units, and precision assumptions consistent.