lambdacube-bullet: Example for combining LambdaCube and Bullet

[ bsd3, deprecated, graphics, library, physics ] [ Propose Tags ]
Deprecated

Example for combining LambdaCube and Bullet


[Skip to Readme]

Modules

  • Graphics
    • LambdaCube
      • Graphics.LambdaCube.Bullet

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.1, 0.2.1
Dependencies base (>=4 && <5), bullet, lambdacube-engine, mtl (>=2 && <3), vector [details]
License BSD-3-Clause
Copyright (c) 2009-2011, Csaba Hruska
Author Csaba Hruska
Maintainer csaba (dot) hruska (at) gmail (dot) com
Category Graphics, Physics
Home page http://www.haskell.org/haskellwiki/LambdaCubeEngine
Bug tracker http://code.google.com/p/lambdacube/issues
Uploaded by CsabaHruska at 2011-06-23T01:17:54Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1802 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-27 [all 9 reports]

Readme for lambdacube-bullet-0.2.1

[back to package description]
An library for combining LambdaCube and Bullet physics.

Check out the website for further details:

http://www.haskell.org/haskellwiki/LambdaCubeEngine
http://www.haskell.org/haskellwiki/Bullet

Disclaimer: this is a huge mess for the moment, don't be surprised if things don't work as expected. ;)