![]() |
CUGL 4.0
Cornell University Game Library
|
Classes | |
| class | ChainLight |
| class | ConeLight |
| class | DirectionalLight |
| class | Light |
| class | LightBatch |
| class | LightMap |
| class | LightRaycast |
| class | LightVertex |
| class | PointLight |
A C++ implementation of box2dlights
Kalle Hameleinen's box2dlights is a relatively easy-to-use lighting library made popular by LibGDX. This package is a reimagining of this library for C++.