zesterer / openmw-volumetric-clouds

A volumetric clouds mod for OpenMW
80 stars 12 forks source link

Added point light glow fade for lights that are too close to the camera #5

Closed nicholas477 closed 2 years ago

nicholas477 commented 2 years ago

Adds a point light glow fade for lights that are too close to the camera. This is to make torches/lamps/etc that the player is carrying not blow out the entire screen with their glow.

The PR adds 3 settings: point_glow_min_fade_dist, point_glow_max_fade_dist, point_glow_fade.

Comparison shots:

screenshot004 point_glow_fade on with default settings

screenshot005 no point_glow_fade

zesterer commented 2 years ago

Funnily enough, this looks a lot like this MR for Veloren