EmmanuelOga / easingLinks
Easing functions implemented in lua (Functions from http://www.robertpenner.com/easing/ )
☆185Updated 5 months ago
Alternatives and similar repositories for easing
Users that are interested in easing are comparing it to the libraries listed below
Sorting:
- Customizable Lua Serializer☆214Updated 2 years ago
- Stateful classes for Lua☆188Updated 7 years ago
- Delaunay triangulation for convex polygon☆109Updated 7 years ago
- Tweening/Easing/Interpolating functions for lua. Inspired on jQuery's animate method.☆639Updated 2 years ago
- ECS Lua is a fast and easy to use ECS (Entity Component System) engine for game development.☆204Updated last year
- Cirno's Perfect Math Library: Just about everything you need for 2D/3D games. Hopefully.☆319Updated last year
- A very complete i18n lib for Lua☆263Updated 2 years ago
- memoized functions in lua☆103Updated last year
- 3D math library for Lua☆71Updated 6 years ago
- A math and collisions library for Lua.☆90Updated last year
- Minimal observer pattern for Lua, with a couple twists☆116Updated 8 years ago
- 30 lines library for object orientation in Lua☆476Updated 4 years ago
- Matrices and vectors of are real, complex, and symbolic elements, implemented as Lua tables.☆147Updated 5 years ago
- a simple behaviour tree library for lua ported from javascript☆137Updated 2 years ago
- Serializes and deserializes Lua values with LuaJIT☆175Updated 6 months ago
- Lightweight Lua test framework☆122Updated 10 months ago
- Easy A* path finding for Lua☆75Updated 4 years ago
- Small profiler for Lua and LuaJIT☆84Updated 3 weeks ago
- Lua source code minifier.☆265Updated 2 years ago
- Time-related functions for Lua, inspired in javascript's setTimeout and setInterval☆184Updated last year
- Class-based object-oriented programming in Lua☆73Updated last year
- An attempt at unifying lua class libraries to provide a common API.☆55Updated 7 years ago
- A simple finite-state machine implementation for Lua.☆85Updated last year
- 2D Spatial Hashing in Lua☆73Updated 8 years ago
- Vivid is a simple lua library for dealing with simple color math.☆60Updated 5 years ago
- Threaded resource loading for LÖVE☆141Updated 4 months ago
- A small and straightforward Lua preprocessor with simple syntax.☆75Updated 3 years ago
- A GUI library for LÖVE 11.x☆144Updated 11 months ago
- A 3D collision detection library for Lua.