overte-Armored-Dragon/libraries/model
Zach Pomerantz 19e318c3f0 Enforce maximum radius for lights
Light attenuation is based on the intensity,
in that intensity is used to calculate a light's surface area.
Lights of sufficiently low intensities generated either
incredibly large or negative surface areas, causing them to
appear much brighter than similar lights of greater intensity.
This enforces an already present maximum.
2016-02-10 15:57:01 -08:00
..
src/model Enforce maximum radius for lights 2016-02-10 15:57:01 -08:00
CMakeLists.txt Cleanup CMake files 2015-10-11 00:01:03 -07:00