Skip to content

A collection of easing functions made for use with Udon.

License

Notifications You must be signed in to change notification settings

zoebuffer/UEase

Repository files navigation

Udon Easing Functions (UEase)

Table of Contents

About

A collection of easing functions made for use with Udon. Allows for interpolating values using custom mathematical functions, similar to what you would do using animation curves but via scripting instead.

Demo

Installation

  1. In the Unity toolbar, select Window > Package Manager > [+] > Add package from git URL...
  2. Paste the following link: https://github.com/zoebuffer/UEase.git

Import from Unitypackage:

  1. Download latest dev.zoebuffer.uease.unitypackage from here
  2. Import the downloaded .unitypackage into your Unity project

Examples

See samples for usage examples.

Documentation

See docs for a list of easing functions.

Credits

  • Mathematical equations derived from Easings.

License

Distributed under the MIT Open Source license. See LICENSE for more information.

Developed by zoebuffer with ♥️

About

A collection of easing functions made for use with Udon.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages