zpye / SimpleOpenGLFramework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleOpenGLFramework

根据LearnOpenGL教程编写的一个简易OpenGL框架,官方网站:LearnOpenGLLearnOpenGL-CN

LearnOpenGL原作者:Joey de Vriestwitter

用到的开源库:

GLAD (0.1.33) / GLAD2 (2.0.0-BETA):https://glad.dav1d.de/ , https://gen.glad.sh/

GLFW (3.3):https://www.glfw.org/

GLM (0.9.9.6):https://github.com/g-truc/glm

ASSIMP (5.0.0):https://github.com/assimp/assimp

stb_image (2.23) / stb_image_write (1.13):https://github.com/nothings/stb

License

All code samples, unless explicitly stated otherwise, are licensed under the terms of the CC BY-NC 4.0 license as published by Creative Commons, either version 4 of the License, or (at your option) any later version. You can find a human-readable format of the license here and the full license here.

Similarly, all images (and videos) are licensed under the terms of the CC BY 4.0 license as published by Creative Commons, either version 4 of the License, or (at your option) any later version. You can find a human-readable format of the license here and the full license here.

About

License:Other


Languages

Language:C++ 64.7%Language:C 29.8%Language:Objective-C 1.3%Language:CMake 1.2%Language:HTML 0.7%Language:Assembly 0.7%Language:Ada 0.4%Language:C# 0.3%Language:JavaScript 0.3%Language:CSS 0.2%Language:Pascal 0.2%Language:GLSL 0.1%Language:Makefile 0.0%Language:Roff 0.0%Language:Shell 0.0%Language:Batchfile 0.0%Language:DIGITAL Command Language 0.0%Language:M4 0.0%