Crate oyk

source ·
Expand description

OYK is ODE (Open Dynamics Engine) bindings for Rust yaw kinetics

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
  • ode.dll
  • libstdc++-6.dll
  • libgcc_s_seh-1.dll
  • libwinpthread-1.dll

Examples

see also

Modules

  • colors
  • ode integrates bindings to cppbridge cdrawstuff and cppode

Macros

  • ODE singleton getter (immutable)
  • ODE attribute getter (immutable)
  • ODE attribute getter (mutable)
  • ODE singleton getter (mutable)
  • $rs is Sim instance, $rf is callback function in Sim
  • for debug output status
  • for debug output status with ln