Bullet wiki or documentation repo?

reltham
Posts: 66
Joined: Fri Oct 12, 2007 6:28 pm
Location: San Diego

Re: Bullet wiki or documentation repo?

Post by reltham »

I am sorry. I misread something and thought it was being filtered before adding.

My mistake!
Wavesonics
Posts: 71
Joined: Thu May 22, 2008 8:03 pm

Re: Bullet wiki or documentation repo?

Post by Wavesonics »

I know we want to get the Wiki good first, but it's very important to provide a very clear easy to find way of getting to this stuff from the main wiki page, not just one link hidden away.
chunky
Posts: 145
Joined: Tue Oct 30, 2007 9:23 pm

Re: Bullet wiki or documentation repo?

Post by chunky »

Everything I've added so far is linked directly from the first page you get to after you click "Documentation".

Admittedly, the documentation link [which IMHO is the most important part of the wiki] does kinda blend in, though.

Gary (-;
sparkprime
Posts: 508
Joined: Fri May 30, 2008 2:51 am
Location: Ossining, New York
Contact:

Re: Bullet wiki or documentation repo?

Post by sparkprime »

I definitely think it's worth working more on the wiki, at least double what has already been done, before restructuring the front page is a good idea.

But eventually, it will be important to do so.
sparkprime
Posts: 508
Joined: Fri May 30, 2008 2:51 am
Location: Ossining, New York
Contact:

Re: Bullet wiki or documentation repo?

Post by sparkprime »

Here is a list of stuff I've written:

http://www.bulletphysics.com/mediawiki- ... ello_World
http://www.bulletphysics.com/mediawiki- ... eterminism
http://www.bulletphysics.com/mediawiki- ... Tunnelling
http://www.bulletphysics.com/mediawiki- ... dependence
http://www.bulletphysics.com/mediawiki- ... Broadphase
http://www.bulletphysics.com/mediawiki- ... ion_Shapes
http://www.bulletphysics.com/mediawiki- ... _The_World

There are some gaps in the "Collision Shapes" page that really need to be filled by someone with more knowledge, but I've done my best :)

I'm sure there are various errors including factual errors in the technical details but hopefully these are easily fixable.

I don't mind if you edit them directly or mention stuff in here that needs fixing. I've already replaced lots of "bullet" with "Bullet" in several pages (I was the chief offender there).

Here is chunky's stuff:

http://www.bulletphysics.com/mediawiki- ... tionStates
http://www.bulletphysics.com/mediawiki- ... _the_World
http://www.bulletphysics.com/mediawiki- ... ion_Things
http://www.bulletphysics.com/mediawiki- ... e_Snippets

We've both contributed minor edits to each others' pages though of course, in the spirit of the wiki ;)
chunky
Posts: 145
Joined: Tue Oct 30, 2007 9:23 pm

Re: Bullet wiki or documentation repo?

Post by chunky »

User avatar
adam_0
Posts: 1
Joined: Wed Aug 27, 2008 9:30 pm
Contact:

Re: Bullet wiki or documentation repo?

Post by adam_0 »

I think this is really great guys, thanks. I've been looking for a definitive source for Bullet for a while now, but this looks like it could be my one-stop!
abaraba
Posts: 56
Joined: Thu Jun 19, 2008 7:54 am
Contact:

Re: Bullet wiki or documentation repo?

Post by abaraba »

Frequently Asked Questions - http://www.bulletphysics.com/mediawiki- ... hysics_FAQ

i think quick and easy way is to collect these frequent questions from the forum, everything is already here, pair them with best answer and extend FAQ, that should be easy as would require only couple of hours of browsing and copy/paste

only about 10 more questions together with what chunky already has done and you'd pretty much covered it all.. after that - examples, examples, examples...

in the long run i find the form of OpenGL Red-Book perfect,
perfect example how to teach, document and demonstrate library/API, all at once

doc+examples+analogy+common_errors+diagrams+copy&paste_code = perfect info
http://www.glprogramming.com/red/chapter03.html

nice, simple, to the point samples.. just copy&paste
http://www.opengl.org/resources/code/samples/redbook/


encourage more Demos with source code in "Games or Demos using Bullet" section - everyone most certainly must have done some quick tests or some improvisations on Bullet demos, everyone could put up those for download ...and if there was more discussion there, we could point and discuss different techniques, algorithms and fix bugs in each others code as we are doing with Bullet code.. just a thought

cheers
chunky
Posts: 145
Joined: Tue Oct 30, 2007 9:23 pm

Re: Bullet wiki or documentation repo?

Post by chunky »

http://www.bulletphysics.com/mediawiki- ... y_of_Terms

After spark bought it up in this thread, I added a Glossary of Terms for simple stuff. It's mostly what came off the top of my head in the last half an hour, so likely it needs a bunch of corrections...

Gary (-;
OSasuke
Posts: 47
Joined: Tue Dec 09, 2008 10:12 am

Re: Bullet wiki or documentation repo?

Post by OSasuke »

Hello ,

What have you done to get the lib files ".a" , in one PDF file , he is written :

run the make in the ibmsdk , but i don't know how to do it , may you help me , please.
akollegger
Posts: 1
Joined: Fri Mar 06, 2009 4:33 pm

Re: Bullet wiki or documentation repo?

Post by akollegger »

I'm just getting familiar with Bullet at the moment. As I do so, I am of course reading through whatever documentation is available.

Since the wiki is not editable, where is the best place to submit "patches" for incomplete or out of date information? Fresh reading of unfamiliar material can be helpful in identifying small gaps that seem obvious to more experienced eyes. I'd be happy to provide constructive feedback as I go.

For instance, there are two easy changes for getting started under Mac OS X that would be helpful:

1. Installation could mention the "-G Xcode" option referenced by the INSTALL file included with the source.
2. Creating a project from scratch could then have a few extra steps to include the Bullet project as a dependency and explicitly add the required libraries.

I'd be happy to provide the appropriate text and screenshots.

Cheers,
Andreas
User avatar
Erwin Coumans
Site Admin
Posts: 4221
Joined: Sun Jun 26, 2005 6:43 pm
Location: California, USA
Contact:

Re: Bullet wiki or documentation repo?

Post by Erwin Coumans »

Have you checked out the Bullet_User_Manual.pdf, included in the root of the Bullet 2.74 zipfile?

It mentions the -G XCode in page 5. The wiki is messed up indeed, it is read-only because of previous spammers.
If you want to contribute, just reply with your wiki username.

Thanks,
Erwin
User avatar
kenshin
Posts: 36
Joined: Fri Oct 31, 2008 5:10 pm
Contact:

Re: Bullet wiki or documentation repo?

Post by kenshin »

hello,Erwin, I send you a letter last time A few weeks ago,did not receive your message.very sorry to bother you again.
Recently,I build a website about chinese bullet wiki,The first phase is translate the bullet Article and UserManual to chinese.
And I already find a few people complete this together.
Our aim is let more people know Bullet Library,and use it
and make a contribute to bullet Community.
hope to have your support.Please reply to me if you received this.

best regard.

my email : kenshin1987@live.cn
User avatar
frca
Posts: 39
Joined: Sat May 02, 2009 9:38 am
Contact:

Re: Bullet wiki or documentation repo?

Post by frca »

I found a potential error in wiki article http://www.bulletphysics.com/mediawiki- ... tionStates
Instead of
"use btRigidBody::getWorldTransform() and query the body directly. "
shouldn't be there
"use btRigidBody::getCenterOfMassTransform() and query the body directly. "
?
Lil_Margin
Posts: 10
Joined: Sun Jul 19, 2009 5:24 am

Re: Bullet wiki or documentation repo?

Post by Lil_Margin »

I can contribute...
Is there a "how to compile bullet lib in code::blocks" tutorial/article needed?
And can help and contribute in all the areas that i know of...
ill post it as soon as i am done with it.
[edit] Adding a irc is a very good idea to get help,etc
Post Reply