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.
46 stars
2 watching
9 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
educationalphysics-simulationpythonpython3sandbox-playground
Related projects:
Repository | Description | Stars |
---|---|---|
viblo/pymunk | A 2D physics library for Python. | 935 |
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 | 471 |
genbox/velcrophysics | A high-performance 2D physics simulation system with realistic collision detection and response capabilities. | 673 |
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 | Software package for simulating particle dynamics in atmospheric cloud physics applications | 60 |
pingswept/pysolar | A collection of Python libraries for simulating the irradiation of any point on earth by the sun. | 376 |
openpsimu/thephysicshub | An open-source platform for creating and sharing physics simulations using JavaScript and the p5.js library. | 120 |
pydy/pydy | A toolkit for simulating multibody dynamics using Python | 377 |
billpmurphy/hask | A Python library that mimics key features of the Haskell programming language. | 861 |
myphysicslab/myphysicslab | A set of reusable JavaScript classes for building real-time interactive physics simulations. | 378 |
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 |