tomy Posted July 17, 2017 Share Posted July 17, 2017 Hi, I need help with shaders in pixi . I trying to translate and rotate sprite with shaders. I am using PIXI.Filter but I can find any example with vertex shaders(only fragmet examples ). If someone can provide some example . Thanks Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted July 17, 2017 Share Posted July 17, 2017 https://github.com/pixijs/pixi.js/wiki/v4-Creating-Filters All shaders in https://github.com/pixijs/pixi-extra-filters/tree/master/src/filters Also, https://github.com/pixijs/pixi-plugin-example as faster variant. Sorry, its not that easy in pixi-v4 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.