# OpenGlStudyDemos_1 **Repository Path**: culspa/open-gl-study-demos_1 ## Basic Information - **Project Name**: OpenGlStudyDemos_1 - **Description**: Opengl超级宝典第七版示例代码+练习Demo - **Primary Language**: C++ - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2023-05-17 - **Last Updated**: 2023-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1.OpenGLStudy目录为完整的visual studio解决方案,双击*.sln文件启动,进入解决方案后请检查所有项目的运行平台,只有在Debug x86下才可以正常运行。 2.sb7code-master目录为《OpenGl超级宝典》源码,项目需要使用cmake构建,库文件已经编译生成,可以直接使用。