Skip to content

CMake template for OpenGL Desktop Apps that downloads GLFW, GLEW and GLM from GitHub.

License

Notifications You must be signed in to change notification settings

celsojr/glfw_opengl_cmake_template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A template for GLFW + GLEW + GLM + OpenGL projects that builds on Linux, Mac, and Windows using CMake.

GLFW, GLEW, and GLM are automatically downloaded from GitHub and compiled (in case of GLFW). There's no need to install any other libraries, except for Mesa and X11 (or Wayland) dev packages on Linux.

Video

Full Tutorial: https://www.youtube.com/watch?v=dA991DBSZh4


Check out the blog for more! www.lukesdevtutorials.com

About

CMake template for OpenGL Desktop Apps that downloads GLFW, GLEW and GLM from GitHub.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • C++ 76.8%
  • CMake 23.2%