Port to C#, collision example between convex bodies
debashis66 opened this issue · 1 comments
debashis66 commented
Hi can it be used in C# application (Nuget) ? Is there an example for collision check between the convex bodies after decomposition ?
jratcliff63367 commented
Collision checking is usually done by running a physics simulation. There is no C# support