mt.glm

Alias module of `OpenGL.GL`_ of pyglm.

Instead of:

import glm

You do:

from mt import glm

It will import the pyglm and provide some additional, mostly svd-related, functions that MT has written.

Please see Python package pyglm for more details.

Submodules