jurito Posted February 13, 2014 Share Posted February 13, 2014 Hello,i am trying to achieve an alpha mask filter on an image using as mask a displayobjectcontainer with as children a bunch of animated shapes. In easeljs i did it by caching both the image and the mask, how would be the pixi way to do that? I am wondering about using a second canvas for the mask an feeding its pixels (on enter frame) as a texture for the filter.Is there a more obvious way i missed? TIA 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.