PyPhysicsSandbox

Physics simulator

A Python wrapper around Pymunk for creating simple 2D physics simulations in introductory programming classrooms.

pyPhysicsSandbox is a simple wrapper around Pymunk that makes it easy to write code to explore 2D physics simulations. It's intended for use in introductory programming classrooms.

GitHub

47 stars
2 watching
9 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list

educationalphysics-simulationpythonpython3sandbox-playground

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
viblo/pymunk A Python library for 2D physics simulations 943
cysharp/magicphysx A .NET binding for NVIDIA PhysX 5, enabling physics simulations across multiple platforms and use cases. 269
victorfisac/physac A 2D physics engine with simulation and collision detection capabilities 474
genbox/velcrophysics A high-performance 2D physics simulation system with realistic collision detection and response capabilities. 678
iamralpht/gravitas.js A JavaScript library for fast and realistic physics simulations. 164
chandlerprall/goblinphysics A JavaScript physics simulation library with features like rigid body simulation and ray tracing. 147
loftytopping/pybox Automatically generates and solves equations describing atmospheric chemical evolution using Python with Numba. 37
open-atmos/pysdm An atmospheric modeling package for simulating particle dynamics in moist air using the Super-Droplet Method 60
pingswept/pysolar A collection of Python libraries for simulating solar irradiation with precise ephemeris calculations. 377
openpsimu/thephysicshub An open-source platform for creating and sharing physics simulations using JavaScript and the p5.js library. 121
pydy/pydy A toolkit for simulating multibody dynamics using Python 378
billpmurphy/hask A Python library that mimics key features of the Haskell programming language. 862
myphysicslab/myphysicslab A toolset for building real-time interactive physics simulations in JavaScript using TypeScript. 381
klabum/pystorms A simulation sandbox for evaluating and designing stormwater control algorithms 31
benma/pysph A Python implementation of smooth particle hydrodynamics fluid simulation with screen space rendering capabilities 110