lambdacube-engine

Version 0.2.4 revision 0 uploaded by GergelyPatai.

Package meta

Synopsis
3D rendering engine written entirely in Haskell
Description

LambdaCube is a 3D rendering engine written entirely in Haskell. It targets newer graphics hardware. The engine uses Ogre3D's mesh and material file format. The main goal of this project is to provide a modern and feature rich graphical backend for various Haskell projects (e.g. FRP libraries).

While the interface looks huge on the surface, the only part of interest to application developers is the Graphics.LambdaCube module, and possibly Graphics.LambdaCube.Loader.StbImage. The rest is only exposed to make low-level interfacing possible.

Author
Csaba Hruska, Gergely Patai
Bug reports
http://code.google.com/p/lambdacube/issues
Category
Graphics
Copyright
n/a
Homepage
http://www.haskell.org/haskellwiki/LambdaCubeEngine
Maintainer
csaba (dot) hruska (at) gmail (dot) com
Package URL
n/a
Stability
experimental

Components