Subject:
|
Re: Some Words To BFC
|
Newsgroups:
|
lugnet.cad.dev
|
Date:
|
Thu, 6 Apr 2000 16:35:04 GMT
|
Reply-To:
|
Rui.Martins@link.{spamcake}pt
|
Viewed:
|
2501 times
|
| |
| |
On Thu, 6 Apr 2000, Leonardo Zide wrote:
> > I have researched (Odd/Even), (BSP) and (Winged Edge). There is also the brute
> > force method of supersampling raycasting, but this one is a NO GO.
>
> I think I'm using what you call odd/even, I cast a ray from the center
> of each face to both directions and check the number of faces hit. If it
> can't determine the correct orientation (hit the same number of faces
> from both sides) that I try again from other points in the face.
When do you actually stop, when you find the correct orientation ?
or after a few fixed iterations ?
Eventually you could end up with an infinite loop if you are not carefull.
That method does NOT really garantees any correct results due to the way our
parts are defined.
See ya
Rui Martins
|
|
Message has 1 Reply: | | Re: Some Words To BFC
|
| (...) Would it help to get primitive files cleaned up, and then make use of what is known of the faces in the primitive to decide the orientation of faces in the part? What I mean is, if you follow a ray from the center of a face, and the (...) (25 years ago, 6-Apr-00, to lugnet.cad.dev)
|
Message is in Reply To:
| | Re: Some Words To BFC
|
| (...) I agree that an automatic process might not always work 100% but it can make parts almost perfect and with only a small effort you'll be able to completely fix them. (...) I think I'm using what you call odd/even, I cast a ray from the center (...) (25 years ago, 6-Apr-00, to lugnet.cad.dev)
|
61 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|