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

Comparing ray/doc/man/man1/gensurf.1 (file contents):
Revision 1.3 by greg, Wed Mar 12 17:26:57 2003 UTC vs.
Revision 1.6 by greg, Tue Sep 4 17:36:40 2007 UTC

# Line 1 | Line 1
1 < .\" RCSid "$Id"
1 > .\" RCSid "$Id$"
2   .TH GENSURF 1 11/15/93 RADIANCE
3   .SH NAME
4   gensurf - generate a RADIANCE or Wavefront description of a curved surface
# Line 108 | Line 108 | gensurf crystal ball 'sin(PI*s)*cos(2*PI*t)' 'cos(PI*s
108   To generate a 10x20 smoothed height field from 12 recorded vertex
109   z values:
110   .IP "" .2i
111 < gensurf dirt ground '10*s' '20*t' height.dat 2 3 -s
111 > gensurf dirt ground '10*s' '20*t' height.dat 2 3 \-s
112   .SH AUTHOR
113   Greg Ward
114   .SH BUGS
115   The smoothing operation requires that functions be defined
116   beyond the [0,1] boundaries of s and t.
117   .SH "SEE ALSO"
118 < calc(1), genbox(1), genrev(1), genworm(1),
119 < obj2mesh(1), obj2rad(1), rpict(1), rview(1), xform(1)
118 > genbox(1), genrev(1), genworm(1), icalc(1),
119 > obj2mesh(1), obj2rad(1), rpict(1), rvu(1), xform(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines