box2dlights
Lighting engine
A Java-based 2D lighting framework for physics-based games using OpenGL ES and box2d
Fork of box2dlights by Kalle Hamalainen
257 stars
42 watching
82 forks
Language: Java
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aliasifk/hacklights | A lighting engine specifically designed for use in the libGDX game development framework | 24 |
222464/ltbl2 | A 2D dynamic lighting system with accurate soft shadows | 116 |
made4dev/sfbl | A lightweight C++ library providing lighting effects for 2D graphics using SFML and Box2D physics | 13 |
jujuadams/bulb | A 2D lighting and shadows solution for GameMaker 2022 LTS | 90 |
thomasxiii/photon | A JavaScript library that provides a simple and efficient way to implement 3D lighting effects in web applications using the CSS 3D API. | 1,450 |
dfranx/sfmlight | A C++ library to add lighting effects to 2D games using the SFML framework | 3 |
strongjoshua/libgdx-ingameconsole | An in-game console library for Java-based game development, enabling live logging and command execution. | 133 |
danieluranga/box2d-linc | Native bindings for Box2D physics engine | 7 |
gurkenlabs/litiengine | A comprehensive Java library for creating 2D games with features like rendering, physics, sound, and tile maps. | 748 |
borup3/lighting-system-2d | A 2D lighting system for GameMaker Studio 2 that provides a lightweight shader-based solution for dynamic pixel lights. | 67 |
speakk/lighter | A dynamic light and shadow casting library for 2D game development | 37 |
libgdx/gdx-ai | An artificial intelligence framework for game development with Java, providing techniques such as steering behaviors, pathfinding, and decision making. | 1,218 |
electronstudio/sdl2gdx | A Java wrapper for SDL and LibGDX controller APIs to provide a unified interface for handling game controllers. | 76 |
tommyettinger/colorful-gdx | A libGDX mechanism for manipulating colors in various ways | 77 |
libgd/libgd | A C library that generates images dynamically by manipulating pixel data. | 906 |