Add Spiral goo animation: separate file with customizable spinning spiral gradient#4
Open
curtisahuang wants to merge 4 commits intomasterfrom
Open
Add Spiral goo animation: separate file with customizable spinning spiral gradient#4curtisahuang wants to merge 4 commits intomasterfrom
curtisahuang wants to merge 4 commits intomasterfrom
Conversation
…l styling for selects Co-authored-by: Cosine <agent@cosine.sh>
…ort and UI controls; implement offscreen fluid grid and rod-forcing rendering Co-authored-by: Cosine <agent@cosine.sh>
Co-authored-by: Cosine <agent@cosine.sh>
…al liquid simulation Co-authored-by: Cosine <agent@cosine.sh>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Introduced a new spiral goo animation as a standalone file and wired it into the playground for modularization and reuse. The spiral gradient spins and unwinds into straight arms, leaving a liquid-like trail, with the base color and disturbance color controlled by the user.
What changed:
How this solves the task:
https://cosine.wtf/cosine-stg/animation-playground/task/vc01u7ggguh2
https://cosine.wtf/gh/CosineAI/animation-playground/pull/4
Author: Curtis Huang