Expand description
ODE Open Dynamics Engine bindings base for Rust
§Requirements
to build dll
- premake4 –with-demos –only-double –with-libccd –cc=gcc –platform–x64 –os=windows codeblocks
- premake4 –with-demos –only-double –with-libccd –platform–x64 –os=windows vs2010
in the running directory
- ode.dll
- libstdc++-6.dll
- libgcc_s_seh-1.dll
- libwinpthread-1.dll
see also
§Examples
Modules§
- ode
- ode integrates bindings to cppbridge and cppode