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