Skip to content

yahyaabdulmohsin/GravitySimulator2D

Repository files navigation

GravitySimulator2D

honors project for physics :)

You need:

  • SFML

alt text

alt text

alt text

Build with g++:

g++ -c main.cpp CelestialBody.cpp -IC:\SFML-2.5.1\include -DSFML_STATIC

g++ main.o CelestialBody.o -o main -LC:\SFML-2.5.1\lib -static -static-libgcc -static-libstdc++ -lsfml-graphics-s -lsfml-window-s -lsfml-system-s -lopengl32 -lwinmm -lgdi32

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages