DaemonEngine / Daemon

The Dæmon game engine. With some bits of ioq3 and XreaL.
https://unvanquished.net
BSD 3-Clause "New" or "Revised" License
295 stars 60 forks source link

Game models are sometime darker than the environment suggests #325

Closed illwieckz closed 2 years ago

illwieckz commented 4 years ago

Look at the reactor and the machinegun turret, they are too dark for the light we must expect at this place given the light on the lightmap:

darky game models

This issue seems to be related to #324, game models always used lightgrid light direction. But in that case it also uses lightgrid color so there is not attempt to restore the color from lightmap and light direction (see #320).

ghost commented 2 years ago

For info, the map is terminus

illwieckz commented 2 years ago

Those models are lit with the lightgrid, I now consider this as an asset issue (the shipped lightgrid being too dark there).

At best this can be a bug in q3map2, but this map has no source, so no one can reproduce the bug on q3map2 side. One would open an issue on NetRadiant issue tracker if he reproduces it while compiling a map.