Neso Posted May 3, 2016 Share Posted May 3, 2016 Hi anybody noticed issues with masking on the latest chrome v50.0.2661 Masking seems to be completely broken even on vanilla pixijs example. http://pixijs.github.io/examples/index.html?s=demos&f=masking.js&title=Masking Firefox and canary work fine. Thank you for the help. Additional information about problem. It only ocures on windows 10 with AMD graphic cards. Solution would appear to be disabling webgl rendering and fallbacking to canvas. Quote Link to comment Share on other sites More sharing options...
rohde Posted May 6, 2016 Share Posted May 6, 2016 On 5/3/2016 at 0:25 PM, Neso said: Solution would appear to be disabling webgl rendering and fallbacking to canvas. Just remember that only masking with Graphics vector objects are supported with canvas, bitmap textures as alpha masks are not (at least it wasn't when I tried with Pixi 3.0.7 - it took some time before I found out why it did not work...) 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.