Description
Work with two-dimensional and three-dimensional geometry objects in Python. It provides vectors, matrices, quaternions, and related operations useful in graphics, games, simulation, and spatial calculations.
This is a math library, not a modeling application. Numerical geometry can be sensitive to coordinate systems, units, and precision, so projects should test calculations with representative data.