- glfw 3.3.4
- glad 0.1.34
- imgui 1.82
- cmake 3.20.1
- opengl 3.3
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.
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.
There is premade files to help quick build test. It used web service generate the files.
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