| | Re: Some Words To BFC Leonardo Zide
|
| | (...) When it finds that any face of a primitive needs to be inverted. We would have to fix the current primitives so that all faces are pointing to the same direction. Take a look at the sphere primitive for example, it has faces pointing inside (...) (25 years ago, 6-Apr-00, to lugnet.cad.dev)
|
| | |
| | | | Re: Some Words To BFC Steve Bliss
|
| | | | (...) The primitives should be the first thing fixed, in any case. :) I think it would be safe for the cleanup program to assume that primitives are BFC-ready. Which could be a help for automatic cleanup of part files. (...) Some technical points: (...) (25 years ago, 6-Apr-00, to lugnet.cad.dev)
|
| | | | |
| | | | | | Re: Some Words To BFC John VanZwieten
|
| | | | | | Steve Bliss <blisses@worldnet.att.net> wrote in message news:a5mpess6nipq4bp...4ax.com... snip (...) Me too. -John Van (25 years ago, 6-Apr-00, to lugnet.cad.dev)
|
| | | | | | |
| | | | | | BFC checking program (was Re: Some Words To BFC) Leonardo Zide
|
| | | | | | (...) I'm assuming that you're calling "BFC-ready" primitives that have all faces in the same direction. Primitives are not closed volumes so you'll always be able to see the backfaces. (...) I agree technically it doesn't make much difference, I (...) (25 years ago, 7-Apr-00, to lugnet.cad.dev)
|
| | | | | | |
| | | | | | | | Re: BFC checking program (was Re: Some Words To BFC) John VanZwieten
|
| | | | | | | | I seem to be missing a required .dll file: MFC42D.DLL. Can you send this, or can I find it somewhere else? -John Van (...) (25 years ago, 7-Apr-00, to lugnet.cad.dev)
|
| | | | | | | | |
| | | | | | | | Re: BFC checking program (was Re: Some Words To BFC) Steve Bliss
|
| | | | | | | (...) Umm, it's a little more than that, but facing the faces is a very important part. Basically, I meant: 1. All polygons wound correctly 2. All subfile references clean Good point about primitives not being solid. I don't think a renderer (...) (25 years ago, 7-Apr-00, to lugnet.cad.dev)
|
| | | | | | | |
| | | | | | Re: Some Words To BFC Lars C. Hassing
|
| | | | | Steve Bliss wrote on April 6th... (...) The program should refuse to certify a part if not all subfiles are certified. (...) Agreed! We should not put any constraints on the authors. They may scale/rotate/mirror primitives as they wish (not (...) (25 years ago, 19-Apr-00, to lugnet.cad.dev)
|
| | | | | |
| | | | Re: Some Words To BFC Steve Bliss
|
| | | | (...) OK, that sounds reasonable -- it's something that a clean-up program could look for, even though it's not practical for a rendering program to do the same. Steve (25 years ago, 19-Apr-00, to lugnet.cad.dev)
|
| | | | |