insig Posted January 11, 2016 Share Posted January 11, 2016 Hi, is there any problem with ADD blend mode in WebGL renderer? I get different results with same image and properties. Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted January 11, 2016 Share Posted January 11, 2016 Yes, there is. https://github.com/pixijs/pixi.js/issues/2248 Quote Link to comment Share on other sites More sharing options...
insig Posted January 11, 2016 Author Share Posted January 11, 2016 Ok, fixed by renderer.blendModes[PIXI.BLEND_MODES.ADD] set to [gl.ONE, gl.ONE] 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.