# OpenGL-Learning **Repository Path**: gshang/OpenGL-Learning ## Basic Information - **Project Name**: OpenGL-Learning - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-31 - **Last Updated**: 2024-12-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OpenGL Learning ## lib - glew https://github.com/nigels-com/glew - AntTweakBar.lib - freeglut.lib - glut ## tutorial - [GLTools and OpenGL SuperBible (5th Edition) OpenGL超级宝典第五版](https://github.com/kimziv/oglsuperbible5) - OpenGL超级宝典练习代码 https://github.com/Jackey65536/OpenGL-Demo - OpenGL 超级宝典(第 5 版)https://github.com/lmcchun/OpenGL-SuperBible-Fifth-Edition - OpenGL超级宝典第五版学习 https://github.com/jiemojiemo/OpenGL-SuperBible5-Code - OpenGL 超级宝典(第五版)资源 https://github.com/chiquanhuo/opengl_source - OpenGL超级宝典(第7版) https://github.com/liuyachong/OpenGLSuperBible7th - OpenGL超级宝典第五版代码学习 https://github.com/ArlexDu/OpenGLSuperBible5thCode - [OpenGL SuperBible 7th Edition Source Code](https://github.com/openglsuperbible/sb7code) - [HelloQtOpenGL](https://github.com/gongjianbo/HelloQtOpenGL) Learn the practice code of OpenGL, including < OpenGL SuperBible >, < OpenGL Programming Guide > and so on, which uses Qt as a tool for learning. 学习OpenGL的练习代码,包括等,以Qt为工具进行学习。 - [ogldev.org](https://ogldev.org/) - [一步步学OpenGL3.3+](https://www.zhihu.com/column/c_1375900139991678976) - [Source code](https://github.com/emeiri/ogldev) - [openglex](https://github.com/sweetdark/openglex) pratice opengl ## demo - [A Learning diary of OpenGL](https://learnopengl-cn.github.io/) 'git submodule add --depth 1 https://github.com/xiaobooo/OpenGL.git ./demo/xiaobooo' - [LearnOpenGL](https://learnopengl.com/) 'git submodule add --depth 1 https://github.com/JoeyDeVries/LearnOpenGL.git ./demo/JoeyDeVries' - [OpenGL 3 and 4 with GLSL](https://github.com/McNopper/OpenGL) 'git submodule add --depth 1 https://github.com/McNopper/OpenGL.git ./demo/McNopper' - [opengl-series](https://github.com/tomdalling/opengl-series) Code to accompany a series of OpenGL articles on tomdalling.com - [opengl-series-csharp](https://github.com/ZeronSix/opengl-series-csharp) C# port of the code from a series of OpenGL articles on tomdalling.com