GarageGames / Torque3D

MIT Licensed Open Source version of Torque 3D from GarageGames
http://torque3d.org
MIT License
3.35k stars 1.2k forks source link

HDR does not treat the sun as bright #4

Open crabmusket opened 11 years ago

crabmusket commented 11 years ago

Build: 1.2 confirmed, though I've seen it happen for as long as we've had HDR Platform: Windows 7 64 bit Target: PostFX Issue: HDR does not treat the sun as a bright object

Something I've noticed for a while and been meaning to ask about. When you turn HDR on and start at the sun, everything gets really bright, presumably because the HDR shader doesn't register the sun as a 'bright' object. Is there anything we can do about this?

Reproduction: Open up Empty Terrain from the Full template, add HDR via the PostFX manager, look at the sun. Everything becomes brighter when it should become dimmer.

As described here

Kapaun01 commented 11 years ago

This looks like a problem between the corona and lens flair materials attached to the sun object. Appears those are not being interpreted correctly.