Bullet Physics Animator (update 24/01/2010)

Announce new projects or updates of Irrlicht Engine related tools, games, and applications.
Also check the Wiki
link3rn3l
Posts: 81
Joined: Wed Nov 15, 2006 5:51 pm

Bullet Physics Animator (update 24/01/2010)

Post by link3rn3l »

Powered by Bullet (http://www.bulletphysics.com/)

Examples included run Fast (more 400fps/average on AMD 1.6GHZ , WinXP, NVIDIA 6200 AGP)

Original Author: zet.dp.ua

Image


New improvements by Colombian Developers - Team

Features:

* MultiCore Support (OpenMP)
* Rigid Body
* SoftBody
* Character Controller Physics
* Terrain Physics
* Octree Physics
* Filter Collisions
* User Collisions
* Car Physics
* Basic AI
* and more !!!


Download irrlicht bullet animator here:
http://code.google.com/p/fenixpack/downloads/list
http://bennupack.bennugd.org/



Soon:
- Bullet Car Physics (not add code fixed from Enif)
- AI examples
- Ray cast examples
- Softbody example (more order )
- Joint (Constraint) Examples



All in Codeblocks/GCC compiler


Model is a "google scketup" Model for Irrlicht
for more info, see scketup tutorial for irrlicht in :
http://irrlicht.sourceforge.net/phpBB2/ ... hp?t=34290


.
Last edited by link3rn3l on Mon Jan 25, 2010 7:05 pm, edited 10 times in total.
Bennu (Best 2d and 3D dev-tool)
http://bennupack.blogspot.com

Pixtudio (Best 2D development tool)
http://pixtudiopack.blogspot.com

Bennu3D(3D Libs for bennu)
http://3dm8ee.blogspot.com/

Colombian Developers - Blog:
http://coldev.blogspot.com/
Lil Margin
Posts: 212
Joined: Sun Jul 19, 2009 4:24 am
Location: Netherlands Antilles, Curacao

Post by Lil Margin »

nice very nice, do you mind posting some tutorials on how the whole procedure is done with irrlicht?
Ovan
Posts: 70
Joined: Thu Dec 18, 2008 12:41 am
Contact:

Post by Ovan »

look thas http://immortalgalaxy.free.fr/Download/ ... anager.rar
not finished and not updated but i make serielisation and update after :)

this version have a bug in IString, my version is ok ...
but is maked for my projet and have creative common licence (by-nc-sa) ;)
GameDude
Posts: 498
Joined: Thu May 24, 2007 12:24 am

Post by GameDude »

Its cool to see a wrapper for this, but I have compiled Bullet for GCC, its works well. If anyone wants, ask me.
d3jake
Posts: 198
Joined: Sat Mar 22, 2008 7:49 pm
Location: United States of America

Post by d3jake »

Excellent! My project is on the verge of needing phsyics, and we had been looking into Bullet. Thanks for the work!
The Open Descent Foundation is always looking for programmers! http://www.odf-online.org
"I'll find out if what I deleted was vital here shortly..." -d3jake
GameDude
Posts: 498
Joined: Thu May 24, 2007 12:24 am

Post by GameDude »

So you would like the bullet I compiled for GCC Compiler?
d3jake
Posts: 198
Joined: Sat Mar 22, 2008 7:49 pm
Location: United States of America

Post by d3jake »

If you could compile it, that would be great!
The Open Descent Foundation is always looking for programmers! http://www.odf-online.org
"I'll find out if what I deleted was vital here shortly..." -d3jake
GameDude
Posts: 498
Joined: Thu May 24, 2007 12:24 am

Post by GameDude »

I already have it compiled and built. I can just upload it. I'll have it up shortly.

http://www.mediafire.com/?sharekey=704c ... f6e8ebb871

There it is. Make sure you have your directores set up correctley and that you have the source for the included files. This .a contains all the main bullet libs in one.
d3jake
Posts: 198
Joined: Sat Mar 22, 2008 7:49 pm
Location: United States of America

Post by d3jake »

Excellent! Thanks!
The Open Descent Foundation is always looking for programmers! http://www.odf-online.org
"I'll find out if what I deleted was vital here shortly..." -d3jake
GameDude
Posts: 498
Joined: Thu May 24, 2007 12:24 am

Post by GameDude »

No problems
link3rn3l
Posts: 81
Joined: Wed Nov 15, 2006 5:51 pm

new preview

Post by link3rn3l »

preview character controller:

Image


we have a some bugs , soon source available..


preview soft body:

Image
Bennu (Best 2d and 3D dev-tool)
http://bennupack.blogspot.com

Pixtudio (Best 2D development tool)
http://pixtudiopack.blogspot.com

Bennu3D(3D Libs for bennu)
http://3dm8ee.blogspot.com/

Colombian Developers - Blog:
http://coldev.blogspot.com/
link3rn3l
Posts: 81
Joined: Wed Nov 15, 2006 5:51 pm

Character controller

Post by link3rn3l »

- example # 05-
character controller demo preview:

up - 4
left - 1
right - 2



new advance:
http://rapidshare.com/files/271042534/B ... r.rar.html



.
Bennu (Best 2d and 3D dev-tool)
http://bennupack.blogspot.com

Pixtudio (Best 2D development tool)
http://pixtudiopack.blogspot.com

Bennu3D(3D Libs for bennu)
http://3dm8ee.blogspot.com/

Colombian Developers - Blog:
http://coldev.blogspot.com/
link3rn3l
Posts: 81
Joined: Wed Nov 15, 2006 5:51 pm

Post by link3rn3l »

http://www.megaupload.com/?d=LV28MXU8

new demo with softbody , very nice character controller

download now !!!
Bennu (Best 2d and 3D dev-tool)
http://bennupack.blogspot.com

Pixtudio (Best 2D development tool)
http://pixtudiopack.blogspot.com

Bennu3D(3D Libs for bennu)
http://3dm8ee.blogspot.com/

Colombian Developers - Blog:
http://coldev.blogspot.com/
mengzhu
Posts: 28
Joined: Fri Jul 17, 2009 7:00 am

Post by mengzhu »

nice work!
baiqian
Posts: 43
Joined: Sun Apr 06, 2008 2:29 pm

Post by baiqian »

That's very nice. But what we download is the only Bin demo. Anywhere we can download the bullet wrapper SDK?
Post Reply