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

Aabb plane intersection #117

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rokalax
Copy link

@rokalax rokalax commented May 15, 2023

Tested by flake8 linting and test execution by this branch: https://github.com/rokalax/Pyrr/actions/runs/4981714896/jobs/8916334137

rokalax added 2 commits May 15, 2023 16:45
If intersection exists the returned point is the one inside the aabb nearest to the aabb center.
Add valid and invalid test scenarios
@rokalax
Copy link
Author

rokalax commented May 15, 2023

@adamlwgriffiths Hello, I am really sorry to have sent twice a not valid pull request. I took some time to test this contribution by linting and test execution. I hope not having done other errors.

@adamlwgriffiths
Copy link
Owner

I'll try to get time this week to take a look at this.

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.

2 participants