[plt-scheme] Box2D bindings
Tomi Neste
tomi.neste at gmail.com
Sun May 3 02:10:00 EDT 2009
On Sun, May 3, 2009 at 8:57 AM, gabor papp <gabor.lists at mndl.hu> wrote:
> Hello,
>
> Has anyone worked on binding Box2D (a rigid body simulation library) to
> PLT Scheme? If not, I will try to do it myself, but I'd like to build on
> existing work if possible.
>
> Thanks,
> Gabor
> _________________________________________________
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
Since Box2D is a C++ library writing bindings for it is going to be
unnecessarily annoying. I would suggest using something else, like Chipmunk
(http://wiki.slembcke.net/main/published/Chipmunk) which is a pure C rigid
body library.
--tomppa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.cs.brown.edu/pipermail/plt-scheme/attachments/20090503/b2fb65d9/attachment.htm
More information about the plt-scheme
mailing list