Forum: 3D Modeling


Subject: I would appreciate your advice on my new castle

zippy opened this issue on Feb 16, 2004 ยท 13 posts


bikermouse posted Fri, 20 February 2004 at 5:16 PM

Still, converting to smaller componet files might also make a 'bad geometry' easier to find. It's the way I debug C code when and if I write it - when you find out which section the problem is in you can keep subdividing the problem "section" until either the program finds and corrects the geometry (if that is an option) or you do. I don't know anything about Cinema, but in some programs if you use boolean operations a bad operation(either neutral combined with any boolean type or booleans that don't intersect) can be enough to cause problems. - TJ