ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/mkillum.1
(Generate patch)

Comparing ray/doc/man/man1/mkillum.1 (file contents):
Revision 1.4 by greg, Fri Sep 17 21:43:49 2004 UTC vs.
Revision 1.5 by greg, Tue Feb 22 16:10:43 2005 UTC

# Line 193 | Line 193 | will use the material type "illum" with the input surf
193   as its alternate material.
194   The default is
195   .I l-.
196 + .SH EXAMPLES
197 + The following command generates illum's corresponding to geometry
198 + in the files "it1.rad" and "it2.rad":
199 + .IP "" .3i
200 + mkillum -ab 2 -ad 1024 -av .1 .1 .1 basic.oct "<" it1.rad it2.rad > illums.rad
201 + .PP
202 + The output file "illums.rad" would then be combined with the original
203 + scene geometry to create a more easily rendered composite.
204   .SH AUTHOR
205   Greg Ward
206   .SH ACKNOWLEDGEMENT

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines