Few, this is the most difficult question I tried to answer. Short answer: web designers have no words to express three-dimensional transformations. To explain this to you in an understandable way, I will have to use mathematical concepts that I myself do not understand.
If you want to continue the investigation, you can take a look at: http://www.eleqtriq.com/2010/05/css-3d-matrix-transformations/
But I can explain it visually. http://duopixel.com/stack/webkitmatrix/ (this will need to be seen in Safari 5 with Snow Leopard, iPad or course). 
What you see is just an interface with 16 webkitCSSMatrix values, sliders that don't seem to do anything are associated with the z axis, and I suspect it would be visible if we had more objects on a three-dimensional canvas.
Change: after examining the link that I posted earlier, I noticed that the original author did the same example before, doh! http://www.eleqtriq.com/wp-content/static/demos/2010/css3d/matrix3dexplorer.html
methodofaction
source share