【OpenGL】xcode+glfw画三角形
创始人
2024-09-25 07:26:54
0

环境搭建

1. 执行brew install glfw

2. 项目中Build Settings中header Search Paths中添加glfw的include路径(/opt/homebrew/Cellar/glfw/3.4/include)

3. 项目中Build Phases中的Link Binary With Libraries中添加glfw的lib文件(路径/opt/homebrew/Cellar/glfw/3.4/lib/libglfw.3.4.dylib)及opengl.framework

代码实现

#include   int main(void) {     GLFWwindow* window;      /* Initialize the library */     if (!glfwInit())         return -1;      /* Create a windowed mode window and its OpenGL context */     window = glfwCreateWindow(640, 480, "Hello World", NULL, NULL);     if (!window)     {         glfwTerminate();         return -1;     }      /* Make the window's context current */     glfwMakeContextCurrent(window);      /* Loop until the user closes the window */     while (!glfwWindowShouldClose(window))     {         /* Render here */         glClear(GL_COLOR_BUFFER_BIT);          glBegin(GL_TRIANGLES);         glVertex2f(0, 0.5f);         glVertex2f(-0.5f, -0.5f);         glVertex2f(0.5f, -0.5f);         glEnd();                  /* Swap front and back buffers */         glfwSwapBuffers(window);          /* Poll for and process events */         glfwPollEvents();     }      glfwTerminate();     return 0; } 

[错误]

在一个电脑遇到错误 dyld: Library not loaded: /usr/local/opt/glfw/lib/libglfw.3.dylib

根据c++ - Trying to setup Xcode with OpenGL - Stack Overflow解决方法:

相关内容

热门资讯

透视游戏“wepoker作弊辅... 透视游戏“wepoker作弊辅助”总是有挂(辅助挂)详细辅助普及教程;1、构建自己的辅助插件;2、选...
透视总结!wepoker插件下... 透视总结!wepoker插件下载,丽水茶苑脚本(确实真的是有挂);1、首先打开丽水茶苑脚本最新版本,...
德普之星透视辅助!来玩德州破解... 德普之星透视辅助!来玩德州破解器,aapoker俱乐部靠谱吗(详细辅助微扑克教程)1、不需要AI权限...
透视有挂!aapoker辅助器... 透视有挂!aapoker辅助器是真的吗,wepoker透视器免费(详细辅助2025版教程);大神普及...
透视有挂“aapoker辅助是... 透视有挂“aapoker辅助是真的吗”竟然存在有挂(辅助挂)详细辅助攻略教程一、AI软件牌型概率发牌...
透视系统!wepoker辅助器... 透视系统!wepoker辅助器免费,逍遥辅助器(切实真的有挂)1、wepoker辅助器免费ai辅助优...
透视肯定!wpk辅助插件,hh... 透视肯定!wpk辅助插件,hhpoker德州挂真的有吗(详细辅助攻略教程)这是由厦门游乐互动科技有限...
红龙poker脚本!wepok... 1、红龙poker脚本!wepoker透视脚本视频,hhpoker透视功能如何下载(详细辅助规律教程...
透视代打!wpk辅助,花花生活... 透视代打!wpk辅助,花花生活圈怎么装开挂(果然真的有挂)1、下载好花花生活圈怎么装开挂辅助软件之后...
透视玄学“wpk透视工作室”本... 透视玄学“wpk透视工作室”本来是真的有挂(辅助挂)详细辅助介绍教程;1、该软件可以轻松地帮助玩家将...