kivy / cymunk

Cython port of Pymunk
http://readthedocs.org/docs/cymunk/en/latest/
MIT License
45 stars 29 forks source link

enable calculation of polygon moment with cython #19

Closed chozabu closed 10 years ago

chozabu commented 10 years ago

bit new to cython but I think this is correct.

Kovak commented 10 years ago

Beautiful, works great for me. Thanks a lot!