Wednesday, 11 September 2013

Spherical motion around object using JavaScript

Spherical motion around object using JavaScript

I have an object (image) in the center of the screen. Now I want to
animate some circles around this object. What is the best idea to realize
that task? Should I use any dedicated JS library for animation?

No comments:

Post a Comment