Crate drawstuff

Source
Expand description

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

Modules§

drawstuff
ODE drawstuff bindings for Rust drawstuff integrates bindings to cppbridge and cdrawstuff
minimum
minimum test for drawstuff