1 unstable release
0.2.1 | May 24, 2024 |
---|---|
0.1.2 |
|
0.1.1 |
|
0.0.1 |
|
#5 in #kinetics
47 downloads per month
Used in 5 crates
(2 directly)
3.5MB
8K
SLoC
Contains (Windows DLL, 1.5MB) ode/bin/libstdc++-6.dll, (Windows DLL, 1MB) ode/bin/ode.dll, (static library, 410KB) ode/lib/libode.a, (static library, 145KB) ode/lib/ode.lib, (Windows DLL, 77KB) ode/bin/libgcc_s_seh-1.dll, (Windows DLL, 53KB) ode/bin/libwinpthread-1.dll
ode-base
ODE Open Dynamics Engine bindings base for Rust
Links
see also
Exsamples
License
MIT License
lib.rs
:
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
Dependencies
~0–12MB
~83K SLoC