Port of PyODE for Python 3


Keywords
2d, 2d-game-engine, 3d, 3d-game-engine, game, game-engine, physics, physics-engine, physics-simulation
License
BSD-3-Clause
Install
pip install Py3ODE==1.2.0.dev15

Documentation

Py3ODE

travis pypi license

Py3ODE is a port of PyODE for Python 3.

PyODE is a set of open-source Python bindings for The Open Dynamics Engine, an open-source physics engine. PyODE also includes an XODE parser.

This library is free software; you can redistribute it and/or modify it under the terms of EITHER:

  1. The GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. The text of the GNU Lesser General Public License is included with this library in the file LICENSE.TXT.
  2. The BSD-style license that is included with this library in the file LICENSE-BSD.TXT.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the files LICENSE and LICENSE-BSD for more details.