Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 366 Bytes

README.rst

File metadata and controls

24 lines (14 loc) · 366 Bytes

ballistics -- bindings for Bullet Physics

Python bindings for the Bullet Physics library

Requirements

  • Python 2.6
  • numpy
  • Cython 0.13
  • Bullet 2.76+

Installation

To install bullet to the default location:

python setup.py install