Skip to content

A 2d Physics ball collision simulator uses math equations to calculate the balls movement

Notifications You must be signed in to change notification settings

Technicbuilder/physics-ball-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

physics-ball-simulator

A physics ball simulator that uses physics to calclate the position, velocity and soon other stuff too of the balls - going to learn and implement a lot of math formulae

Objective of this is to create a python program which applies the maths and physics knowledge that I have learnt from school/college and implement them in a python project where I can see them work visually

FEATURES:

  • Collision between balls and walls
  • Air resistance opposes movement of the balls resultant velocity
  • Friction opposes the balls motion when rolling on the bottom of the window
  • Values stored in a JSON file for easy and simple modification

DISCONTINUED (12/01/2026)

About

A 2d Physics ball collision simulator uses math equations to calculate the balls movement

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages