I had great success with pymunk back in 2008. I can't think of a reason why it wouldn't work anymore.
Email me directly if you have specific problems. On Jul 22, 11:53 am, Bruce Smith <[email protected]> wrote: > I have tried pybox2d recently but pymunk only ages ago, so I can't really > compare them. > > Some of the current pybox2d documentation links are broken, and the tests > directory lacks a readme file, but most of the tests work with pyglet > (python test_whatever.py) if you change the backend variable in settings.py > from 'pygame' to 'pyglet'. > > - Bruce Smith > > > > On Tue, Jul 20, 2010 at 6:13 PM, Jake b <[email protected]> wrote: > > Is box2d easier/harder to work with pyglet than pymunk? > > I'm looking at both, not sure which route to go. > > -- > > Jake > > > -- > > You received this message because you are subscribed to the Google Groups > > "pyglet-users" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<pyglet-users%2bunsubscr...@google > > groups.com> > > . > > For more options, visit this group at > >http://groups.google.com/group/pyglet-users?hl=en. -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en.
