Hi,
Can I create some realistic physics with Sencha Animator such as using Box2D with this tool?
Thanks.
Printable View
Hi,
Can I create some realistic physics with Sencha Animator such as using Box2D with this tool?
Thanks.
Sencha Animator is based on CSS3 Animations, which are mostly static at the moment. If you need to have dynamic animations (e.g. for physics simulations) you could use Animator to create the stage/elements and then use your own library to animated them.
Thanks for your response Arnebech. Can you give me any suggestion for some physics engine that I can use with the animation I created in Animator?