diegonti / Physics-Simulations

Simple Python scripts that simulate various physics scenarios.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Physics-Simulations

Simple Python scripts that simulate various physics scenarios using Pygame.

Apples.py is a gravity and collision simulator that uses PyMunk.

Planets.py is a solar system simulation using Newton's gravity laws.

Random Pi.py approximates PI using the Montecarlo Method.

gas.py simulates a gas following a Lennard-Jones potential

pendulum.py simulates a pendulum with (or without) damping, using SciPy.

About

Simple Python scripts that simulate various physics scenarios.


Languages

Language:Python 100.0%