[ODE] .NET wrapper

Anselm Hook anselm at hook.org
Fri Jan 24 18:16:01 2003


Cool!

Do you think it is possible / ready to blend into the one in CVS?  Or
would you say there are too many diffs?

 - a

On Sat, 25 Jan 2003, david.walker530 wrote:

> Hello all,
> I know there have been a few attempts to create a .NET wrapper for ODE
> already and I know that there is now one in cvs but I just thought I'd let
> you know about one that I've written. I'm very new to ODE and thought I'd
> try and combine learning managed c++ with learning about ODE so I started
> creating my own wrapper from scratch.
> I've got most of it done and you can have a look at it at
> http://homepage.ntlworld.com/david.walker530
> I don't know how good it is in comparison to anything else (managed or
> otherwise) but I've done a few sample programs with it and they seem to run
> ok.
> I wanted to make the interface pure .NET so you shouldn't need any c++ code
> to get most things working, including the collision callback which i've
> implemented using delegates.
> I'd welcome any feedback (and bug reports).
> David
>
>
> _______________________________________________
> ODE mailing list
> ODE@q12.org
> http://q12.org/mailman/listinfo/ode
>