MasterAsia opened this issue on Sep 18, 2009 ยท 22 posts
Khai-J-Bach posted Sat, 19 September 2009 at 10:51 AM
Attached Link: Avoiding Webbing Errors
"others import with invisible-until-rendertime-facets. Generally it's a good idea not to use booleans with Poser stuff."cough where did you ever get that idea??
bool's are not a problem if you model correctly. the problem you refer to (or "webbing" as I call it) occurs when a facet has a curve that has not been handled correctly. basically, the facet needs to be broken down into more facets to break up the curve.
the link is for a trueSpace piece I wrote that demonstrates the issue and how to fix it. (the problem is the same whether it's a hole in the mesh or a curved area or a Boolean merged piece. )