# OpenGLLearn **Repository Path**: luohuancode/OpenGLLearn ## Basic Information - **Project Name**: OpenGLLearn - **Description**: 学习OpenGL笔记 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-13 - **Last Updated**: 2024-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OpenGLLearn #### 介绍 学习OpenGL笔记 #### 安装教程 1. VS2022 2. GLEW库 3. GLFW库 4. glm库(OpenGL数学库) 5. SOIL2库(图像加载库)