Linked particles

Post Reply
vo1d
Posts: 1
Joined: Fri Sep 15, 2006 2:38 pm

Linked particles

Post by vo1d »

My simple linked particles demo:
(moderated: get win32 binary here)


Demo uses Verlet integration with fixed time step.

Threre are some problems in demo:

1. Collision response works not very good, two particles moving unreal along z axis. Force applied on lower particle, but upper moves too.

2. When boxes collide system moves slow in some direction.

3. Super elasticity problem fixed by evil hack, it is visible when box collides with ground.

Who worked with linked particle systems like in demo?
Post Reply