
Better dynamic
light falloff
|
Copyright info |
|
All
code in this tutorial is protected by the [GPL License]. |
|
Tutorial by: Riot |
||||
|
Mailto: riot@planetquake.com Notice how Q2's
dynamic lights seem to be the same brightness from center to edge? I think
that sucks. Let's make them look better: Open
gl_light.c in the ref_gl project. Go to
R_AddDynamicLights.
Change that
to:
yeah, that's
really it. Dynamic lights are a bit harder to see now, but they sure as hell
look better. |
Tutorial Originally found at: