Posts tagged as:

3d

Firefox and moz-transform – modifying the coordinate system

July 19, 2009

Following the announcement of the Webkit team that they implemented support of W3C CSS 3D Transform draft, I had to see if Firefox has support for similar features. Yes, they have – through the moz-transform property. A detailed description of the CSS transform functions can be found on this page.
Zachary Johnson built a nice demo [...]

Read the full article →

Webkit CSS based 3d transforms applied to OpenLaszlo DHTML

July 17, 2009

The Webkit team has taken JavaScript/CSS to the next level again. They’ve announced support for CSS based 3d transforms for Webkit Nightly Builds on OS X Leopard:
WebKit on Mac OS X now has support for CSS 3D transforms, which allow you to position elements on the page in three-dimensional space using CSS. This is a [...]

Read the full article →