eases
Animation easing library
A collection of easing functions for smoothing animations and other time-based effects
a grab-bag of modular easing equations
378 stars
7 watching
35 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
glslify/glsl-easings | Provides GLSL-compatible easing functions for animations and graphics | 447 |
gdsmith/jquery.easing | A jQuery plugin providing advanced easing options for animations | 925 |
nicolausyes/easing-functions | A collection of 30 easing functions implemented in C++ for use in animations and other graphical effects. | 154 |
jimjeffers/easie | A CoffeeScript implementation of Robert Penner's easing equations for creating advanced transitions in animations. | 39 |
gre/bezier-easing | A JavaScript library for implementing cubic Bezier curve eases in animations. | 1,740 |
craiggrummitt/spritekiteasingswift | A Swift library providing more advanced easing functions for SpriteKit animations | 117 |
roberthein/ease | An event-driven animation system with customizable spring animations | 1,260 |
jhardy/compass-ceaser-easing | A Compass extension providing a set of cubic-bezier easing functions and mixins for CSS transitions. | 409 |
impmja/godot-easing | Easing function port from Robert Penner's equations | 52 |
larsenwork/postcss-easing-gradients | Creates smooth linear-gradients approximating easing functions in CSS | 929 |
machito/animate.less | A collection of reusable CSS animations with options for customization and extension | 531 |
2359media/easyandroidanimations | A library that provides pre-built animation effects for Android applications, allowing developers to easily incorporate complex animations into their projects. | 1,385 |
mattdesl/graphics-resources | A collection of resources and references for learning about graphics programming, including rendering techniques, color spaces, lighting, and more. | 1,800 |
joebrogers/pico-tween | A Lua library of easing functions and support tools for the PICO-8 game console | 79 |
abhilashlr/ember-simple-animate | An Ember addon for creating CSS-based animations in the DOM | 8 |