Physics Simulation Forum

 

All times are UTC




Post new topic Reply to topic  [ 1 post ] 
Author Message
PostPosted: Mon May 02, 2011 2:46 pm 
Offline

Joined: Sun May 01, 2011 11:57 pm
Posts: 4
I only use Bullet for mouse picking of objects, I don't even link to the dynamics library. I have a collisionWorld and some collisionObjects, some of the collision objects move sometimes and when they do I call collisionWorld->updateAabbs(). The only query I do to bullet is collisionWorld->rayTest().

Now, I suppose that BulletCollisions is doing some calculations behind the scenes that are unnecessary to me, because I don't care about between-object collisions, only about raytesting. My question is, is there anything I can do to optimize bullet in this scenario? I can make some guesses but I would prefer to have definitive advice from an expert.

Thanks in advance.


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

All times are UTC


Who is online

Users browsing this forum: Bing [Bot] and 4 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