record-gl: Utilities for working with OpenGL's GLSL shading language and Nikita Volkov's "Record"s.

[ bsd3, graphics, library ] [ Propose Tags ]

Using Nikita Volkov's Record records to carry GLSL uniform parameters and vertex data enables library code to reflect over the types of the data to facilitate interaction between Haskell and GLSL.

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Dependencies base (>=4.6 && <5), base-prelude, containers (>=0.5), GLUtil (>=0.6.4), linear (>=1.1.3), OpenGL (>=2.8), record (>=0.3), tagged (>=0.4), template-haskell, vector (>=0.10) [details]
License BSD-3-Clause
Copyright Original work copyright (C) 2013 Anthony Cowley, modifications copyright (C) 2015 Sebastián Méndez
Author Sebastián Méndez
Maintainer sebas.chinoir@gmail.com
Revised Revision 1 made by rabipelais at 2015-03-23T05:10:59Z
Category Graphics
Source repo head: git clone http://github.com/rabipelais/record-gl
Uploaded by rabipelais at 2015-03-23T02:13:32Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1054 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]