Skip to content

Verlet Physics Ball Simulator written in C++ with SFML.

Notifications You must be signed in to change notification settings

iheartgithub1234/Verlet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Verlet

Verlet Physics Ball Simulator written in C++ with SFML.

To compile and run:

g++ main.cpp -o main -l sfml-graphics -l sfml-window -l sfml-system && ./main

About

Verlet Physics Ball Simulator written in C++ with SFML.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages