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.9 by greg, Tue Jan 21 01:56:27 2025 UTC vs.
Revision 1.10 by greg, Fri Jun 27 23:46:06 2025 UTC

# Line 22 | Line 22 | gensurf - generate a RADIANCE or Wavefront description
22   ][
23   .B "\-f file"
24   ][
25 .B \-s
26 ][
25   .B \-i
26   ][
27 + .B \-s
28 + ][
29   .B \-o
30   ]
31   .br
32   .B "gensurf mat name dfile dfile dfile m n"
33   [
34 .B \-s
35 ][
34   .B \-i
35   ][
36 + .B \-s
37 + ][
38   .B \-o
39   ]
40   .SH DESCRIPTION
# Line 70 | Line 70 | The variable and function definitions in each
70   .I \-f source
71   file are read and compiled from the RADIANCE library where it is found.
72   The
73 + .I \-i
74 + option reverses surface normal directions relative to the (s,t) parameters, applying
75 + a left-hand rule, instead.
76 + The
77   .I \-s
78   option adds smoothing (surface normal interpolation) to the surface.
75 The
76 .I \-i
77 option reverses surface normal directions from the standard
78 clockwise-from-front orientation.
79   The
80   .I \-o
81   option produces a Wavefront .OBJ file rather than a RADIANCE

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines