collision detection of cloth

Please don't post Bullet support questions here, use the above forums instead.
Brat
Posts: 1
Joined: Mon Mar 23, 2009 8:05 am

collision detection of cloth

Post by Brat »

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.