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 ability to perform convex shape casting in physics #590

Closed
mrDIMAS opened this issue Jan 17, 2024 · 0 comments
Closed

Add ability to perform convex shape casting in physics #590

mrDIMAS opened this issue Jan 17, 2024 · 0 comments
Labels
good first issue Good for newcomers physics anything physics related

Comments

@mrDIMAS
Copy link
Member

mrDIMAS commented Jan 17, 2024

This functionality exists in the physics backend (Rapier), but does not exposed from the public API. Add this functionality to impl PhysicsWorld in src\scene\graph\physics.rs and to 2D physics in src\scene\dim2\physics.rs as well.

@mrDIMAS mrDIMAS added good first issue Good for newcomers physics anything physics related labels Jan 17, 2024
@mrDIMAS mrDIMAS changed the title Add ability to perform convex casting in physics Add ability to perform convex shape casting in physics Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers physics anything physics related
Projects
None yet
Development

No branches or pull requests

1 participant