Skip to content

antonin-leclercq/OpenGL-GLFW-GLEW-basic

Repository files navigation

OpenGL-GLFW-GLEW-basic

Simple OpenGL program that displays an RGB triangle with GLFW and GLEW.
Makefile works on GNU Linux and you'll need to install GLFW and GLEW.
CMake works on Windows but you'll have to modify include and library paths

To build, just run make (or cmake .)in a terminal in the current folder.

After execution, you should get something that looks like this: OpenGL-GLFW-GLEW-ScreenShot

About

Simple OpenGL program that displays an RGB triangle with GLFW and GLEW

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors