Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 268 Bytes

File metadata and controls

15 lines (10 loc) · 268 Bytes

libGDX lights

Shader-based Nuclear Throne style lighting for libGDX games.

To get started:

$ git clone https://github.com/halfcutdev/libgdx-lighting
$ cd libgdx-lighting
$ ./gradlew desktop:run

Created by halfcutdev