source: GTP/trunk/App/Demos/Illum/Glow/ReadMe.txt @ 1469

Revision 1469, 660 bytes checked in by szirmay, 18 years ago (diff)
Line 
1
2The glowing dice program demonstrates the glow and the tone mapping technique.
3
4Build
5-----
6Simply load and build the solution file (ToneMap9.sln)
7
8Run
9---
10Copy ToneMap9.exe (from the Debug or Release directory) to the solution'S directory and run.
11
12
13Usage
14-----
15
16Help screen can be shown by F1.
17
18The various parameters are controlled by the on-screen sliders.
19
20The tone map has one control to adjust the automatically determined key value.
21
22The glow technique has gain and stretch parameters. The gain controls the participation of the glow map to the final image, and the stretch parameter modify the Gaussian kernel’s sample points.
Note: See TracBrowser for help on using the repository browser.