cmakeglfwimgui

LICENSE: MIT

packages:

  • glfw 3.3.4
  • glad 0.1.34
  • imgui 1.82
  • cmake 3.20.1
  • opengl 3.3

Information:

Creating simple window that used imgui for graphic interface with glfw and glad for window and render build using the cmake build. But note that it still need compiler tools and opengl3 if install.

build:

used the cmake command to build app.

First time build will notice build fail is due to linking check to creating application execute. Second time build should able to get execute file.

Glad 0.1.34:

There is premade files to help quick build test. It used web service generate the files.

glad1:

Web Version: 0.1.34

https://glad.dav1d.de/

Language: c/c++
Specification: openGL

API:
  gl version 3.3
  gless1 version 1.0
  gles2 version 3.3
  glsc2 version 2.0

glad2: