Skip to content

This code simulates a 2D elastic collision, conservating the kinetic energy, between balls inside a closed rectangle. Made using Python, current implementation requires pygame to be installed in order to see the particles.

Notifications You must be signed in to change notification settings

rjrobsonjunior/Elastic-Collision-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Elastic-Collision-Simulator

This code simulates a 2D elastic collision, conservating the kinetic energy, between balls inside a closed rectangle. Made using Python, current implementation requires pygame to be installed in order to see the particles. Captura de tela de 2022-09-25 22-26-06

About

This code simulates a 2D elastic collision, conservating the kinetic energy, between balls inside a closed rectangle. Made using Python, current implementation requires pygame to be installed in order to see the particles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages