Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 372 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 372 Bytes

Opengl-Project

Opengl Project on C++ using opengl library To run program run this command in src folder ---> g++ -g --std=c++17 -I../include -L../lib ../src/*.cpp ../src/glad.c -lglfw3dll -o main; ./main.exe;

Use key w,a,s,d , o,l to navigate in the application.

65569245-5370-4fb9-bb28-0209ba8e8950.mp4