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

Improve projections into plane #1555

Merged
merged 4 commits into from
Feb 2, 2023
Merged

Improve projections into plane #1555

merged 4 commits into from
Feb 2, 2023

Conversation

hannobraun
Copy link
Owner

Fix Plane::project_vector for non-orthogonal coordinate systems, add Plane::project_point, and make other minor improvements.

Turns out that it worked only for plane coordinate systems in which the
`u` and `v` vectors where orthogonal.
@hannobraun hannobraun merged commit 49279d6 into main Feb 2, 2023
@hannobraun hannobraun deleted the plane branch February 2, 2023 11:42
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