I’m using Chrome 12 in a Linux 64bit box, but I can’t get any of the samples bellow to work:
- http://www.satine.org/research/webkit/snowleopard/snowstack.html
- http://www.marcofolio.net/css/3d_animation_using_pure_css3.html
- http://kevchapman.co.uk/css/webkit-css-perspective-demo/
They all use -webkit-perspective, but the final results differ a lot from the results got in Safari (Windows XP). So, after all, does Chrome support CSS 3D transforms? Or the support is still limited?
Thanks!
Go to the Chromium web SCM interface and check that your GPU isn’t blacklisted.
Also, go to chrome://gpu/ and check that Chrome reports 3D CSS as enabled.