bullet-2.81-rev2613, iOS 6.1 and Xcode 4.6.1

amuhamed
Posts: 2
Joined: Fri Apr 12, 2013 10:42 pm

bullet-2.81-rev2613, iOS 6.1 and Xcode 4.6.1

Post by amuhamed »

Hello there,

I'm new to bullet physics and I'm trying to implement it to my Xcode project using cocos3d.
We are creating a game in our Computer Graphics Lab at our University and would like to use physics.
I tried various Tutorials but somehow none of them works for me.
I wanted to ask you what Tutorial suits best for the actual versions I'm using?
Some hints maybe? Or a Tutorial I can follow? Maybe then I could post some errors...

Thanks.
gonzaless
Posts: 1
Joined: Mon Apr 15, 2013 12:56 am

Re: bullet-2.81-rev2613, iOS 6.1 and Xcode 4.6.1

Post by gonzaless »

Hi amuhamed,

As the Wiki says: A good starting point is reading the Bullet User Manual, the pdf file is located in the root of the Bullet Physics SDK.

Or you can use this link to access it online.

Bullet Wiki is a decent source of information too.

Cheers