| Crates.io | oyk |
| lib.rs | oyk |
| version | 1.2.1 |
| created_at | 2023-05-06 06:14:37.086089+00 |
| updated_at | 2024-05-24 04:53:19.923734+00 |
| description | OYK is ODE (Open Dynamics Engine) bindings for Rust yaw kinetics |
| homepage | https://crates.io/crates/oyk |
| repository | https://github.com/nomissbowling/oyk |
| max_upload_size | |
| id | 858352 |
| size | 4,064,035 |
OYK is ODE (Open Dynamics Engine) bindings for Rust yaw kinetics


Now this crate is tested on ode-0.16.2 dll version.
ode.dll for x64 Windows binary compiled with -DdDOUBLE by mingw
(It may work with VC, or other platforms.)
to build dll
in the running directory
ode.dll
libstdc++-6.dll
libgcc_s_seh-1.dll
libwinpthread-1.dll
MIT License