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

feat: add Perlin noise animation #26

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TokenRat
Copy link
Collaborator

@TokenRat TokenRat commented Sep 6, 2024

Introduce new "AnimatePerlin" state to the FSM for displaying Perlin noise patterns. Updated global variables and menu selections to support the new animation mode.

Introduce new "AnimatePerlin" state to the FSM for displaying Perlin noise patterns. Updated global variables and menu selections to support the new animation mode.
@TokenRat
Copy link
Collaborator Author

TokenRat commented Sep 6, 2024

It looks like crap.

I found https://www.reddit.com/r/FastLED/comments/11xieiu/psa_fastleds_inoise8_function_has_half_the/ - I think the values need to be scaled/handled differently. I will dig more into this if the other things work. Or if anyone happens to want to pick it up… feel free. :)

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

Successfully merging this pull request may close these issues.

1 participant