lily

Asset loader

An asynchronous asset loading library for LOVE 2D games that utilizes multiple threads to load assets while maintaining the main thread's rendering capability.

LÖVE Async Asset Loader

GitHub

107 stars
8 watching
6 forks
Language: Lua
last commit: over 2 years ago
Linked from 1 awesome list

asynceventlovelove2dlua

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
besnoi/clove A Lua library that simplifies the process of loading assets and requiring libraries in LÖVE projects. 26
yonaba/love2d-assets-loader A Lua library that simplifies asset loading and management in games using the Löve2D framework 37
kikito/love-loader A library that loads resources on separate threads to improve loading times and prevent blocking in game development. 132
elloramir/love-ase A Lua library for loading and accessing data from Aseprite files directly. 39
excessive/patchy Provides a simple 9patch image loading and drawing library for the LÖVE game engine. 35
mikuauahdark/love-fuser A tool that automates the process of packaging and distributing games built with the LÖVE game engine using GitHub Actions 17
patrixr/lovelier A tool for live reloading of Love2D games with support for Moonscript languages 22
ellraiser/love-build An app that automates the process of packaging LÖVE games for multiple platforms without dependencies. 22
luacats/love2d A set of definitions and tools for building 2D games using the LÖVE framework 18
1bardesign/batteries A Lua module that provides reusable dependencies for game development, filling out the language's sparse standard library with common algorithms and data structures. 353
matan/assetloader A multi-file loader for AS3 applications built on signal handling 117
minegame159/shard A collection of reusable Lua modules for game development with Love2D 17
camchenry/sock.lua A Lua networking library designed to simplify the process of creating networked applications in LÖVE games. 176
patrixr/love-animation A Lua-based animation library for creating and controlling animated sprites in Love2D game development. 32
tesselode/baton A Lua library that enables flexible and extensible input handling in LÖVE games 211