Collision detection between two tool cursors.
02 Aug 2021 22:49 #1
Hi, I created two tool cursors in my program and controlling that with two haptic devices (3D systems Touch device). I wanna detect the collision between the two tool cursors. I tried using isInContact() and cCollisionEvent* for that. But I couldn't detect the collision between two tool cursors. Looking forward to the solutions to fix this?
Please Log in or Create an account to join the conversation.