[ODE] 2d system

J. Perkins jason at 379.com
Wed Apr 2 06:53:01 2003


And a straight C API can easily be called from many other languages. A 
C++ API can only be used by C++. Russ definitely got it right with ODE.

Jason
379


Adam D. Moss wrote:
> Of course, if everyone who actually wants a 2D dynamics system
> is using C++ and you're a hardcore C++ devotee then there's no
> compelling reason to lower yourself to C compatability.  Except
> that interoperability with raw C apps is pragmatically cool. ;)