Crate oyk

source ·
Expand description

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

oyk is replaced to submodule of crate ode-rs after version 1.0.1

§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

§Examples

see also

Modules§

  • colors
  • ode integrates bindings to cppbridge 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