Skip to content

A verlet simulation written as a personal passion project.

License

Notifications You must be signed in to change notification settings

pepetrov0/verlet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Verlet simulation

A simple verlet simulation.

Building

# working dir ./
mkdir build
cd build
cmake ..
make

Running

# working dir ./build
./verlet

License

MIT

About

A verlet simulation written as a personal passion project.

Topics

Resources

License

Stars

Watchers

Forks