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

Comparing ray/doc/man/man1/genworm.1 (file contents):
Revision 1.2 by greg, Tue Dec 9 15:59:06 2003 UTC vs.
Revision 1.4 by greg, Fri May 4 23:56:49 2018 UTC

# Line 35 | Line 35 | in any number of
35   and
36   .I \-f
37   options.
38 + The variable and function definitions in each
39 + .I \-f source
40 + file are read and compiled from the RADIANCE library where it is found.
41   .SH EXAMPLE
42   To generate a banana:
43   .IP "" .2i
44   genworm yellow banana '0' '5*sin(t)' '5*cos(t)' '.4-(.5-t)*(.5-t)' 20
45 + .SH ENVIRONMENT
46 + RAYPATH         the directories to check for auxiliary files.
47   .SH AUTHOR
48   Greg Ward
49   .SH BUGS
# Line 46 | Line 51 | Since the worm is constructed of intersecting surfaces
51   opaque materials should be used with this object.
52   Also, a worm cannot double back inside itself without making a mess.
53   .SH "SEE ALSO"
54 < calc(1), genbox(1), genrev(1), gensurf(1), rpict(1), rview(1), xform(1)
54 > genbox(1), genrev(1), gensurf(1), icalc(1), rpict(1), rvu(1), xform(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines