Skip to content

uwo-o/physics-simulator-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHYSICS SIMULATOR C++

Before to compile you must need to install the dependencies, for debian based distros you can use the following command:

source ./install-dependencies.sh

Compile:

For compile the project you must need to have installed cmake, then you can use the following commands:

cd build
cmake ..
make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published