GLMatrix: Utilities for working with OpenGL matrices

[ gpl, graphics, library ] [ Propose Tags ]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1
Dependencies base (>=4.6 && <4.7), OpenGLRaw (>=1.4 && <1.5) [details]
License GPL-3.0-only
Author kig, fiendfan1
Maintainer fiendfan1@yahoo.com
Category Graphics
Home page https://github.com/fiendfan1/GLMatrix
Uploaded by fiendfan1 at 2014-03-15T20:20:41Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2091 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]

Readme for GLMatrix-0.1.0.0

[back to package description]

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