The latest version of lambdacube-core is 0.2.0-0.

lambdacube-core

Version 0.1.0 revision 0 uploaded by CsabaHruska.

Package meta

Synopsis
LambdaCube 3D is a domain specific language and library that makes it possible to program GPUs in a purely functional style.
Description

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 LC_API and LC_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.

Author
Csaba Hruska, Gergely Patai
Bug reports
https://github.com/csabahruska/lc-dsl/issues
Category
Graphics
Copyright
n/a
Homepage
http://lambdacube3d.wordpress.com/
Maintainer
csaba (dot) hruska (at) gmail (dot) com
Package URL
n/a
Stability
experimental

Components