Tell me more ×
Game Development Stack Exchange is a question and answer site for professional and independent game developers. It's 100% free, no registration required.

Are there any examples of using BulletML (via the libbullml library), in C++. I'm not sure where to start.

For example I know I must extend BulletMLRunner, however there is no such Bullet class which is the next step according to the instructions here:

http://shinh.skr.jp/libbulletml/README.en.txt

Does anyone have a simple example on getting started with bulletml in c++

share|improve this question
I'm going to venture a guess and say that Bullet isn't a real class, and is just supposed to be something you write on your own based on your game's needs. – michael.bartnett Jan 17 '12 at 7:24

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.