# OpenGL_Learn **Repository Path**: maxcuckoo/open-gl_-learn ## Basic Information - **Project Name**: OpenGL_Learn - **Description**: 学习OpenGl - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-12-07 - **Last Updated**: 2026-05-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 跨平台 ```bash cmake .. ``` 如果遇到下载失败,将CMakeLists.txt里的github链接改为ssh方式。