bezier-easing
Bezier easing
A JavaScript library for implementing cubic Bezier curve eases in animations.
cubic-bezier implementation for your JavaScript animation easings – MIT License
2k stars
31 watching
137 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
animationbeziercubic-beziereasing
Related projects:
Repository | Description | Stars |
---|---|---|
gdsmith/jquery.easing | A jQuery plugin providing advanced easing options for animations | 925 |
jhardy/compass-ceaser-easing | A Compass extension providing a set of cubic-bezier easing functions and mixins for CSS transitions. | 409 |
glslify/glsl-easings | Provides GLSL-compatible easing functions for animations and graphics | 447 |
mattdesl/eases | A collection of easing functions for smoothing animations and other time-based effects | 378 |
jimjeffers/easie | A CoffeeScript implementation of Robert Penner's easing equations for creating advanced transitions in animations. | 39 |
craiggrummitt/spritekiteasingswift | A Swift library providing more advanced easing functions for SpriteKit animations | 117 |
isaced/cubicbezier | A tool for generating Bezier curves and animating them on macOS | 156 |
larsenwork/postcss-easing-gradients | Creates smooth linear-gradients approximating easing functions in CSS | 929 |
nicolausyes/easing-functions | A collection of 30 easing functions implemented in C++ for use in animations and other graphical effects. | 154 |
impmja/godot-easing | Easing function port from Robert Penner's equations | 52 |
digitalleaves/bezierpathplaygrounds | Interactive playgrounds to explore and practice drawing complex shapes with UIBezierPaths in Swift. | 26 |
floatdrop/gulp-bem-pack | Tools for browserifying JavaScript files with bem-pack levels support | 1 |
fontello/cubic2quad | A tool for approximating cubic Bezier curves with quadratic ones for use in font generation | 34 |
roberthein/ease | An event-driven animation system with customizable spring animations | 1,260 |
svantro/beziertweenstarling | Extensions for Starling graphics library to facilitate Bezier curve animation | 4 |