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

Algorithms #4

Open
AgentNemo opened this issue Jul 16, 2022 · 0 comments
Open

Algorithms #4

AgentNemo opened this issue Jul 16, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@AgentNemo
Copy link
Collaborator

We need a set of algorithms for reducing and increasing the volume depending on the strokes. I already created the branch feature/alg with a interface for the algorithms and the structures needed.

A linear independed algorithm was already implemented to show how the algorithm can be implemented with the new interface and structures.

I found different ressources with good algorithms and explanation.

We could also use this example to demonstrate the user how an algorithm works https://easings.net/

@AgentNemo AgentNemo added the enhancement New feature or request label Jul 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant