Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 426 Bytes

README.md

File metadata and controls

33 lines (26 loc) · 426 Bytes

SolarSIStem

Getting started

Private project for first part of Master 2 year.

Create Solar system with libray used openGL.

Install

dependencie

command line

git clone ...
cd solarsistem
mkdir build
cd build 
cmake ..
make

Usage

cd build/src/
./solarSistem

Member