pymunk

A Python wrapper for the 2D physics library Chipmunk
Download

pymunk Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Victor Blomqvist
  • Publisher web site:
  • http://code.google.com/u/@UBBVS1JQBRZEWgl6FA==/

pymunk Tags


pymunk Description

A Python wrapper for the 2D physics library Chipmunk pymunk helps you make 2D physics easy to include in your games. Here are some key features of "pymunk": Easy to use: · It should be easy to use, no complicated stuff should be needed to add physics to your game/program. "Pythonic": · It should not be visible that a c-library (chipmunk) is in the bottom, it should feel like a python library (no strange naming, OO, no memory handling and more) Simple to build & install: · You shouldnt need to have a zillion of libraries installed to make it install, or do a lot of command line trixs. Multiplatform: · Should work on both windows, nix and OSX. Non-intrusive: · It should not put restrictions on how you structure your progam and not force you to use a special game loop, it should be possible to use with other libraries like pygame and pyglet. Requirements: · Python · pygame · pyglet What's New in This Release: · Fixed float infinity issue which made pymunk not work on python 2.5.


pymunk Related Software