godot-easing
Easing functions
Easing function port from Robert Penner's equations
This is a Godot Script (GDScript) (http://www.godotengine.org/) port of the Robert Penner's equations for easing. You can find much more information about it on http://robertpenner.com/easing/.
52 stars
3 watching
8 forks
Language: GDScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides GLSL-compatible easing functions for animations and graphics | 449 |
| A CoffeeScript implementation of Robert Penner's easing equations for creating advanced transitions in animations. | 39 |
| A jQuery plugin providing advanced easing options for animations | 924 |
| A collection of reusable GDScript functions and classes for common tasks in game development. | 26 |
| A Swift library providing more advanced easing functions for SpriteKit animations | 117 |
| A collection of easing functions for smoothing animations and other time-based effects | 378 |
| A collection of utility scripts for the Godot game engine written in GDScript. | 97 |
| A plugin that enables support for the Godot Game Engine's scripting language GDScript in IntelliJ-based integrated development environments (IDEs). | 149 |
| A JavaScript library for implementing cubic Bezier curve eases in animations. | 1,743 |
| A collection of 30 easing functions implemented in C++ for use in animations and other graphical effects. | 156 |
| A Compass extension providing a set of cubic-bezier easing functions and mixins for CSS transitions. | 409 |
| An addon for the Godot Engine that integrates GitHub functionality directly into its editor | 230 |
| A plugin for Godot Engine to capture and display nicely formatted code snippets within the Editor. | 56 |
| An Emacs package providing syntax highlighting and support for the GDScript programming language from the Godot game engine. | 317 |
| A Godot game engine extension that integrates the Jolt physics engine for improved performance and stability | 2,285 |