Skip to content

A framework to aid using Raylib and ODE physics together

License

Notifications You must be signed in to change notification settings

chriscamacho/RayLibOdeMech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RayLibOdeMech

demonstrates using OpenDE and Raylib together

Please read the doxygen docs!

Why ODE it's OLD and not C++

Well it actually is written in C++, it has a stable (C) API and few bugs, because a project is feature complete doesn't mean its abandoned

If used properly ODE produces stable sims with decent performance

Did I mention the API is stable...

(I have literally come back to projects years later and not needed to rewrite because some parameters of even whole functions have changed been removed etc)

Please read the doxygen docs, the main page details important setup steps you must do

when running the examples run them from the root of the project ie

bin/fountain

(don't cd into bin first!)

please feel free to get in touch via bedroomcoders.co.uk

did I mention there are doxygen docs ?

Enjoy!

About

A framework to aid using Raylib and ODE physics together

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published