Robot simulation

Show what you made with Bullet Physics SDK: Games, Demos, Integrations with a graphics engine, modeler or any other application
Post Reply
User avatar
ejtttje
Posts: 96
Joined: Mon Nov 03, 2008 9:57 pm

Robot simulation

Post by ejtttje »

A first video of using physics in our robot simulator ("Mirage").
http://www.youtube.com/watch?v=wh0t3GtkWGc
Mobile robots coming soon, this was the easiest to get started.

Bullet interface part of the code is here:
http://cvs.tekkotsu.org/viewvc/Tekkotsu ... /Dynamics/
The simulator-specific code is here:
http://cvs.tekkotsu.org/viewvc/Tekkotsu/tools/mirage/
shomy2k11
Posts: 24
Joined: Thu Sep 08, 2011 1:59 am

Re: Robot simulation

Post by shomy2k11 »

Hi,
i'm developing an iPhone game and want to use the "MotorDemo" from bullet as one of the bosses in the game however i want realistic movement of the legs as the "spider" moves around the screen and attacks the player, etc. Any help would be greatly appreciated.
GameOn
Posts: 35
Joined: Mon Dec 27, 2010 10:46 pm

Re: Robot simulation

Post by GameOn »

Haha,

that looks awesome ejtttje !
Post Reply