is there a plan to support 3D transforms? Like Y Rotation? Thx.
Printable View
is there a plan to support 3D transforms? Like Y Rotation? Thx.
You shouldn't have to wait too long for some basic 3d transform support, similar to what we had in the beta :)
six months later and still no 3D transforms!
Experimental 3D transforms have been in for a couple of months now. However, Animator only renders 3d transforms with no perspective, once perspective is added you'll have to rely on testing it in a browser with 3d/perspective support.
Got it. Any plans to render in 3D outside the browser?
And is there any provision to animate "perspective-origin" to create a 'moving camera' effect?
We are working on properly rendering 3d perspective in Animator.
Animating the perspective/perspective-origin is on our backlog. If you really want this, you could also add it manually to the exported html yourself or to the project properties -> Head HTML.
when you change the Perspective in the Advanced section, you can see the perspective in the browser. Try playing with the perspective setting.
only works in safari based browsers it seems
Yeah, it is webkit specific for now. So should work in Safari, Chrome and iOS (not sure about Android 4+).