CSharpOdeLibrary
CSharpOdeLibrary copied to clipboard
Simple C# ODE Solver Library (Wrapper around Boost.OdeInt)
I'm currently trying to integrate this library with a Unity C# project, but I'd need it in 64 bit. I've tried recompiling but am hitting a ton of errors. Has...
I tried to run your demo Project, but it crashes on Startup. The error message is that Core.dll can not be loaded (DllNotFoundException). The same Problem exists if I try...
Thanks for this ! Just a suggestion : a [nuget](http://www.nuget.org/) package may be usefull. Best regards