Search found 1 match
- Sun Oct 13, 2013 5:43 am
- Forum: General Bullet Physics Support and Feedback
- Topic: Basic working..
- Replies: 1
- Views: 1531
Basic working..
I just started studying bullet..and faced some block.. Below is what I understood way to work.. 1. make dynamic world with setting 2. Add rigid bodies 3. step simulate 4. get rigid body state and use it 5. goto 3 Problem is..How can I identify body what I want to know..? For example I added rigid bo...