Skip to content

chriscamacho/RayLibOdeVehicle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RayLibOdeVehicle

demonstrates using OpenDE and Raylib to create a simple vehicle

get ODE from https://bitbucket.org/odedevs/ode/downloads/

extract ode 0.16.6 into the main directory of this project (as ode)

ln -s ode-0.16.6 ode

I'd suggest building it with this configuration ./configure --enable-ou --enable-libccd --with-box-cylinder=libccd --with-drawstuff=none --disable-demos --with-libccd=internal

and run make, you should then be set to compile this project

note I have moved the ode location (so I can use it with other projects!)

You file structure should look like this

ode raylib RayLibOdeVehicle

If anyone wants to contribute a better tuning for the vehicle or discuss the same, please do get in touch via bedroomcoders.co.uk

About

deomstrates using OpenDE and Raylib to create a simple vehicle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published