hi all;
I am working on a project where the user interacts with a bunch of bullet bodies using a haptic tool (sensable omni). In the project bullet handles collision detection and physics simulation, but my question is how do I receive the information (like forces acting on each object at every timestep) to implement haptic force feedback on the devices?
Any of you have experience using haptics with bulletphysics.
Thanks