simple-love-lights
Lighting library
Provides a simple 2D lighting and shadow system for games
A simple raycasting light/shadow library for Love2D.
26 stars
4 watching
4 forks
Language: Lua
last commit: over 4 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 |
tanema/light_world.lua | A dynamic lighting system library for Love2d game development | 225 |
xiejiangzhi/light | A dynamic light shadow library for 2D graphics rendering in the LOVE2D game engine. | 15 |
dfranx/sfmlight | A C++ library to add lighting effects to 2D games using the SFML framework | 3 |
matiasah/shadows | A Shadows & Lights engine for löve, utilizing GLSL and OpenGL for real-time lighting effects. | 170 |
222464/ltbl2 | A 2D dynamic lighting system with accurate soft shadows | 116 |
davisdude/walt | An animation library for LÖVE game development | 58 |
ulydev/lue | A Lua library for managing and manipulating colors with support for hue effects | 44 |
made4dev/sfbl | A lightweight C++ library providing lighting effects for 2D graphics using SFML and Box2D physics | 13 |
floatingbanana/grove | A set of Lua libraries providing utility functions for graphics and animation in game development. | 13 |
idbrii/love-parallax | Adds parallax scrolling to a camera in a game engine. | 14 |
idbrii/love-shaderscan | A Lua module that improves shader management in the LÖVE game development framework | 7 |
camchenry/sock.lua | A Lua networking library designed to simplify the process of creating networked applications in LÖVE games. | 176 |
groverburger/g3d | Simplifies 3D rendering in the LÖVE game engine using Lua. | 578 |
love2d-community/love-api | The love2d-community/love-api project contains the complete API documentation of LÖVE in a Lua table. | 305 |