Skip to content

This is a simple simulation that I made using python and pygame for the GUI. Using the hotbar at the top of the screen users can choose different options to create different structures using points and connecting points together. For more information on Verlet Intergration: https://en.wikipedia.org/wiki/Verlet_integration

Notifications You must be signed in to change notification settings

HaydenD100/Verlet-Intergration-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Verlet-Intergration-Simulation

This is a physics simulation devloped using Verlet intergration., Verlet integration is a numerical method used to integrate Newton's equations of motion. For more information on Verlet Intergration: https://en.wikipedia.org/wiki/Verlet_integration.

Controls

Using the hotbar at the top of the screen users can choose different options to create different structures using points and connecting points together. -Use the hot bar too select the diffrent tools, Use Right Click too make a point unmoveable

v1.0.1

Added Box coliders that particles can interact and bounce off of. Too create a box select the addbox button and click where you want the TOP LEFT corner of the box to be and then click where you want the BOTTOM RIGHT corner to be.

------Screenshots of the simulation------

screenshot

screenshot

screenshot

screenshot

Development

Coded in Pyhton with Pygame for rendering and input.

About

This is a simple simulation that I made using python and pygame for the GUI. Using the hotbar at the top of the screen users can choose different options to create different structures using points and connecting points together. For more information on Verlet Intergration: https://en.wikipedia.org/wiki/Verlet_integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages