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

Retrieve contact info when doing continuous collision detection. #581

Open
shikui08 opened this issue Jun 20, 2022 · 0 comments
Open

Retrieve contact info when doing continuous collision detection. #581

shikui08 opened this issue Jun 20, 2022 · 0 comments

Comments

@shikui08
Copy link

Say I try to do continuous collision detection between two shapes and use ccd_solver_type = CCDC_CONSERVATIVE_ADVANCEMENT,
To get the contact info, I have to do another collision check using the returned contact_tf1&contact_tf2. Is it inevitable that this extra collision check is needed in order to get contact info?

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

No branches or pull requests

1 participant