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 |
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) |