All Projects → filipeabperes → Py3ODE

filipeabperes / Py3ODE

Licence: LGPL-2.1, Unknown licenses found Licenses found LGPL-2.1 LICENSE Unknown LICENSE-BSD
Port of PyODE for Python 3

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Py3ODE

Litiengine
LITIENGINE 🕹 The pure 2D java game engine.
Stars: ✭ 384 (+1224.14%)
Mutual labels:  physics-engine, 2d, 2d-game-engine
Physac
2D physics header-only library for videogames developed in C using raylib library.
Stars: ✭ 151 (+420.69%)
Mutual labels:  physics, physics-engine, 2d
Fxgl
Stars: ✭ 2,378 (+8100%)
Mutual labels:  3d-game-engine, 2d, 2d-game-engine
Torque
2d 纯计算高性能刚体物理引擎
Stars: ✭ 62 (+113.79%)
Mutual labels:  physics, physics-engine, physics-simulation
Echo
A New Cross-Platform 2D 3D Game Engine
Stars: ✭ 520 (+1693.1%)
Mutual labels:  physics-simulation, 3d-game-engine, 2d-game-engine
voltar
WebGL only 2D game engine using Godot as the visual editor
Stars: ✭ 25 (-13.79%)
Mutual labels:  physics, 2d, 2d-game-engine
3D interactive graphics rendering engine
Develop a 3D interactive graphics rendering engine
Stars: ✭ 31 (+6.9%)
Mutual labels:  physics-engine, 3d-game-engine
Qrack
Comprehensive, GPU accelerated framework for developing universal virtual quantum processors
Stars: ✭ 79 (+172.41%)
Mutual labels:  physics, physics-simulation
Physics3d
A 3D physics engine
Stars: ✭ 101 (+248.28%)
Mutual labels:  physics, physics-engine
Ode4j
Java 3D Physics Engine & Library
Stars: ✭ 105 (+262.07%)
Mutual labels:  physics, 3d-game-engine
Nphysics
2 and 3-dimensional rigid body physics engine for Rust.
Stars: ✭ 1,530 (+5175.86%)
Mutual labels:  physics, physics-engine
Matter Js
a 2D rigid body physics engine for the web ▲● ■
Stars: ✭ 12,522 (+43079.31%)
Mutual labels:  physics, physics-engine
Spirit
Atomistic Spin Simulation Framework
Stars: ✭ 67 (+131.03%)
Mutual labels:  physics, physics-simulation
Mcmd
Monte Carlo and Molecular Dynamics Simulation Package
Stars: ✭ 52 (+79.31%)
Mutual labels:  physics, physics-simulation
Specs Physics
nphysics integration for the Specs entity component system
Stars: ✭ 94 (+224.14%)
Mutual labels:  physics, physics-engine
Latticeboltzmann
A 2D Lattice Boltzmann program
Stars: ✭ 34 (+17.24%)
Mutual labels:  physics, physics-simulation
Layaair
LayaAir is an open-source 2D/3D engine. LayaAir Engine is designed for high performance games.LayaAir support TypeScript and JavaScript、ActionScript 3.0 programming language.Can develop once, publish for multi platform.
Stars: ✭ 791 (+2627.59%)
Mutual labels:  physics, 2d-game-engine
BowlerStudio
A Full-Stack Robotics Development Environment
Stars: ✭ 95 (+227.59%)
Mutual labels:  physics, physics-simulation
P2.js
JavaScript 2D physics library
Stars: ✭ 2,367 (+8062.07%)
Mutual labels:  physics, physics-engine
gopem
GUI for OPEM library
Stars: ✭ 20 (-31.03%)
Mutual labels:  physics, physics-simulation

Py3ODE

travis pypi license

Py3ODE is a port of PyODE for Python 3. It is inteded for personal use, and thus comes with no guarantees on appropriate behavior.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].