kivy/cymunk

Name: cymunk

Owner: Kivy

Description: Cython port of Pymunk

Created: 2012-04-15 15:44:37.0

Updated: 2017-10-27 14:52:40.0

Pushed: 2017-09-20 21:03:53.0

Homepage: http://readthedocs.org/docs/cymunk/en/latest/

Size: 348

Language: C

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Cymunk

Cymunk is a cython wrapper for Chipmunk Physics
Some code is ported from pymunk and much of the API is compatable

Cymunk should be significantly faster than pymunk and run on android with p4a - but it is currently less feature complete.

Check out the examples folder, cymunk docs and pymunk docs

To build for windows you should use MinGW - setup or `python setup.py build --compiler=mingw32`

To install to Python's site-packges


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.