love-loader

Resource loader

A library that loads resources on separate threads to improve loading times and prevent blocking in game development.

Threaded resource loading for LÖVE

GitHub

133 stars
12 watching
16 forks
Language: Lua
last commit: about 1 year ago
Linked from 1 awesome list

lua

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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. 106
excessive/patchy Provides a simple 9patch image loading and drawing library for the LÖVE game engine. 35
besnoi/clove A Lua library that simplifies the process of loading assets and requiring libraries in LÖVE projects. 26
elloramir/love-ase A Lua library for loading and accessing data from Aseprite files directly. 39
karai17/simple-tiled-implementation A simple Lua library for loading and rendering Tiled maps in the LÖVE framework. 866
kikito/anim8 An animation library for LÖVE game development 755
yonaba/love2d-assets-loader A Lua library that simplifies asset loading and management in games using the Löve2D framework 37
kingtut10101/luarequireextended A Lua module that extends the traditional require function to support input parameters and multiple output values from loaded files. 1
kirillzzy/kaloader An animation-based placeholder library for showing loading data 107
postmodern/open_namespace A Ruby library that enables dynamic loading of classes and modules from other gems. 5
kikito/middleclass A Lua-based object-oriented programming library that enables easy creation of classes with inheritance and other features. 1,776
madoshakalaka/yew-interop A Rust library that enables lazy loading of JavaScript and CSS resources in Yew web applications 42
camchenry/sock.lua A Lua networking library designed to simplify the process of creating networked applications in LÖVE games. 176
versent/redux-loader A utility that loads resources and manages requests in a Redux application. 38
tesselode/cartographer A library for loading, reading, and drawing Tiled maps in LÖVE. 73