Code archives/Algorithms/BlitzODE Car Demo

This code has been declared by its author to be Public Domain code.

Download source code

BlitzODE Car Demo by VIP3R2004
Removed code - BlitzODE is no longer available

Try JV-ODE instead... JV-ODE Physics
-

Comments

Damien Sturdy2004
Sweet!! great work! and cheers :D

I cant try this till i get home later and il edit this post when i do, but youve probably just saved my project :D


Damien Sturdy2004
YOU ROCK!!!!!! It worked :D cheers man!


Braincell2004
Pretty good stuff, tho theres a bunch of stuff to finetune.

Its understeering way too much, sliding a lot which would be ok if it was a muddy surface, and the usual :)


Braincell2004
Pretty good stuff, tho theres a bunch of stuff to finetune.

Its understeering way too much, sliding a lot which would be ok if it was a muddy surface, and the usual :)


VIP3R2004
Thanks for the comments :)

Those are just sample settings, you'll need to tweak them to suit your needs.


Paul "Taiphoz"2004
more please.

like how would I go about adding a 3D Terrain, done as a 3ds file for example. ?


VIP3R2004
To add a .3ds terrain, insert the following code after the CreateMirror() line...


clownhunter2004
I couldn't get it to work. Where's the include file?


Damien Sturdy2004
8AD_A55, you fool.. put ODE on your system and put a copy of its include with this program. Hence, "BlitzODE car demo" :P


PsychicParrot2004
Tis a fantastic bit of code, mister ... :) Nice work!


VIP3R2004
Cheers fella :)


KimoTech2005
Why did u remove it? BlitzODE still exists!!
http://www.blitzbasic.com/Community/posts.php?topic=38644
and download BlitzODE here:
http://blitz.pp.ru/file/BlitzODE_0_5_b.rar


VIP3R2005
Ooops, sorry Qimmer I thought BlitzODE was dead :/

I no longer have a copy of the demo, but someone else might still have it somewhere.


VIP3R2005
Well, I've asked Cygnus, but he can't find it either.

You can try the JV-ODE Car Demo here in the code archives and convert the ODE functions to match the BlitzODE functions, it should work ok.


Damien Sturdy2005
I'll look again over the next few days. I have alot of stuff to go through and it probrably doesnt have the same filename ;)


Code Archives Forum