UPDATE: Just pushed out an update for Safari. The animations should be working now in Safari and Chrome.
This is a short day cycle animation that I made entirely out of CSS3, no images or JavaScript were used for the animations themselves (I did use some JavaScript to add a class to the body to trigger the animation). My thoughts on CSS3 animations are still slightly in the air (presentation layer vs behavior layer), but it seems they are extremely powerful, and in creating this experiment I found that to be true. Along with that, I've found a few discrepancies in how they work already just between Safari and Chrome. There are a few bugs in my experiment in Safari, but I am working to see if I can figure those out. I am also one that leans towards stuff like this being somewhat irrelevant to the web (a bunch of empty divs don't really mean much in terms of a website), but this was actually quite entertaining putting this together and somewhat of a valuabe learning experience.
Any feedback or suggestions is welcome or ideas of additions to an animation cycle.