Fork me on GitHub

CSS 3D Transform support in X3DOM

07.07.2010 Uncategorized

Just a really simple example right now but this is really cool. We now support CSS 3D Transforms and CSS animation on X3D-Nodes. This only works in WebKit-based browser (Apple-WebKit and Google-Chrome) right now.

Screen shot 2010-07-07 at 17.26.24

It only works on < Transform >-nodes but you can use all forms to style your actually transformation.

More example coming soon.