Bounce property

Please don't post Bullet support questions here, use the above forums instead.
Hachaso
Posts: 6
Joined: Fri Feb 04, 2011 2:31 pm

Bounce property

Post by Hachaso »

Hi

I have been looking at the HelloWord example found here: http://bulletphysics.org/mediawiki-1.5. ... ello_World
With some work I managed to get it working with some GL graphics, taken from the BasicDemo. So now I can see a Sphere falling and bouncing on the floor.
What I would like to do now is to somehow set the bouncing property of the Sphere. How is this done?

Thanks