Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 411 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 411 Bytes

AVGL

IMAC3 OpenGL project developped by Jordi Bastide and Thibaud Carpentier

Compilation

First make sure you have OpenGL4+ installed and GLEW library

Clone project and go into directory

Run cmake, make and execute. Run CMake

cmake .

Make and execute

make && ./AVGL

Note

Use ALT+F4 to close fullscreen window