1 unstable release
0.1.11 | Apr 22, 2024 |
---|---|
0.1.10 |
|
0.0.1 |
|
#362 in Rendering
88 downloads per month
Used in 3 crates
(via ode-rs)
325KB
667 lines
Contains (Windows DLL, 140KB) drawstuff/bin/drawstuff.dll, (Windows DLL, 77KB) drawstuff/bin/libgcc_s_seh-1.dll, (Windows DLL, 53KB) drawstuff/bin/libwinpthread-1.dll, (static library, 20KB) drawstuff/lib/libdrawstuff.a, (static library, 8KB) drawstuff/lib/drawstuff.lib
drawstuff
ODE drawstuff bindings for Rust
Links
License
MIT License
lib.rs
:
ODE drawstuff bindings 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
- drawstuff.dll
- libgcc_s_seh-1.dll
- libwinpthread-1.dll
Examples
see also
Dependencies
~0.4–12MB
~92K SLoC