Parallel implementation of SI

srvasanth
Posts: 1
Joined: Wed Jul 20, 2011 7:58 am

Parallel implementation of SI

Post by srvasanth »

Hi
I am new to Physics engines in general and trying to implement sequential impulse constraint solver on a multi-thread environment.
Saw Bullet's code for it by Marten Svanfeldt. But couldn't get the basic idea behind the parallelization.
Can anyone give inputs about it??
thanks in advance...