Suggestions for colliders passing between vertices?

Please don't post Bullet support questions here, use the above forums instead.
Post Reply
sebjf
Posts: 9
Joined: Mon Jun 06, 2016 9:34 pm

Suggestions for colliders passing between vertices?

Post by sebjf »

I am looking to handle the case where narrow colliders will pass between vertices of a low enough resolution mesh in a position based dynamics simulation system.

So far the only technique that seems to address this is Fuhrmann et al.'s edge-center technique that was designed to handle trapped vertices.

Can anyone recommend a paper/article/approach which could help solve this?

Sj
Post Reply