A 2D space simulation who simulates an astronaut in orbit.
This animation was written in JavaScript/jQuery, based on CSS3's new coolest feature. The feature that I'm talking about, is called rotate() <2D>. This simply function allow us to rotate whatever object, image, and so on. However for controlling directly it, I used jQuery. Remember that the <rotate> keyword is not of default in JavaScript/jQuery's keywords yet. Therefore I used the following lib to wrap it all (<jquery-
View full history Series and milestones
trunk series is the current focus of development.