1 |
< |
.\" RCSid "$Id" |
1 |
> |
.\" RCSid "$Id$" |
2 |
|
.TH GENREV 1 11/15/93 RADIANCE |
3 |
|
.SH NAME |
4 |
|
genrev - generate a RADIANCE description of surface of revolution |
50 |
|
To generate a torus with an inner radius of 1 and an outer radius |
51 |
|
of 3: |
52 |
|
.IP "" .2i |
53 |
< |
genrev steel torus 'sin(2*PI*t)' '1+cos(2*PI*t)' 32 |
53 |
> |
genrev steel torus 'sin(2*PI*t)' '2+cos(2*PI*t)' 32 |
54 |
|
.SH AUTHOR |
55 |
|
Greg Ward |
56 |
|
.SH BUGS |
57 |
< |
The -s option doesn't modify the surface normal correctly |
57 |
> |
The \-s option doesn't modify the surface normal correctly |
58 |
|
for the opposite side. |
59 |
|
.SH "SEE ALSO" |
60 |
< |
calc(1), genbox(1), gensurf(1), genworm(1), rpict(1), rview(1), xform(1) |
60 |
> |
genbox(1), gensurf(1), genworm(1), icalc(1), rpict(1), rvu(1), xform(1) |