Skip to content

Add Line collide_polygon() #179

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

Closed
itzpr3d4t0r opened this issue Jan 12, 2023 · 1 comment · Fixed by #194
Closed

Add Line collide_polygon() #179

itzpr3d4t0r opened this issue Jan 12, 2023 · 1 comment · Fixed by #194
Labels
C api required Requires implementing new C only functions submodule:line type:new_api Adds new functionalities to the project

Comments

@itzpr3d4t0r
Copy link
Member

This will involve both implementing the function and/or implementing pgCollision_LinePolygon function in collisions.c/.h

@itzpr3d4t0r itzpr3d4t0r converted this from a draft issue Jan 12, 2023
@itzpr3d4t0r itzpr3d4t0r moved this from Todo: General to Todo: Line in pygame.geometry Jan 12, 2023
@itzpr3d4t0r itzpr3d4t0r added type:new_api Adds new functionalities to the project submodule:line C api required Requires implementing new C only functions labels Jan 12, 2023
@itzpr3d4t0r
Copy link
Member Author

itzpr3d4t0r commented Feb 11, 2023

I'm slowly climbing through this btw. Will probably be another 600 lines PR 💯.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C api required Requires implementing new C only functions submodule:line type:new_api Adds new functionalities to the project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant