I want to write a flash to simulate people dancing, but I think if I make all the animation by hand, it will be a huge work. So I am thinking if there is a library(or other things people has done previously) that I can make use of.
I can build the character, the foot, the arm and head etc. What I want is an algorithm to apply to the whole body to make it animate like a human, at least more smooth than a robot :)
Thanks.