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

Comparing ray/doc/man/man1/robjutil.1 (file contents):
Revision 1.2 by greg, Thu Apr 2 20:44:15 2020 UTC vs.
Revision 1.3 by greg, Thu Apr 2 20:50:59 2020 UTC

# Line 86 | Line 86 | There is also a
86   .I +g
87   option to save just the named group(s).
88   .PP
89 < A
89 > The
90   .I "\-c epsilon"
91 < parameter may be given to coalesce vertices that are within the given epsilon.
91 > option tells
92 > .I robjutil
93 > to coalesce vertices that are within the given epsilon.
94   This is useful to improve the connectivity of models that were produced
95   in a sloppy conversion process from independent polygons.
96   When producing a Radiance file via the
# Line 111 | Line 113 | match the standard arguments used by
113   except that the
114   .I \-a
115   option is not supported for creating arrays of objects.
116 < Also, any scaling applied does not affect the epsilon value given for
116 > Also, any scaling factors do not affect the epsilon value given for
117   coalescing vertices, as this operation is applied prior to the transform,
118   even if
119   .I \-c

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines