[PyOpenGL-Users] pycal3d - python binding for cal3d.
Brought to you by:
mcfletch
From: <il...@ya...> - 2003-03-03 05:21:01
|
Hi, thought there might be some people on this list interested in a cal3d(character animation library) wrapper I've done. Check out http://www.py3d.org/ for downloads. http://cal3d.sf.net for details on cal3d. Got a mini_viewer like test program written almost entirely in python. .raw texture loading, and rendering of models is still done in c++. Loads other image types with pygame(PIL could be dropped in easily if wanted) Still need to clean it up a bit, - write some docs, - get doc strings for all the various cal3d methods/classes. - move some of the functions in the test program into a seperate module. Bug reports/patches greatly accepted. But for the next couple of weeks or so I'm going to be making a small game, and won't be touching it much. __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com |