vlasenkoigor29 Posted February 26, 2015 Share Posted February 26, 2015 Hello everyoneI'm trying to create my own custom PIXI filter with glow effect for text, but i dont know anything about shaders and GLSL to finish my filterDoes anyone has complete solution for glow effect? please share with me Quote Link to comment Share on other sites More sharing options...
agamemnus Posted February 27, 2015 Share Posted February 27, 2015 msha does... :-) Msha, feel free to share it! Quote Link to comment Share on other sites More sharing options...
msha Posted February 27, 2015 Share Posted February 27, 2015 http://codepen.io/mishaa/pen/raKzrm vlasenkoigor29, labrat.mobi, benny! and 2 others 5 Quote Link to comment Share on other sites More sharing options...
vlasenkoigor29 Posted February 27, 2015 Author Share Posted February 27, 2015 Thank you so much. It looks so cool Quote Link to comment Share on other sites More sharing options...
vlasenkoigor29 Posted March 6, 2015 Author Share Posted March 6, 2015 Hi again! This shader works very good, i'm fully enjoy it. But i have single additional wish to make it also with inner glowing. If is it possible to modify it easy to inject another one parameter to implement also inner glowing? thanks Quote Link to comment Share on other sites More sharing options...
msha Posted March 7, 2015 Share Posted March 7, 2015 Have you tried modifying it yourself? Should be pretty easy. I can clear up anything you don't understand in the code... Quote Link to comment Share on other sites More sharing options...
xerver Posted March 8, 2015 Share Posted March 8, 2015 Any chance you putting that filter into a PR for the PIXI v3 filter plugin? Quote Link to comment Share on other sites More sharing options...
msha Posted March 8, 2015 Share Posted March 8, 2015 Sure Quote Link to comment Share on other sites More sharing options...
Alex_Matveev Posted May 15, 2015 Share Posted May 15, 2015 The filter http://codepen.io/mishaa/pen/raKzrm work in PIXI v3? Quote Link to comment Share on other sites More sharing options...
Gorgi Kakasevski Posted August 3, 2016 Share Posted August 3, 2016 I don't think so. I try it with v3 and v4 but I got errors. Maybe it will need a little modifications and if someone could provide us simple example for v3 will be great. Another that I have is when I implement the filter on circle in v2, the effect is only in the borders of the rect in which the circle is placed (see the image bellow). Quote Link to comment Share on other sites More sharing options...
Madmicra Posted August 5, 2016 Share Posted August 5, 2016 I posted in http://www.html5gamedevs.com/topic/14632-pixi-v3-and-custom-filter-throwing-errors/ I have managed to convert this for PIXI v3 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.