Skip to content

Simple Python scripts that simulate various physics scenarios.

Notifications You must be signed in to change notification settings

diegonti/Physics-Simulations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages