/sunrise_set

COMPUTER graphics

Primary LanguageC++

ezgif com-gif-maker-1

sunrise_set 🌅

COMPUTER graphics C++

linux commands

open terminal (ctr+alt+t)

[copy-paste]

mkdir openGL

cd openGL

git clone https://github.com/G-5256/sunrise_set.git

cd sunrise_set

g++ sunrise_set.cpp -o firstOpenApp -lglut -lGLU -lGL

./a.out