lambdacube-gl: OpenGL backend for LambdaCube graphics language (main package)

[ bsd3, graphics, library ] [ Propose Tags ]
This version is deprecated.

LambdaCube 3D is a domain specific language and library that makes it possible to program GPUs in a purely functional style. Programming with LambdaCube constitutes of composing a data-flow description, which is compiled into a specialised library. The language provides a uniform way to define shaders and compositor chains by treating both streams and framebuffers as first-class values.

As a user of the library you only need to import the LambdaCube.GL and LambdaCube.GL.Mesh modules. You should check out the pointers at http://lambdacube3d.wordpress.com/getting-started/ to understand the principle behind the library, and also have a good look at the lambdacube-samples package.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2.0, 0.2.1, 0.2.2, 0.4.0.0, 0.4.0.1, 0.4.0.2, 0.5.0.1, 0.5.0.3, 0.5.0.4, 0.5.0.5, 0.5.1.0, 0.5.1.1, 0.5.1.2, 0.5.2.0, 0.5.2.2, 0.5.2.3, 0.5.2.4 (info)
Dependencies base (>=4.7 && <5), binary (>=0.7 && <0.8), bitmap (>=0.0.2 && <0.0.3), bytestring (>=0.10 && <0.11), bytestring-trie (>=0.2 && <0.3), containers (>=0.5 && <0.6), lambdacube-core (==0.2.0), lambdacube-edsl (==0.2.0), language-glsl (>=0.2 && <0.3), mtl (>=2.2 && <2.3), OpenGLRaw (>=1.5 && <1.6), prettyclass (>=1.0 && <1.1), vector (>=0.10 && <0.11) [details]
License BSD-3-Clause
Author Csaba Hruska, Gergely Patai
Maintainer csaba (dot) hruska (at) gmail (dot) com
Category Graphics
Home page http://www.haskell.org/haskellwiki/LambdaCubeEngine
Bug tracker https://github.com/csabahruska/lc-dsl/issues
Uploaded by CsabaHruska at 2015-11-26T17:16:44Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 10540 total (38 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-11-26 [all 1 reports]