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