Sebi Posted June 6, 2014 Share Posted June 6, 2014 Hi guys, does anyone know if it's possible to skew a SpriteBatch or DisplayObjectContainer in pixi yet? Quote Link to comment Share on other sites More sharing options...
Sebi Posted June 6, 2014 Author Share Posted June 6, 2014 Nvm, skew is fairly easy to implement.But I need to distort the texture/sprite. I heard that is possible with the 4x4 Matrix of WebGL, how would I go about that? // editFound an solution that works for me. I will simply use CSS3 perspective transforms on my canvas element. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.