Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom filter not working (copied from example) #10518

Closed
weepy opened this issue May 8, 2024 · 1 comment
Closed

Custom filter not working (copied from example) #10518

weepy opened this issue May 8, 2024 · 1 comment

Comments

@weepy
Copy link
Contributor

weepy commented May 8, 2024

Current Behavior

The custom filter example works on the PIXI examples website. However if I copy and paste it - it no longer works.

Expected Behavior

Should see the glsl filter working ok.

Steps to Reproduce

Here is a stackblitz

https://stackblitz.com/edit/stackblitz-starters-ef4zpt?file=index.html

Environment

Chrome , Macos, latest pixijs

Possible Solution

No response

Additional Information

No response

@GoodBoyDigital
Copy link
Member

looks like a sneaky fg.r= 0.0; line got added! removing it will make the demo work as intended 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants