Skip to content

Neintonine/.net-easing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

.NET Easing

A simple and barebone class/"library", that adds the most common easing functions.

Disclamer

None of the mathematical functions came from me. They all came from the awesome work from Andrey Sitnik and Ivan Solovev over at https://easings.net/#.

I just added them to C#.

Requirements

  • .NET 6+

Installation

You can use NuGet to add this class as a module. This will allow additional updates if necessary.

You obviously have the option to download the CS files and use them as is in your project. In that way you are free to change them as you like.

Support

If you wish to add a new easing function, you are free to create a fork and pull request.

About

A barebone class that adds the most common easing functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages