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

Check collision point polygon #2685

Merged
merged 3 commits into from
Sep 4, 2022

Conversation

acejacek
Copy link
Contributor

@acejacek acejacek commented Sep 3, 2022

Adding a function to Basic shapes collision detection functions. Detects if point is inside of polygon described as series of vertices.

@raysan5 raysan5 merged commit aff98d7 into raysan5:master Sep 4, 2022
@raysan5
Copy link
Owner

raysan5 commented Sep 4, 2022

@acejacek Thnaks for the addition! Please note that I'm reviewing the function name to CheckCollisionPointPoly() for consistency with other functions.

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