light_world.lua
Lighting library
A dynamic lighting system library for Love2d game development
A lighting model made for love 2d
225 stars
16 watching
19 forks
Language: Lua
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
speakk/lighter | A dynamic light and shadow casting library for 2D game development | 37 |
dylhunn/simple-love-lights | Provides a simple 2D lighting and shadow system for games | 26 |
ulydev/lue | A Lua library for managing and manipulating colors with support for hue effects | 44 |
lunarmodules/penlight | A collection of reusable Lua libraries for input data handling, functional programming, and OS path management | 1,934 |
camchenry/sock.lua | A Lua networking library designed to simplify the process of creating networked applications in LÖVE games. | 176 |
222464/ltbl2 | A 2D dynamic lighting system with accurate soft shadows | 116 |
luacats/love2d | A set of definitions and tools for building 2D games using the LÖVE framework | 20 |
rozenmad/menori | A Lua-based 3D rendering library using scene graph and glTF 2.0 support | 160 |
robloach/raylib-lua-sol | A Lua library that enables videogame programming using raylib and sol2, allowing developers to easily prototype and develop games with Lua. | 95 |
floatingbanana/grove | A set of Lua libraries providing utility functions for graphics and animation in game development. | 13 |
automattf/vector.lua | A Lua library providing basic vector operations and functionality. | 47 |
kithf/yas | A Lua-based screen manager for the LÖVE game development framework. | 2 |
love2d-community/love-api | The love2d-community/love-api project contains the complete API documentation of LÖVE in a Lua table. | 305 |
yonaba/love2d-assets-loader | A Lua library that simplifies asset loading and management in games using the Löve2D framework | 37 |
ldelossa/litee.nvim | A framework for building Neovim plugins with features like call trees, symbol trees, and file explorers. | 418 |