LearnOpenGL-CLion icon indicating copy to clipboard operation
LearnOpenGL-CLion copied to clipboard

CLion project template for LearnOpenGL tutorials

LearnOpenGL - CLion

This is a project template for OpenGL development with JetBrains CLion IDE. It was created mainly for LearnOpenGL tutorials. Includes GLAD and GLFW libraries. Has a simple main.cpp file with "Hello Window" for testing purposes.

Works on multiple platforms. Tested on:

  • MacOS 10.13.3, CLion 2017.3.3, Xcode toolchain
  • Windows 10, CLion 2017.3.3, MinGW toolchain