Description
Utilities for working with OpenGL matrices.
Description
Some utilities for working with OpenGL matrices, most of the source is from https:/github.comkigtomtegebrablobmasterTomtegebra/Matrix.hs, by kig (Ilmari Heikkinen).
README.md
GLMatrix
A small haskell library for handling OpenGL matrices.
Most of the source is taken from tomtegebra's repository, so the license is GNU GPL.