Physics Simulation Forum

 

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: vehicle bullet!!!
PostPosted: Sun Sep 04, 2011 4:30 pm 
Offline

Joined: Mon Jul 25, 2011 1:21 am
Posts: 9
hello ,
can some one give me my mistake about this share simple code , i use qt & opengl & bullet
but the problem i can't simulate motion vehicle after vehicle take settle down on floor.
thanks :mrgreen: :mrgreen: :mrgreen: :mrgreen:


Attachments:
openGL_example.zip [599.27 KiB]
Downloaded 494 times
Top
 Profile  
 
 Post subject: Re: vehicle bullet!!!
PostPosted: Mon Apr 02, 2012 12:35 pm 
Offline

Joined: Mon Apr 02, 2012 10:15 am
Posts: 8
It's probably because the chassis is "disable" when it stop moving...

put something like this :

if (engineForce > 0)
m_chassis.activate();


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: Bing [Bot] and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group