libGDX box2dlights
Quick reference for box2dlights — a 2D lighting library using Box2D raycasting for shadow generation. Covers RayHandler, light types, filtering, rendering order, and PPM integration. This is a separate library, not part of core libGDX.
This is NOT the 3D Environment/lighting system. box2dlights is exclusively for 2D shadow-casting lights using Box2D fixtures as occluders.
Gradle Dependencies
// Core module
implementation "com.badlogicgames.box2dlight
[Description truncada. Veja o README completo no GitHub.]