Opengl 和 c++ 学习
澄清本质
目标
提问收集信息
opengl 官网: https://www.opengl.org/
https://www.khronos.org/registry/OpenGL/index_gl.php
glfw 官网: https://www.glfw.org/documentation.html
glad: https://glad.dav1d.de/
学习opengl:https://www.khronos.org/opengl/wiki/Getting_Started#macOS
书:《计算机图形学编程 使用OpenGL和C++》 https://www.epubit.com/bookDetails?id=UBb600b5af4598
https://broadgeek.com/2021/01/12/2236/
The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Ada, Go, and D, as well as libraries for these languages (libstdc++,...). sudo xcode-select -s /Library/Developer/CommandLineTools
gcc --version