cal3d-opengl

OpenGL rendering for the Cal3D animation library

http://haskell.org/haskellwiki/Cal3d_animation

Latest on Hackage:0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-LGPL licensed by Gregory D. Weber
Maintained by let at = "@" in concat ["gdweber", at, "iue.edu"]

Connects the Cal3D animation library to OpenGL. Cal3D is a skeletal-based animation library written in C++. By itself, it does not rendering, but provides hooks so that any graphics API can render the model. This specializes the hooks for OpenGL. See also cal3d, cal3d-examples.