Import maya scene to Bullet Physics

Physics APIs, Physics file formats, Maya, Max, XSI, Cinema 4D, Lightwave, Blender, thinkingParticles™ and other simulation tools, exporters and importers
Anand
Posts: 12
Joined: Tue Apr 19, 2011 6:02 am

Import maya scene to Bullet Physics

Post by Anand »

I want to give rigid body dynamics to meshes in maya.So how can I give it using Bullet physics. I saw dynamica plugin but my need is to write a customized plugin only to detect collision.


Expecting a quick reply
mBakr
Posts: 53
Joined: Thu Aug 05, 2010 5:57 pm

Re: Import maya scene to Bullet Physics

Post by mBakr »

quick reply:

grab the dynamica source and cull all the dynamics - this will leave collision support - from here you should be able to customize as needed.

http://code.google.com/p/dynamica/