Skip to content

Simulation of outer billiards with optional starting angle

Notifications You must be signed in to change notification settings

kevindlewis23/DynamicBilliards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DynamicBilliards

Simulation of outer billiards with optional starting angle

C++ version

This version is not only much faster, but also a good deal more accurate.
You need SFML installed and in the path (if you get weird errors, you probably forgot this)

To run

You need python3 installed
Install pygame with pip install pygame Run with python3 main.py

Initial conditions

You can change the shape and the starting angle as well as some other simluation parameters in the section labeled with INITIAL CONDITIONS in main.py

About

Simulation of outer billiards with optional starting angle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published