I'm pretty new at Bullet and I've been trying for some time now to figure out how to calculate the distance between two btCollisionShape shapes in Bullet. I was trying to use the Linear Convex Cast demo as an example but ran into a wall when I found out the btSubsimplexConvexCast only worked with btConvexShape shapes.
Any suggestions on what I can do?
Thanks in advance for help