One of my first project made with the SFML library, which concists of a simple simulation of a double pendule -fev 2020-
gcc main.cpp Node.cpp Pendule.cpp -o {fileName}.exe -lsfml-graphics -lsfml-window -lsfml-system
One of my first project made with the SFML library, which concists of a simple simulation of a double pendule -fev 2020-
C++