COPYING
LICENSE
MANIFEST.in
README.md
README.rst
setup.cfg
setup.py
PyGLM.egg-info/PKG-INFO
PyGLM.egg-info/SOURCES.txt
PyGLM.egg-info/dependency_links.txt
PyGLM.egg-info/top_level.txt
glm/__init__.py
glm/datatypes.py
glm/prep.py
glm/detail/__init__.py
glm/detail/_vectorize.py
glm/detail/func_common.py
glm/detail/func_exponential.py
glm/detail/func_geometric.py
glm/detail/func_integer.py
glm/detail/func_matrix.py
glm/detail/func_trigonometric.py
glm/detail/func_vector_relational.py
glm/detail/prep.py
glm/detail/setup.py
glm/detail/type_float.py
glm/detail/type_int.py
glm/detail/type_mat2x2.py
glm/detail/type_mat2x3.py
glm/detail/type_mat2x4.py
glm/detail/type_mat3x2.py
glm/detail/type_mat3x3.py
glm/detail/type_mat3x4.py
glm/detail/type_mat4x2.py
glm/detail/type_mat4x3.py
glm/detail/type_mat4x4.py
glm/detail/type_vec2.py
glm/detail/type_vec3.py
glm/detail/type_vec4.py
glm/gtc/__init__.py
glm/gtc/color_space.py
glm/gtc/constants.py
glm/gtc/matrix_access.py
glm/gtc/matrix_inverse.py
glm/gtc/matrix_transform.py
glm/gtc/quaternion.py
glm/gtc/random.py
glm/gtc/round.py
glm/simd/__init__.py
glm/simd/platform.py