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.
45 stars
2 watching
9 forks
Language: Python
last commit: 12 months ago
Linked from 1 awesome list
educationalphysics-simulationpythonpython3sandbox-playground
Related projects:
Repository | Description | Stars |
---|---|---|
viblo/pymunk | A Pythonic 2D physics library for simulating rigid body dynamics | 933 |
cysharp/magicphysx | A .NET binding for NVIDIA PhysX 5, enabling physics simulations across multiple platforms and use cases. | 268 |
victorfisac/physac | A 2D physics engine with simulation and collision detection capabilities | 466 |
genbox/velcrophysics | A high-performance 2D physics simulation system with realistic collision detection and response capabilities. | 669 |
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 | 58 |
pingswept/pysolar | A collection of Python libraries for simulating solar irradiation on Earth | 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 | 375 |
billpmurphy/hask | A Python library that mimics key features of the Haskell programming language. | 860 |
myphysicslab/myphysicslab | Provides JavaScript classes to build real-time interactive animated physics simulations | 375 |
klabum/pystorms | A simulation sandbox for evaluating and designing stormwater control algorithms | 30 |
benma/pysph | A Python implementation of smooth particle hydrodynamics fluid simulation with screen space rendering capabilities | 110 |