# LearnChernoOpenGL **Repository Path**: geodoer/learn-cherno-open-gl ## Basic Information - **Project Name**: LearnChernoOpenGL - **Description**: Cherno OpenGL课程学习笔记 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: http://geodoer.gitee.io/learn-cherno-open-gl - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-01-06 - **Last Updated**: 2024-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LearnChernoOpenGL #### 介绍 Cherno OpenGL课程学习笔记。 #### 软件架构 软件架构说明 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 ```text . ├── docs 课程笔记 ├── CMakeLists.txt 工程 ├── extern 依赖库 └── submodules 课程代码 ├── HiOpenGL Hi,OpenGL课程的代码 └── ... 其他课程的代码 ``` #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request