I would like to know how can I animate a sperm, Like in This link.
I need to combine this animate so the animated sperm go from the left side of the screen to the right side.
I know how to implement the movement, I just want to know how can I create the animated sperm, so I can combine him on me Android App(I know that flash animation doesn't work on android).
Am I need to work with another program than Eclipse? or I can implement the sperm animation in the code(With Andengine or other library)?
Thanks!
http://bl.ocks.org/mbostock/1136236
Take a look..
Its made using D3js.. if you are willing to use javascript. It pretty slick!