determinism after stepSimulation and insert e rigidBody

Post Reply
addict
Posts: 3
Joined: Mon Apr 04, 2011 7:43 pm

determinism after stepSimulation and insert e rigidBody

Post by addict »

Hi

I have a problem with determinism on bullet.

If I make the following steps:

1. Insert a rigidBody in my dynamics World
2. Call the stepSimulation with e fixed Timestep
3. Insert a new rigidBody in my dynamics World
4. Call the stepSimulation with e fixed Timestep

The result is not always the same.
Can someone give me an example that this process gives always the same result?

Thanks!
addict
Posts: 3
Joined: Mon Apr 04, 2011 7:43 pm

Re: determinism after stepSimulation and insert e rigidBody

Post by addict »

SOLVED
User avatar
majestik666
Posts: 66
Joined: Tue Mar 02, 2010 6:13 am

Re: determinism after stepSimulation and insert e rigidBody

Post by majestik666 »

just out of curiosity, what was the problem / solution ?
XMight
Posts: 32
Joined: Tue Feb 22, 2011 1:00 pm

Re: determinism after stepSimulation and insert e rigidBody

Post by XMight »

I am curious too...
Post Reply