idrisT11 / Double-Pendule-SFML

One of my first project made with the SFML library, which concists of a simple simulation of a double pendule -fev 2020-

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Double-Pendule-SFML

One of my first project made with the SFML library, which concists of a simple simulation of a double pendule -fev 2020-

Compilation

gcc main.cpp Node.cpp Pendule.cpp -o {fileName}.exe -lsfml-graphics -lsfml-window -lsfml-system

About

One of my first project made with the SFML library, which concists of a simple simulation of a double pendule -fev 2020-


Languages

Language:C++ 100.0%