Global web icon
github.com
https://github.com/parallel101/opengltutor
现代 OpenGL 保姆级教程 - GitHub
现代 OpenGL 保姆级教程 零基础入门计算机图形学必不可少的在线网络公开课,手把手教您现代 OpenGL 的点点滴滴,构建爆款游戏引擎。
Global web icon
github.com
https://github.com/topics/opengl
opengl · GitHub Topics · GitHub
OpenGL (Open Graphics Library) is the computer industry’s standard API for defining 2-D and 3-D graphic images. OpenGL allows new hardware innovations to be accessible through the API via the OpenGL extension mechanism. It is used in CAD (Computer-aided design), virtual reality, video games, and flight simulation.
Global web icon
github.com
https://github.com/KhronosGroup/OpenGL-Registry
OpenGL, OpenGL ES, and OpenGL ES-SC API and Extension Registry - GitHub
This site contains the API and Extension registries for the OpenGL family APIs - OpenGL, OpenGL ES, and OpenGL SC. It includes API specifications; specifications of Khronos- and vendor-approved extensions; header files corresponding to the specifications; the XML API Registry defining each API; and related tools and scripts.
Global web icon
github.com
https://github.com/VictorGordan/opengl-tutorials
GitHub - VictorGordan/opengl-tutorials: Tutorials from the following ...
VictorGordan / opengl-tutorials Public Notifications You must be signed in to change notification settings Fork 459 Star 1.3k
Global web icon
github.com
https://github.com/glium/glium
GitHub - glium/glium: Safe OpenGL wrapper for the Rust language.
Safe OpenGL wrapper for the Rust language. Contribute to glium/glium development by creating an account on GitHub.
Global web icon
github.com
https://github.com/JoeyDeVries/LearnOpenGL
GitHub - JoeyDeVries/LearnOpenGL: Code repository of all OpenGL ...
About Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com learnopengl.com Readme View license
Global web icon
github.com
https://github.com/KhronosGroup/VK-GL-CTS
GitHub - KhronosGroup/VK-GL-CTS: Khronos Vulkan, OpenGL, and OpenGL ES ...
This repository contains Khronos Conformance Testing Suite called VK-GL-CTS which originated from dEQP (drawElements Quality Program). VK-GL-CTS contains tests for several graphics APIs, including OpenGL, OpenGL ES, EGL, Vulkan, and Vulkan SC. The .qpa logs generated by the conformance tests may ...
Global web icon
github.com
https://github.com/pal1000/mesa-dist-win
GitHub - pal1000/mesa-dist-win: Pre-built Mesa3D drivers for Windows
Pre-built Mesa3D drivers for Windows. Contribute to pal1000/mesa-dist-win development by creating an account on GitHub.
Global web icon
github.com
https://github.com/eug/awesome-opengl
GitHub - eug/awesome-opengl: A curated list of awesome OpenGL libraries ...
OpenGL Shading Language by Randi J. Rost, et al. - Very clear and well written book about Shading Language. Also, it provides several explanations of writing shaders. OpenGL SuperBible by Richard S. Wright, et al. - It covers the basic concepts of computer graphics and provides clear examples using OpenGL. Definitely, it is a must for beginners.
Global web icon
github.com
https://github.com/LearnOpenGL-CN/LearnOpenGL-CN
LearnOpenGL-CN/LearnOpenGL-CN: http://learnopengl.com ... - GitHub
learnopengl.com系列教程的中文翻译,目前正在校对及翻译中。 英文原版: learnopengl.com 目前状态: 原文大部分代码都有改变 ...