Jump to content
GreenSock

ggalan

skew with perspective [SOLVED]

Moderator Tag

Recommended Posts

can transform manager skew to create a cube rotating effect? in other words can you create a depth effect?

thank you

Link to comment
Share on other sites

No, TransformMatrixProxy doesn't bend the corners in like that - it's impossible with straight transform.matrix transformations. In order to accomplish it, you need to do BitmapData manipulation or use a special filter. I did create something that does pretty much exactly what you're looking for, called Simple3D but I never released it to the public. You can see a demo here: http://www.greensock.com/ActionScript/DistortedView/. Both classes are fully tweenable for animated effects. They're available to "Shockingly Green" Club GreenSock members because they're technically still in Beta. (see

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×