【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解决方法:

相关内容

热门资讯

透视好友!aapoker透视脚... 透视好友!aapoker透视脚本下载,都莱大菠萝怎么包赢,解密教程(有挂解密)1、都莱大菠萝怎么包赢...
详细说明“天酷游戏交易平台”其... 详细说明“天酷游戏交易平台”其实有挂(辅助挂)详细辅助曝光教程一、软件透明挂的定义与意义1、系统规律...
透视教学!pokemmo脚本辅... 透视教学!pokemmo脚本辅助器,崇阳斗棋bug,力荐教程(有挂揭秘);亲,关键说明,崇阳斗棋bu...
程序员教你“闲来游戏辅助器脚本... 程序员教你“闲来游戏辅助器脚本”竟然有挂(辅助挂)详细辅助软件教程1、程序员教你“闲来游戏辅助器脚本...
透视黑科技!wepoker轻量... 透视黑科技!wepoker轻量版书签,凑一桌游戏关春天破解透视版,必备教程(有挂黑科技)1、打开软件...
一分钟了解“闲来辅助器免费”竟... 一分钟了解“闲来辅助器免费”竟然是有挂(辅助挂)详细辅助黑科技教程一、AI软件牌型概率发牌机制”必胜...
透视教学!hhpoker怎么破... 透视教学!hhpoker怎么破解,中至余干马甲怎么开挂,技巧教程(有挂黑科技);1、操作简单,无需注...
必知教程“衢州都莱到底有挂吗”... 必知教程“衢州都莱到底有挂吗”都是存在有挂(辅助挂)详细辅助黑科技教程1、必知教程“衢州都莱到底有挂...
记者发布“新畅游插件”果然是有... 记者发布“新畅游插件”果然是有挂(辅助挂)详细辅助详细教程1、透视辅助简单,软件透明挂操作,黑科技插...
重要通知“游戏茶苑辅助”一贯真... 重要通知“游戏茶苑辅助”一贯真的是有挂(辅助挂)详细辅助扑克教程1、透视辅助简单,软件透明挂操作,黑...