Hi.
I am working on a project about the simulation of cloth,it will involve some detection of self-collision.
Now I am trying to use bullet to detect the collisons,I only need it give me some information about the the collision pairs(point/triangle,edge/edge),and I give the handle algorithm.
Can bullet help me?
Hope for some instructions.