Ive just added the skeletal animation code into trunk. It includes
tests, tools and a new chapter in the programming guide.

To get it, checkout revision #798 from the repo.

The tests include:
test_skeleton.py : display a skeleton
test_skeleton_bitmap_skin.py : show a skeleton with a skin
test_skeleton_anim.py : animate a skeleton

tools include:
tools/skeleton/skeleton_animator.py : place the bones and skin of a skeleton
tools/skeleton/animator.py : create animations
tools/skeleton/anim_player.py : play animations
tools/view_skeleton.py : view skeletons as sticks

To read the new documentation do:
cocos/trunk$ ./tools/gendoc.sh html-api
cocos/trunk$ ./tools/gendoc.sh html-guide
cocos/trunk$ firefox doc/html/programming_guide/index.html

Please test, comment, fix, use, etc.

Lucio.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cocos2d discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cocos-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to