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

Add SurfaceGeom::triangle_at; rewrite point/vector conversion on top of it #2453

Merged
merged 13 commits into from
Aug 13, 2024

Conversation

hannobraun
Copy link
Owner

This is a first substantial step towards realizing #2118.

I need to use it from the `geometry` module. I expect that long-term,
`approx` and `geometry` will get merged, and this code will turn into an
internal implementation detail again.

But for now, I don't want to rearchitect the whole module structure,
before I have a better grasp on what the new geometry system is going to
look like. So just making it public is the more pragmatic choice.
@hannobraun hannobraun enabled auto-merge August 13, 2024 17:15
@hannobraun hannobraun merged commit b78358d into main Aug 13, 2024
3 checks passed
@hannobraun hannobraun deleted the geom branch August 13, 2024 17:17
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