1 个不稳定版本
0.1.11 | 2024年4月22日 |
---|---|
0.1.10 |
|
0.0.1 |
|
#6 in #动力学
216 每月下载量
在 3 个crate中使用 (通过 ode-rs)
325KB
667 行
包含 (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, (静态库, 20KB) drawstuff/lib/libdrawstuff.a, (静态库, 8KB) drawstuff/lib/drawstuff.lib
drawstuff
ODE drawstuff 的 Rust 绑定
链接
许可证
MIT许可证
lib.rs
:
ODE drawstuff 的 Rust 绑定
需求
用于构建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
在运行目录下
- drawstuff.dll
- libgcc_s_seh-1.dll
- libwinpthread-1.dll
示例
另请参阅
依赖项
~0.4–12MB
~92K SLoC