
3 Jun
2012
3 Jun
'12
11:36 a.m.
Hi All, I've written a Haskell program that allows you to describe "dance movements" and it spits out javascript that does animation on an HTML 5 canvas (that's the platform independent bit). https://github.com/ckkashyap/Dancer Please do check it out and let me know what you think - all you'd need is Haskell platform. It's really preliminary at this point - The only animation that I've built using it is "walk" - this makes a matchstick man walk (you have to stretch your imagination a bit). Regards, Kashyap