[ODE] .NET wrapper

Dominique Louis Dominique at SavageSoftware.com.au
Sat Jan 25 13:42:01 2003


Hi David,
   The project looks very interesting. If I have time I may try and get 
Delphi for .NET to make use of your wrapper.

Just so you know, some of your links contain a back-slash which makes 
the links invalid under Netscape.

Dominique
http://www.DelphiGamer.com

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
> 
>