• OpenGL 4.6
  • (API Core Profile)
  • (API Compatibility Profile)
  • OpenGL Shading Language 4.60 Specification
  • OpenGL 4.5
  • (API Core Profile)
  • (API Compatibility Profile)
  • OpenGL Shading Language 4.50 Specification
  • OpenGL 4.4
  • (API Core Profile)
  • (API Compatibility Profile)
  • OpenGL Shading Language 4.40 Specification
  • OpenGL 4.3
  • (API Core Profile)
  • (API Compatibility Profile)
  • OpenGL Shading Language 4.30 Specification
  • OpenGL 4.2
  • (API Core Profile)
  • (API Compatibility Profile)
  • OpenGL Shading Language 4.20 Specification
  • OpenGL 4.1
  • (API Core Profile)
  • (API Compatibility Profile)
  • OpenGL Shading Language 4.10 Specification
  • OpenGL 4.0
  • (API Core Profile)
  • A Japanese translation of the API core profile specification is also available.
  • (API Compatibility Profile)
  • OpenGL Shading Language 4.00 Specification
  • OpenGL 3.3
  • (API Core Profile)
  • (API Compatibility Profile)
  • OpenGL Shading Language 3.30 Specification
  • OpenGL 3.3 Reference Pages
  • OpenGL 3.3 Reference Pages
  • OpenGL 3.2
  • (API Core Profile)
  • (API Compatibility Profile)
  • OpenGL Shading Language 1.50 Specification
  • OpenGL 3.1
  • (API Specification)
  • (with GL_ARB_compatibility extension)
  • OpenGL Shading Language 1.40 Specification
  • OpenGL 3.0
  • (API Specification)
  • OpenGL Shading Language 1.30 Specification
  • OpenGL 2.1
  • (API Specification)
  • OpenGL Shading Language 1.20 Specification
  • OpenGL 2.1 Reference Pages
  • OpenGL 2.1 Reference Pages
  • OpenGL 2.0
  • (API Specification)
  • OpenGL Shading Language 1.10 Specification
  • OpenGL 1.x
  • OpenGL 1.5 API Specification
  • OpenGL 1.4 API Specification
  • OpenGL 1.3 API Specification
  • OpenGL 1.2.1 API Specification
  • OpenGL 1.1 API Specification (PostScript format)
  • OpenGL 1.0 API Specification
  • Older GLX Specifications
  • GLX 1.3 Specification
  • GLX 1.3 Protocol Encoding Specification
  • GLX 1.2 Specification (PostScript format)
  • GLX Protocol Slides (PostScript format; only of historical interest)
  • OpenGL Utility Library (GLU) Specification
  • GLU 1.3 Specification (November 4, 1998)

参考链接: https://www.khronos.org/registry/OpenGL/index_gl.php

OpenGL与GLSL各版本对应说明的更多相关文章

  1. OpenGL和GLSL版本更迭

    前言 最近才发现,自己写的glsl和教程的glsl版本对不上,一直以为是xcode不允许使用太高版本,只能使用OpenGL 2.0的版本,却不知使用glfw可以使用到最新的OpenGL版本.

  2. OpenGL 与 GLSL 版本号

    来自:https://github.com/mattdesl/lwjgl-basics/wiki/GLSL-Versions You can use the #version command as t ...

  3. OpenGL中GLSL渲染茶壶光照完整程序

    顶点着色器VertexShader.txt: uniform vec3 lightposition;//光源位置 uniform vec3 eyeposition;//相机位置 uniform vec ...

  4. 【AR实验室】OpenGL ES绘制相机(OpenGL ES 1.0版本)

    0x00 - 前言 之前做一些移动端的AR应用以及目前看到的一些AR应用,基本上都是这样一个套路:手机背景显示现实场景,然后在该背景上进行图形学绘制.至于图形学绘制时,相机外参的解算使用的是V-SLA ...

  5. 【OpenGL】glsl、glew、glfw

    glsl: OpenGL着色语言(OpenGL Shading Language)是用来在OpenGL中着色编程的语言,也即开发人员写的短小的自定义程序,他们是在图形卡的GPU (Graphic Pr ...

  6. Dev-Cpp配置OpenGL图形库(成功版本:Dev-Cpp 5.7.1 MinGW 4.8.1)

    ★配置前须知:Dev-Cpp自带OpenGL的使用和OpenGL简介 (附Dev-Cpp下载地址:http://sourceforge.net/projects/orwelldevcpp/?sourc ...

  7. OpenGL编程指南第版本学习笔记 --- OpenGL程序实现过程(win32 + OpenGL)

    1. 先上代码 头文件glCommon.h #include <GL/glew.h> #include <GL/GL.h> #include <GL/GLU.h> ...

  8. 【志银】Dev-Cpp配置OpenGL图形库(成功版本:Dev-Cpp 5.7.1 MinGW 4.8.1)

    ★配置前须知:Dev-Cpp自带OpenGL的使用和OpenGL简介 (附Dev-Cpp下载地址:http://sourceforge.net/projects/orwelldevcpp/?sourc ...

  9. 现代OpenGL教程 01 - 入门指南

    原文链接传送门 译序 早前学OpenGL的时候还是1.x版本,用的都是glVertex,glNormal等固定管线API.后来工作需要接触DirectX9,shader也只是可选项而已,跟固定管线一起 ...

  10. OpenGL 笔记 <2> Compiling and Linking a shader program

    Preface 这一节所有的主要内容都在一个OpenGL库文件中<LoadShaders.h> ,只需要用LoadShader()函数进行加载即可.但是由于老是出错,所以自己实现了一下,也 ...

随机推荐

  1. golang自带的死锁检测并非银弹

    网上总是能看到有人说go自带了死锁检测,只要有死锁发生runtime就能检测到并及时报错退出,因此go不会被死锁问题困扰. 这说明了口口相传知识的有效性是日常值得怀疑的,同时也再一次证明了没有银弹这句 ...

  2. R语言画图常用参数

    plot(x,xlab = "degree",ylab = "number of nodes",main = "mRNA degree distrib ...

  3. 「规则类怪谈」塔 - (preview)

      前段时间,大概五六月份,我很喜欢规则类怪谈.颓废的时候读了一大堆质量参差不齐的作品,试着编了一个世界观然后开写.咕着咕着磨到现在,至少情节大概成形了.最大的阻力在于物理规则的完备性和自洽性,为什么 ...

  4. Python调用ChatTTS API接口

    Python调用ChatTTS API接口: #********************************************* #author:wgscd #date:2024-7-27 ...

  5. biancheng-HBase

    目录http://c.biancheng.net/view/6509.html 1HBase是什么?2HBase的优势有哪些?3Hadoop与HBase的关系4HDFS5HDFS的特点与使用场景6HB ...

  6. law Intermediate walkthrough pg

    靶场很简单分数只有10分跟平常做的20分的中级靶场比确实简单 我拿来放松的 算下来30分钟解决战斗 nmap 扫到80端口web界面 是个框架 搜exp https://www.exploit-db. ...

  7. Svelte 最新中文文档翻译(5)—— 基础标记

    前言 Svelte,一个非常"有趣".用起来"很爽"的前端框架.从 Svelte 诞生之初,就备受开发者的喜爱,根据统计,从 2019 年到 2024 年,连续 ...

  8. 让AI碰撞!“天翼云息壤杯”高校AI大赛江苏赛区交流会热力开场!

    由中国电信集团有限公司主办,天翼云科技有限公司承办的"天翼云息壤杯"高校AI大赛正在火热进行中.为了提高江苏赛区学生的参赛热情,增强学生的创作能力,江苏电信.天翼云华东中心于12月 ...

  9. Pyinstaller打包工具

    本篇博客主要介绍的是pyinstaller在windows下的基本使用和基础避坑 在windows中使用pyinstaller工具打包时会出现一个问题,在打包列表会看到这样的警告信息: django. ...

  10. idea遇见Command line is too long. Shorten command line for Main or also for Application default configuration?

    <property name="dynamic.classpath" value="true" /> 第一步:找到项目目录下的.idea\works ...