Search found 5 matches

by @ntares
Mon May 23, 2011 11:42 am
Forum: General Bullet Physics Support and Feedback
Topic: Readblend for Blender 2.5?
Replies: 4
Views: 3592

Re: Readblend for Blender 2.5?

Hi, I'm not totally shure but I think you cannot use blend file. The blend files have a lot of attribute which they are not useful for bulletphysics. But you can have the ".bullet" files if you need to specify something outside from the source.
by @ntares
Tue May 17, 2011 2:27 pm
Forum: General Bullet Physics Support and Feedback
Topic: Incorrect movement on small object and big gravity.
Replies: 0
Views: 2231

Incorrect movement on small object and big gravity.

Hi, I have some trouble with scale the world. I have objects whichs are about 1.2 of bullet size. The gravity is multiply by 100 to have cm instead meters. And there are a weight about 0.0001 kg (I have try to change size and nothing happen) So My objects roll without interaction (sphere and capsule...
by @ntares
Fri May 13, 2011 8:27 am
Forum: General Bullet Physics Support and Feedback
Topic: Scale the world, native function?
Replies: 0
Views: 1763

Scale the world, native function?

Hi, I wanna know if there is a native function to scale the world from meters to centimeters for example. I have see the wiki about that (http://www.bulletphysics.org/mediawiki-1.5.8/index.php?title=Scaling_The_World) , but In our engine this is not easy and nice to put a scaleFactor at each use of ...
by @ntares
Thu May 12, 2011 9:20 am
Forum: General Bullet Physics Support and Feedback
Topic: Set friction doesn't change anything.
Replies: 4
Views: 12588

Re: Set friction doesn't change anything.

Okay, I have search a lot, and I think this is a scale problem. For example, I have big object, and realy small mass. for example : size = 35.0, 35.0, 35.0 (which are in meter by default in Bullet) mass = 1.0 (which are in kilo I suppose) So I have an object as big as a Boat, and as light as a milk ...
by @ntares
Thu May 12, 2011 8:35 am
Forum: General Bullet Physics Support and Feedback
Topic: Set friction doesn't change anything.
Replies: 4
Views: 12588

Set friction doesn't change anything.

Hi, I work in a project wich use Bullet for 3D physics. When I tried some value for friction in Blender, like 5.0 for support and for the box, I have a great friction. But When I try to change friction in our engine, I cannot see any difference : I put the friction coef to 5.0 for both support and o...