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

Added Simplex Noise Filter #482

Merged
merged 5 commits into from
Jan 7, 2025
Merged

Added Simplex Noise Filter #482

merged 5 commits into from
Jan 7, 2025

Conversation

mehmetcanakbay
Copy link
Contributor

@mehmetcanakbay mehmetcanakbay commented Dec 29, 2024

Added simplex noise filter.

Filter creates a noise map and multiplies the current texture with it.

resim

output.mp4

@bigtimebuddy
Copy link
Member

Nice work @mehmetcanakbay! Two minor requests:

  • Can you add the new filter to the README?
  • Could you add screenshots to the doc for the filter (example)?

Copy link
Member

@bigtimebuddy bigtimebuddy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thank you!

@mehmetcanakbay
Copy link
Contributor Author

Thank you as well!

@bigtimebuddy bigtimebuddy merged commit 7b721a8 into pixijs:main Jan 7, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants