[Haskell-cafe] Summer Of Code 2009 project idea
Csaba Hruska
csaba.hruska at gmail.com
Wed Mar 18 18:50:16 EDT 2009
Hi!
I'd like to participate in gsoc2009.
My project idea is to complete my initial render backend (
http://www.haskell.org/haskellwiki/LambdaCubeEngine) what can be useful for
(possibe more) haskell projects.
I'd like to extend it to support physics (reusing hpysics source code), etc.
Current features:
+ easy (from user view) model loading and rendering
+ definig materials (texture layers, blending setup, shaders, etc) via
readable material scripts
+ fast rendering via vertex buffers
Some planned features:
+ skeletal animation (in progress)
+ physics (hpysics) integration
+ efficient terrain rendering
+ some mesh modifier combinators
etc..
Do you think is this useful? Or should i think out a more relevant idea?
Cheers,
Csaba Hruska
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090318/52874fab/attachment.htm
More information about the Haskell-Cafe
mailing list