Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement ray/face intersection test #978

Merged
merged 3 commits into from
Aug 22, 2022
Merged

Implement ray/face intersection test #978

merged 3 commits into from
Aug 22, 2022

Conversation

hannobraun
Copy link
Owner

This is another building block required for #42.

They are based on the same C code, but `robust` is limited to 2D
predicates, while `robust-predicates` supports the full set. We're going
to need 3D predicates for ray/face intersection.
@hannobraun hannobraun merged commit 331fefc into main Aug 22, 2022
@hannobraun hannobraun deleted the ray-face branch August 22, 2022 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant