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

Comparing ray/doc/man/man1/oconv.1 (file contents):
Revision 1.5 by greg, Thu Jan 1 19:31:45 2004 UTC vs.
Revision 1.6 by greg, Mon Apr 12 17:31:27 2004 UTC

# Line 132 | Line 132 | to xform(1) within files to create a hierarchy.
132   .IP "Set overflow in addobject (id)"
133   This error occurs when too many surfaces are close together in a
134   scene.
135 Sometimes a dense scene can be accommodated by increasing
136 the maximum resolution (by powers of two) using the
137 .I \-r
138 option, but usually this error indicates something is wrong.
135   Either too many surfaces are lying right on top of each other,
136   or the bounding cube is inflated from an oversized object
137   or an improper
138   .I \-b
139   specification.
140 + If hundreds of triangles come together at a common vertex, it may
141 + not be possible to create an octree from the object.
142 + This happens most often when inane CAD systems create spheres using
143 + a polar tesselation.
144   Chances are, the surface "id" is near one of those causing the problem.
145   .IP "Hash table overflow in fullnode"
146   This error is caused by too many surfaces.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines