lukasyno Posted March 29, 2015 Share Posted March 29, 2015 Hello, I found pixiFLIP plugin http://www.goodboydigital.com/pixijs/pixiFLIP/But this plugin is buggy, problem is with depthsort normal displayList and pseudo 3D displayList.I want fix this, where Can I grab source for this plugin?It is open source plugin? Quote Link to comment Share on other sites More sharing options...
rroylance Posted May 27, 2015 Share Posted May 27, 2015 The code for it is in the dev-flip branch in the pixi.js Github repo (https://github.com/GoodBoyDigital/pixi.js/tree/dev-flip). To build it you'll need to fix a couple conflicts that were commited, they are in package.json and src/filters/displacement/displacement.frag (this issues exist at the current time anyway, this will change whenever the next commit is in). Quote Link to comment Share on other sites More sharing options...
terencechow Posted June 23, 2015 Share Posted June 23, 2015 Is this dev branch stable now? ie are the conflicts corrected? Quote Link to comment Share on other sites More sharing options...
xerver Posted June 23, 2015 Share Posted June 23, 2015 Is this dev branch stable now? ie are the conflicts corrected? If it was stable, we would have merged it into the `dev` line already (or split it out into a separate module). It is still under development. Quote Link to comment Share on other sites More sharing options...
Alex_Matveev Posted June 25, 2015 Share Posted June 25, 2015 pixiFLIP support WebGL only? 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.