Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages