Tag Archives: Webkit
Webkit 3D Cube using new CSS transformations

Webkit 3D Cube using new CSS transformations

Posted 06 June 2009 | By | Categories: How-to | No Comments

Paul Hayes has been playing with CSS transformations and making 3D cubes: The impression of a three dimensional cube can be created using modern CSS techniques, without the need for JavaScript, imagery, canvas or SVG. Using the proprietary transform property to skew and rotate shaded rectangles, individual cube faces can combine to form a 3D [...]