Page 2 of 2

Posted: Wed Nov 28, 2007 1:13 pm
by Setsuka
Gna .... after my laptop crashed I lost a whole written post ... so ... different time same post again.

So after getting really disappointed about ogreode / ode I was checking what else exists.

Newton :
Newton
- Just binaries and then even not for all the different systems we are using.

Bullet :
Wikipedia
Bullet
Manual

- Supports plenty of different systems.
- Source can be downloaded.
- cmake and automake supported.

Had to get glut-dev package; after that compiled already (yes, for me that's already something)

... more coming soon ...

Posted: Wed Dec 12, 2007 3:17 pm
by Setsuka
Ok, ogrebullet is working and compiling and demos are also working on my laptop.

But porting it to tardis will bring along some pretty nice cmake problems for sure (can't find ogre etc.)

Also the developers of ogrebullet are nice enough to write no documentation at all and not even notes in the code, which really supports the community.

I'm now trying to understand from the source code and headers and so on what it does...

This once again proves how vital comments and documentations are ...