easing-functions
Easing functions
A collection of 30 easing functions implemented in C++ for use in animations and other graphical effects.
Easing functions implemented in C++
154 stars
9 watching
32 forks
Language: C++
last commit: about 4 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 |
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 |
gdsmith/jquery.easing | A jQuery plugin providing advanced easing options for animations | 925 |
redfrik/ease | A set of easing and tweening classes for SuperCollider, providing various mathematical functions to accelerate or decelerate values over time. | 2 |
gre/bezier-easing | A JavaScript library for implementing cubic Bezier curve eases in animations. | 1,740 |
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 |
joebrogers/pico-tween | A Lua library of easing functions and support tools for the PICO-8 game console | 79 |
roberthein/ease | An event-driven animation system with customizable spring animations | 1,260 |
timdeputter/fitex | Provides a concise syntax for defining single-parameter functions in Elixir. | 2 |
simongeilfus/simplexnoise | Provides a collection of noise functions with various properties and derivatives for use in 2D, 3D, and higher-dimensional spaces | 133 |
zero-functional/zero-functional | A library providing optimized chaining for functional abstractions in Nim. | 321 |