Previous Thread  Next Thread

chat icon Bullet physics engine trouble

Rick3D

Posted: Sat Dec 24, 2005 12:06 pm
Joined: 06 Dec 2005
Posts: 14
I love the ability to use the game physics engine in animations--it's so much easier than manually setting up IPOs and produces much better results. I'm having a couple of problems, though.

As a test, I'm trying to create a simple animation of a bouncing ball. If I use the Sumo engine, I can control the "bounciness" of the ball by adjusting the Restitut value for both the plane and the ball, but if I change to the Bullet engine, the ball drops and stops dead. Oddly enough, if I remove the material from both the plane and ball, I get a small amount of bounce, but as soon as I re-add the material, it stops working. Furthermore, I can't seem to control the bounce with the Restitut value (or anything else).

I've also noticed that there is some randomness to the behavior of objects when using the Bullet engine. I suppose that this is ok for game play, but for animation it would be nice to get consistent results every time. Can the randomness be disabled as an option?

Thanks,

Rick
Reply with quote


erwin

Posted: Wed Dec 28, 2005 12:25 am
Joined: 21 Oct 2002
Posts: 86
Bullet integration is work in progress, and Restitution and other values are not hooked up yet. I will add those in next version, thanks for the reminder.

Physics is running realtime by default, which makes behaviour random. Did you try to set the 'Enable All Frames' setting in the games menu? This should improve reproducability of simulations.

Erwin
Reply with quote


ma16sanchez

Posted: Thu Oct 11, 2012 1:39 pm
Joined: 11 Oct 2012
Posts: 1
Hello Erwin

Is there already a solution for this topic in Blender?

Thank you very much.

Regards,
Martín
Reply with quote


 
Jump to:  
Powered by phpBB © 2001, 2005 phpBB Group