CG Final Project using Bullet - source code available

Show what you made with Bullet Physics SDK: Games, Demos, Integrations with a graphics engine, modeler or any other application
mattrix
Posts: 10
Joined: Tue Feb 01, 2011 1:49 pm

CG Final Project using Bullet - source code available

Post by mattrix »

Hi! I've uploaded some videos of my Final Project in Computer Graphics where I've used Bullet Physics + OpenGL + C++.

http://www.youtube.com/user/mbattistello

There you will also find some other interesting tests I've made with Bullet :)
If you like it, i'll be glad to share the source code. :wink:

Enjoy it!
User avatar
Dr.Shepherd
Posts: 168
Joined: Tue Jan 04, 2011 11:47 pm

Re: CG Final Project using Bullet - source code available

Post by Dr.Shepherd »

Terrifiic Job ! I enjoy your lights at the night.

Are you using Raycast Vehicle Demo combined with Orge ?
mattrix
Posts: 10
Joined: Tue Feb 01, 2011 1:49 pm

Re: CG Final Project using Bullet - source code available

Post by mattrix »

Terrifiic Job ! I enjoy your lights at the night.
Thanks! I'm glad you liked it! :D
Dr.Shepherd wrote: Are you using Raycast Vehicle Demo combined with Orge ?
No, I didn't use any of them. Neither the Raycast Vehicle Demo, nor the Ogre 3D graphics engine.

For the chassis and links of the car I used the collision shapes btBoxShape and for the wheels btCylinderShapeX.
The constraints of the wheels were made using btHingeConstraint.

For the Graphics I just used the good and old OpenGL, there was no 3rd party 3D graphics engine involved.
User avatar
Dr.Shepherd
Posts: 168
Joined: Tue Jan 04, 2011 11:47 pm

Re: CG Final Project using Bullet - source code available

Post by Dr.Shepherd »

OK, that would be more valuable for you since it is all built from scratch, good job !

Where did you put your code ? So I can bookmark it, =)
mattrix
Posts: 10
Joined: Tue Feb 01, 2011 1:49 pm

Re: CG Final Project using Bullet - source code available

Post by mattrix »

Dr.Shepherd wrote:OK, that would be more valuable for you since it is all built from scratch, good job !

Where did you put your code ? So I can bookmark it, =)
I've just sent you a PM with the link.
Seba1
Posts: 5
Joined: Sat Nov 05, 2011 10:20 am

Re: CG Final Project using Bullet - source code available

Post by Seba1 »

Wow looks amazing. This demo is bullet 2.79? I can get a link?
mattrix
Posts: 10
Joined: Tue Feb 01, 2011 1:49 pm

Re: CG Final Project using Bullet - source code available

Post by mattrix »

Seba1 wrote:Wow looks amazing. This demo is bullet 2.79? I can get a link?
Thanks!

I've done it a while ago, so I've used release 2.77.

Of course you can, I've already sent you a PM with the link :wink:
albertmech
Posts: 1
Joined: Wed Nov 09, 2011 10:44 pm

Re: CG Final Project using Bullet - source code available

Post by albertmech »

Hi, very impressive project! I am also willing to learn how to combine opengl and bullet together, and I am sure your work will be a quite good starting point for me. So Is it possible that I can get a link to your code? I appreciate a lot for your generosity!
mattrix
Posts: 10
Joined: Tue Feb 01, 2011 1:49 pm

Re: CG Final Project using Bullet - source code available

Post by mattrix »

albertmech wrote:Hi, very impressive project! I am also willing to learn how to combine opengl and bullet together, and I am sure your work will be a quite good starting point for me. So Is it possible that I can get a link to your code? I appreciate a lot for your generosity!
You want it, you got it!

I just sent you a PM with the link :wink:
andersma
Posts: 1
Joined: Mon Nov 14, 2011 6:38 am

Re: CG Final Project using Bullet - source code available

Post by andersma »

Great! Can I get the source link? Thanks!
mattrix
Posts: 10
Joined: Tue Feb 01, 2011 1:49 pm

Re: CG Final Project using Bullet - source code available

Post by mattrix »

andersma wrote:Great! Can I get the source link? Thanks!
No problem!
Just sent you a PM with it :wink:
memostermos
Posts: 1
Joined: Wed Nov 16, 2011 9:29 am

Re: CG Final Project using Bullet - source code available

Post by memostermos »

This is well done mate, I'm currently developing a project like this and I would appreciate if you could send me the source code cuz I'm new to bullet, cheers..
rcutshaw
Posts: 1
Joined: Wed Jan 11, 2012 9:24 am

Re: CG Final Project using Bullet - source code available

Post by rcutshaw »

Thanks in advance for a link to your sourcecode.
mattrix
Posts: 10
Joined: Tue Feb 01, 2011 1:49 pm

Re: CG Final Project using Bullet - source code available

Post by mattrix »

rcutshaw wrote:Thanks in advance for a link to your sourcecode.
Just sent you a PM.
Enjoy!
davewang
Posts: 1
Joined: Thu Jan 26, 2012 2:02 am

Re: CG Final Project using Bullet - source code available

Post by davewang »

Great job! Thanks in advance for the source code!