DiscussionsIssue archiveOther usage issues

Archived discussion

How to detect collision between shapes?

Other usage issuesFri, 07/25/2014 - 15:222 replies

Browse this forum
QuestionAuthor

I need to find a way determining both collisions and proximity between shapes. Any clue?

Discussion

2 archived replies

Posts are displayed in their archived order.

01Commenter-1

In PythonOCC we're using the open cynics engine ( ODE ), that works well from for collisions but not suitable for proximity. Bullet would be a good solution here

See:
http://www.pythonocc.org/resources/dyn/cad-and-rigid-body-simulation/

02Commenter-2

Hi Tom,

Please have a look at the Collision Detection component described at http://www.opencascade.org/support/products/coldet/.

Please do not hesitate to contact us for more information!
Best regards,
Commenter-2