View Single Post
  #1640  
Old 10-28-2012, 02:58 PM
philip.ed's Avatar
philip.ed philip.ed is offline
Approved Member
 
Join Date: Jun 2008
Posts: 1,766
Default

I've been using my own set for about a month now.

Here's my settings:

/*------------------------------------------------------------------------------
TONEMAP
------------------------------------------------------------------------------*/
#define Gamma 1.15
#define Exposure 0.001
#define Saturation 0.5 // use negative values for less saturation.
#define BlueShift 0.01 // Higher = more blue in image.
#define Bleach 0.00 // Bleach bypass, higher = stronger effect
#define Defog 0.055 // Strength of Lens Colors.
#define FogColor float4(-0.20, -0.00, -0.00, 10.0) //Lens-style color filters for Blue, Red, Yellow, White.


I will try Les's and see if there is improvement.
__________________
Luthier: If not for your guys' criticism and incredibly high standards, we'd never have become what we are. Keep it up!

Source for the sceptical: http://forum.1cpublishing.eu/showpos...11&postcount=9
Reply With Quote