... 初始化OpenGl if (!glfwInit()) return 1; //創建OpenGl窗口 GLFWwindow* window ... 是要配合ImGui.所以我們繼續進行配置ImGui.
確定! 回上一頁