Bullet Physics
Loading...
Searching...
No Matches
Todo List
Page Basics
use the following resources to improve this article
Page Building

I believe it has to do with this: https://stackoverflow.com/questions/45135/why-does-the-order-in-which-libraries-are-linked-sometimes-cause-errors-in-gcc, but when we know the real reason add the explanation to the end of this paragraph.

This method of doing things is a little bit ad hoc, maybe we can find a better way of doing it by changing the cmake file instead. If anyone has any ideas let us know

Page Character Controller
find which attributes are created because of this.
Page Contributing
I'm not really sure what this is for but it seems to contain build files
  • examples: Contains the example browser along with all the examples that it uses
  • src: the source code of bullet
  • test: tests for the bullet physics library
Page Static Map

figure out if bullet has an obj importer and if it does mention it here

the following text was my attempt to use the triangle index array method, but I never got it to work, if you can write a minimal working example of this one, that would be great.