Skip to content

TheCoderAS/OpenGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

OpenGL

OpenGL using C++ To Compile, g++ Texture.cpp -o Texture glad.o -lGL -lGLU -lglfw3 -lGLEW -lSOIL -lX11 -lXxf86vm -lXrandr -lpthread -lXi -ldl