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

Using Animations.jl for easings #13

Open
asinghvi17 opened this issue Jul 14, 2024 · 0 comments
Open

Using Animations.jl for easings #13

asinghvi17 opened this issue Jul 14, 2024 · 0 comments

Comments

@asinghvi17
Copy link
Collaborator

asinghvi17 commented Jul 14, 2024

Animations.jl has a pretty good collection of "easing functions" that we could use here to smooth out path changes.

This is very much a long term objective and not something I'm looking to do now, but it's a good way to structure the repo in my opinion.

We could have SmoothOutMove(move, easing) which simply warps the time sent to the move by the given easing function.

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

1 participant