This is a beginner question in a way, but it does involve computer graphics. I am having difficulties setting up GLAD for OpenGL C++. I can find no documentation for the process of filling in the web-service generator. I don't know what needs to be entered and with what. The source code I am looking at is https://learnopengl.com/code_viewer_gh.php?code=src/1.getting_started/6.3.coordinate_systems_multiple/coordinate_systems_multiple.cpp. The glad generator is found here: https://glad.dav1d.de/. For example, is "API / gl" the OpenGL OS? I am trying to understand how everyone did this without any instructions! Could I have complete (eleven UIs) help, please?
Thank you so much; I'm having a rewarding time with OpenGL,
Josheir