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.2 by greg, Tue Mar 11 22:48:20 2003 UTC vs.
Revision 1.3 by greg, Wed Mar 12 17:26:57 2003 UTC

# Line 70 | Line 70 | scene description.
70   This is most useful as input to the
71   .I obj2mesh(1)
72   program for producing a compiled mesh.
73 + A single "usemtl" statement will appear at the beginning
74 + of the .OBJ output, echoing the modifier given on the command line.
75   .PP
76   Rough holes may be cut in the mesh by defining a valid(s,t) function.
77   Where this function is positive, polygon vertices will be produced.
# Line 114 | Line 116 | The smoothing operation requires that functions be def
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), rpict(1), rview(1), xform(1)
119 > obj2mesh(1), obj2rad(1), rpict(1), rview(1), xform(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines