Collision detection for cloth

Jan Bender
Posts: 111
Joined: Fri Sep 08, 2006 1:26 pm
Location: Germany

Collision detection for cloth

Post by Jan Bender »

Hi,

for my physics library I need a collision detection for a deformable triangle mesh (=> cloth).

Which collision shape is recommended for this?
Does Bullet detect self-collisions?

Cheers,

Jan