Doing "Metacube" inspire me in Paul Hayes's 3D Cube.
The "MetaCube" experiment is done using HTML and CSS3 -webkit only. So Safari and Chrome are welcome.
The cubes inside the cubes thing is made to show how you can continue adding perspective to the inner elements and keep them into the 3D world.
This adds interesting possibilities within the DOM, so I'm thinking about moving to the 4th dimension from here.
As usual I choose the 4x4 matrix3d to enable 3D hardware acceleration.
Use the mouse to make some elements pop-up and the keybard arrows to turn the main cube in all directions. Enjoy and don't forget to take a peek at the source code.
Thanks to is-real.net for helping me out.