Ninjadoodle Posted January 23, 2018 Report Share Posted January 23, 2018 Hi @enpu Just wondering, if there are any examples of how to make effects with the WebGL plugin. Would it be basically the same as the code from the PixiJS website? Specifically, I'd like to try making a blur effect (blur a specific container), as well as a glow effect (on a container). Thanks in advance for any help Link to comment Share on other sites More sharing options...
enpu Posted January 23, 2018 Report Share Posted January 23, 2018 @Ninjadoodle https://www.panda2.io/plugins/pixi/docs Here is list of all WebGL filters included in Pixi plugin. Also there is link to the API documentation of all filters and one example on how to use them in Panda. Ninjadoodle 1 Link to comment Share on other sites More sharing options...
enpu Posted January 23, 2018 Report Share Posted January 23, 2018 Also in the Pixi plugin example project there is more examples on how to use the filters. Did you look at that? Ninjadoodle 1 Link to comment Share on other sites More sharing options...
Ninjadoodle Posted January 23, 2018 Author Report Share Posted January 23, 2018 @enpu - Ahh, I just found it, I though it was just the fish, but I see there is a whole new scene there Thanks for the links and tips, I'll go have a good look at it now! Link to comment Share on other sites More sharing options...
Ninjadoodle Posted January 23, 2018 Author Report Share Posted January 23, 2018 @enpu - The effects don't seem to work with hires. Link to comment Share on other sites More sharing options...
enpu Posted January 23, 2018 Report Share Posted January 23, 2018 @Ninjadoodle Thanks for the info, will take a look on that! Ninjadoodle 1 Link to comment Share on other sites More sharing options...
enpu Posted January 23, 2018 Report Share Posted January 23, 2018 Fixed in v1.1.1 Ninjadoodle 1 Link to comment Share on other sites More sharing options...
Recommended Posts