Skip to content

Commit e23338e

Browse files
committed
Plane Lights should Point Lights
1 parent c94e173 commit e23338e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Documents/Illumination/Tutorial 10.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude"
55
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
66
<?dbhtml filename="Tutorial 10.html" ?>
7-
<title>Plane Lights</title>
7+
<title>Point Lights</title>
88
<para>Directional lights are useful for representing light sources like the sun and so forth.
99
But most light sources are more likely to be represented as point lights.</para>
1010
<para>A <glossterm>point light source</glossterm> is a light source that has a position in the

Documents/Outline.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@
312312
</itemizedlist>
313313
</section>
314314
<section>
315-
<title>Plane Lights</title>
315+
<title>Point Lights</title>
316316
<para>This tutorial has a scene with a ground plane and an animated light moving over
317317
it.</para>
318318
<para>Concepts:</para>

0 commit comments

Comments
 (0)