Animating a cube using only CSS3
fofronline.com
Animating a cube using only CSS3
1–4 of 4 posts
Re: Animating a cube using only CSS3
#2> Supported browsers: WebKit Nightly r46042+
Re: Animating a cube using only CSS3
#3> Supported browsers: WebKit Nightly r46042+
Also works with the current version of Safari, no Nightly needed. Doesn’t work with Chrome. You should still try, though. Looks funny.
Re: Animating a cube using only CSS3
#4It's very nicely done. Movement via keyboard is done by JS (not surprising), though all animation is done by CSS. JS just defines where to stop.