In the CSS Transforms Module Level 2 there will be individual transform properties for translate, scale, and rotate. This pen by Wes Bos demonstrates the new rotate syntax (use Canary): See the Pen ALbmzN by Wes Bos (@wesbos) on CodePen. So how exactly is said syntax? Here’s a snippet from the spec: The rotate property …
Tag Archives: rotation
New CSS
CSS/JS 3D Image Transitions
3D Image Transitions → (via The Mozilla Dev Derby (March 2012))
ʀoToᴙ.js
rotate3d manipulation library – enables manipulation of DOM nodes on three rotation axis, as if it was wrapped in a virtual trackball ʀoToᴙ.js demo → ʀoToᴙ.js source (GitHub) →