File: ch06s09s04.html

package info (click to toggle)
gimp-help 2%2B0.7-5
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 30,852 kB
  • ctags: 4
  • sloc: xml: 104,248; sh: 544; makefile: 262; perl: 42
file content (309 lines) | stat: -rw-r--r-- 11,898 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>9.4. Lighting Effects</title>
    <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
    <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
    <meta name="generator" content="DocBook XSL Stylesheets V1.66.1" />
    <link rel="start" href="index.html" title="&#10;      &#10;    " />
    <link rel="up" href="ch06s09.html" title="9. Light Effects filters" />
    <link rel="prev" href="ch06s09s03.html" title="9.3. Gflare" />
    <link rel="next" href="ch06s09s05.html" title="9.5. Sparkle" />
  </head>
  <body>
    <div xmlns="" class="navheader">
      <table width="100%" summary="Navigation header">
        <tr>
          <th colspan="3" align="center" id="chaptername">9.4. Lighting Effects</th>
        </tr>
        <tr>
          <td width="20%" align="left"><a accesskey="p" href="ch06s09s03.html">Prev</a> </td>
          <th width="60%" align="center" id="sectionname">9.4. Lighting Effects</th>
          <td width="20%" align="right"> <a accesskey="n" href="ch06s09s05.html">Next</a></td>
        </tr>
      </table>
      <hr />
    </div>
    <div class="sect2" lang="en" xml:lang="en">
      <div class="titlepage">
        <div>
          <div>
            <h3 class="title"><a id="plug-in-lighting"></a>9.4. Lighting Effects</h3>
          </div>
        </div>
      </div>
      <a id="id3365715" class="indexterm"></a>
      <div class="mediaobject">
        <img src="../images/filters/filters-light-lightingeffects.png" />
      </div>
      <div class="simplesect" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h4 class="title"><a id="id3365725"></a>Overview</h4>
            </div>
          </div>
        </div>
        <p>
      This filter is found in 
      <span class="guimenuitem">Image&gt;Filters/Light Effects/<span class="accel">L</span>ighting Effects</span>.
    </p>
        <p>
      This filter simulates the effect you get when you light up a wall with a spot. It doesn't 
      produce any drop shadows and, of course, doesn't reveal any new details in dark zones.
    </p>
      </div>
      <div class="simplesect" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h4 class="title"><a id="id3365214"></a>Preview</h4>
            </div>
          </div>
        </div>
        <p>
          When <span class="guilabel">Interactive</span> is checked, parameter setting results are 
          interactively displayed in preview without modifying the image until you click on 
          <span class="guilabel">OK</span> button.
        </p>
        <p>
          If "Interactive" is not checked, changes are displayed in preview only when you click 
          on the <span class="guilabel">Update</span> button. This option is useful with a slow computer.
        </p>
      </div>
      <div class="simplesect" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h4 class="title"><a id="id3365162"></a>General Options</h4>
            </div>
          </div>
        </div>
        <div class="itemizedlist">
          <ul type="disc">
            <li>
              <p>
          <span class="guilabel">Transparent Background</span>: Makes destination image transparent when 
          bumpmap height is zero (height is zero in black areas of the bumpmapped image).
        </p>
            </li>
            <li>
              <p>
          <span class="guilabel">Create New Image</span>: Creates a new image when applying filter.
        </p>
            </li>
            <li>
              <p>
          <span class="guilabel">High Quality Preview</span>: For quick CPU...
        </p>
            </li>
            <li>
              <p>
          <span class="guilabel">Enable Antialiasing</span>: Lowers the scale effect on lines.
          <span class="emphasis"><em>Depth</em></span> is the strength of antialiasing. 
          <span class="emphasis"><em>Threshold</em></span> determines which transitions will be 
          considered as a border. High values will limit the effect 
          to strong transitions. 
        </p>
            </li>
          </ul>
        </div>
      </div>
      <div class="simplesect" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h4 class="title"><a id="id3365628"></a>Light</h4>
            </div>
          </div>
        </div>
        <div class="variablelist">
          <dl>
            <dt>
              <span class="term">Light Settings</span>
            </dt>
            <dd>
              <p>
            <span class="guilabel">Light Type</span>: Three types are available. 
            <span class="emphasis"><em>Point</em></span> 
            displays a blue point at center of preview. You can click and 
            drag it to move light all 
            over the preview. <span class="emphasis"><em>Directional</em></span>: the blue point 
            is linked to preview 
            center by a line which indicates direction of light. The white light halo has an 
            elliptic shape. <span class="emphasis"><em>None</em></span>: there is no blue point. Light comes 
            from the top left corner, the best to give a good relief effect.
          </p>
              <p>
            <span class="guilabel">Light Source Color</span>: When you click on the color dwell, 
            you bring a 
            dialog up where you can select the light source color. 
          </p>
              <p>
            <span class="guilabel">Position</span>: Determines the light point position 
            according to three coordinates: X coordinate for horizontal position, 
            Y for vertical position, Z for source 
            distance (the light darkens when distance increases). Values are from -1 to +1.
          </p>
            </dd>
          </dl>
        </div>
      </div>
      <div class="simplesect" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h4 class="title"><a id="id3365803"></a>Material</h4>
            </div>
          </div>
        </div>
        <div class="variablelist">
          <dl>
            <dt>
              <span class="term">Intensity Levels</span>
            </dt>
            <dd>
              <p>
            These options don't concern light itself, but light reflected by objects.
          </p>
              <p>
            <span class="guilabel">Ambient</span>: Sets the ambient light, i.e the indirect light which 
            lightens all the scene out of the light spot 
          </p>
              <p>
            <span class="guilabel">Diffuse</span>: When you increase this value, 
            light progressively diffuses to the whole image
          </p>
            </dd>
            <dt>
              <span class="term">Reflectivity</span>
            </dt>
            <dd>
              <p>
            <span class="guilabel">Diffuse</span>: Higher values make the object reflect more light.
          </p>
              <p>
            <span class="guilabel">Specular</span>: Controls how intense will be the highlights.
          </p>
              <p>
            <span class="guilabel">Highlights</span>: Higher values make the highlights more focused.
          </p>
            </dd>
          </dl>
        </div>
      </div>
      <div class="simplesect" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h4 class="title"><a id="id3365508"></a>Bump Map</h4>
            </div>
          </div>
        </div>
        <div class="variablelist">
          <dl>
            <dt>
              <span class="term">Enable Bump Mapping</span>
            </dt>
            <dd>
              <p>
          Combined with "Environment Map", this option allows interesting bump mapping. Only 
          greyscale images can be used for bumpmaps (light areas are bumped, dark areas remain 
          unchanged). So, if you want to bumpmap against a RGB image, you have to turn it to 
          greyscale first (&lt;Image&gt;Image/Mode/Grayscale). When you check this box, following 
          options are enabled:
        </p>
              <div class="itemizedlist">
                <ul type="disc">
                  <li>
                    <p>
            <span class="guilabel">Bump Map Image</span>: You have to select there the greyscale image.
            </p>
                  </li>
                  <li>
                    <p>
              <span class="guilabel">Curve</span>: Four curve types are available: 
               <span class="emphasis"><em>Linear</em></span>, 
               <span class="emphasis"><em>Logarithmic</em></span>, <span class="emphasis"><em>Sinusoidal</em></span> and 
               <span class="emphasis"><em>Spherical</em></span>. See Bump Map plug-in for explanations.
               
            </p>
                  </li>
                  <li>
                    <p>
              <span class="guilabel">Maximum Height</span>: This is the maximum height of bumps.
            </p>
                  </li>
                  <li>
                    <p>
              <span class="guilabel">Minimum Height</span>: This is the minimum height of bumps.
            </p>
                  </li>
                  <li>
                    <p>
              <span class="guilabel">Autostretch to fit Value Range</span>: There is correspondence 
              between grey level and height. If difference between black and lightest 
              grey is not enough to 
              fill the height value range determined above, then values are stretched.
            </p>
                  </li>
                </ul>
              </div>
            </dd>
          </dl>
        </div>
      </div>
      <div class="simplesect" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h4 class="title"><a id="id3365758"></a>Environment Map</h4>
            </div>
          </div>
        </div>
        <div class="variablelist">
          <dl>
            <dt>
              <span class="term">Enable Environment Mapping</span>
            </dt>
            <dd>
              <p>
          When you check this box, the following option is enabled:
        </p>
              <div class="itemizedlist">
                <ul type="disc">
                  <li>
                    <p>
              <span class="guilabel">Environment Image</span>: You have to select there a RGB image.
            </p>
                  </li>
                </ul>
              </div>
            </dd>
          </dl>
        </div>
      </div>
    </div>
    <div class="navfooter">
      <hr />
      <table width="100%" summary="Navigation footer">
        <tr>
          <td width="40%" align="left"><a accesskey="p" href="ch06s09s03.html">Prev</a> </td>
          <td width="20%" align="center">
            <a accesskey="u" href="ch06s09.html">Up</a>
          </td>
          <td width="40%" align="right"> <a accesskey="n" href="ch06s09s05.html">Next</a></td>
        </tr>
        <tr>
          <td width="40%" align="left" valign="top">9.3. Gflare </td>
          <td width="20%" align="center">
            <a accesskey="h" href="index.html">Home</a>
          </td>
          <td width="40%" align="right" valign="top"> 9.5. Sparkle</td>
        </tr>
      </table>
    </div>
  </body>
</html>