Description
OpenGL-style vector and matrix math can be used from Python rendering code. Graphics developers use PyGLM for transforms, camera math, quaternions, shaders, and game or visualization engines. Numeric behavior should match the coordinate conventions used by the project.