love-animation

Animation library

A Lua-based animation library for creating and controlling animated sprites in Love2D game development.

green_heart A minimal Love2D animation library

GitHub

32 stars
5 watching
4 forks
Language: Lua
last commit: about 5 years ago
Linked from 1 awesome list

animationgame-developmenthacktoberfestlove2dlove2d-animation-libraryluasprites

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
patrixr/lovelier A tool for live reloading of Love2D games with support for Moonscript languages 22
groverburger/g3d Simplifies 3D rendering in the LÖVE game engine using Lua. 570
davisdude/walt An animation library for LÖVE game development 57
josh-perry/peachy A tool for parsing and rendering Aseprite animation data in Lua-based game development frameworks like LÖVE. 104
excessive/anim9 An animation library for LÖVE3D game engines 29
sharow/lovelive A live coding framework for creating 2D games using the LOVE game engine. 36
besnoi/animx An animation library for Love2D that provides a declarative and readable way to handle animations with various features such as animation modes, delay support, and animation extraction 24
idbrii/love-parallax Adds parallax scrolling to a camera in a game engine. 14
camchenry/sock.lua A Lua networking library designed to simplify the process of creating networked applications in LÖVE games. 176
pfirsich/kaun A Lua module for 3D graphics intended to provide a low-level API for abstracting away OpenGL details and enabling advanced techniques without the need for significant modifications to an existing game engine. 7
keharriso/love-nuklear A lightweight GUI library for LÖVE games 349
excessive/patchy Provides a simple 9patch image loading and drawing library for the LÖVE game engine. 35
kithf/yas A Lua-based screen manager for the LÖVE game development framework. 2
misterda/love-release Automates LÖVE game distribution and creation of executables and packages 450
mikuauahdark/lily An asynchronous asset loading library for LOVE 2D games that utilizes multiple threads to load assets while maintaining the main thread's rendering capability. 107