Skip to content

chriscamacho/RayLibOdeVehicle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 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.4 into the main directory of this project (as ode)

ln -s ode-0.16.4 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

About

deomstrates using OpenDE and Raylib to create a simple vehicle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published