Simple example of 3D Transformations using only CSS3 properties:
- animation
- @keyframes
- perspective
- perspective-origin
- transform
- transform-style
- transform scale3d(a,b,c) rotate3d(deg_val) translateZ(px_val)
Morphing Power Cubes by
https://www.webkit.org/blog/386/3d-transforms/
W3schools
http://www.w3schools.com/cssref/css3_pr_transform.asp
http://www.w3schools.com/cssref/css3_pr_animation-name.asp
Version: 1.0
Browser support: WebKit