spassvogel Posted July 1, 2020 Share Posted July 1, 2020 Hi, I have to start out by saying GLSL is not my strong suit, but I found this nice effect https://codepen.io/davidhartley/pen/seEki I'm totally digging this and would like to use something similar in a project. However it's using Pixi v2. I tried to port it over, using a `PIXI.Filter` as `PIXI.AbstractFilter` doesnt exist anymore but nothing much seems to happen. Also `syncUniforms` does not exist on PIXI.Filter, I dont know if thats why it's not working? Here is my fork, using PIXI 5.3 https://codepen.io/spassvogel/pen/xxZPymy can anyone help me along? 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.