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: about 5 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 |
jimjeffers/easie | A CoffeeScript implementation of Robert Penner's easing equations for creating advanced transitions in animations. | 39 |
gdsmith/jquery.easing | A jQuery plugin providing advanced easing options for animations | 925 |
overminddl1/godot-helpers | A collection of reusable GDScript functions and classes for common tasks in game development. | 26 |
craiggrummitt/spritekiteasingswift | A Swift library providing more advanced easing functions for SpriteKit animations | 117 |
mattdesl/eases | A collection of easing functions for smoothing animations and other time-based effects | 378 |
godotexplorer/gdutils | A collection of utility scripts for the Godot game engine written in GDScript. | 97 |
exigow/intellij-gdscript | A plugin that enables support for the Godot Game Engine's scripting language GDScript in IntelliJ-based integrated development environments (IDEs). | 149 |
gre/bezier-easing | A JavaScript library for implementing cubic Bezier curve eases in animations. | 1,740 |
nicolausyes/easing-functions | A collection of 30 easing functions implemented in C++ for use in animations and other graphical effects. | 154 |
jhardy/compass-ceaser-easing | A Compass extension providing a set of cubic-bezier easing functions and mixins for CSS transitions. | 409 |
fenix-hub/godot-engine.github-integration | An addon for the Godot Engine that integrates GitHub functionality directly into its editor | 231 |
fenix-hub/godot-engine.code-snapshot | A plugin for Godot Engine to capture and display nicely formatted code snippets within the Editor. | 55 |
godotengine/emacs-gdscript-mode | An Emacs package providing syntax highlighting and support for the GDScript programming language from the Godot game engine. | 316 |
godot-jolt/godot-jolt | A Godot game engine extension that integrates the Jolt physics engine for improved performance and stability | 2,216 |