Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 113 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 113 Bytes

OpenGL-Totoro

Compile and execute

g++ -std=c++11 main.cxx -o totoro -lGL -lGLU -lglut
./totoro