Skip to content
Zuzu-Typ edited this page Nov 30, 2020 · 8 revisions

PyGLM Wiki

Welcome to PyGLM's wiki

The wiki is continuously growing and improving.

I recommend starting at PyGLM Types if you're new.

You can also have a look at the reference of PyGLM's functions.
(Or refer to the Python Help system or __doc__ fields if you need more info about individual functions).

>>> help(glm.identity)
Help on built-in function identity in module glm:

identity(...)
    identity(matrix_type: type) -> matNxM
    Builds an identity matrix.

Feel free to browse through the other wiki pages.

Thank you for using PyGLM!

Pages in this wiki