openGL着色器语言教程,帮助你更好的学习图形学相关知识。包含整本书1-2-3部分
2022-10-25 14:02:49 23.06MB openGL GLSL 着色器 橙皮书
1
 A C-like language and incorporated into OpenGL 2.0  Used to write vertex program and fragment program  Platform independent compared to Cg
2022-10-24 13:09:51 651KB glsl unity
1
The OpenGL ES Shading Language is based on the OpenGL Shading Language. This document restates the relevant parts of the GLSL specification and so is self-contained in this respect
2022-10-24 13:09:50 624KB unity shader glsl
1
OpenGL入门学习——写给想用计算机画图的朋友
2022-10-24 10:12:18 38KB OpenGL
1
1.练习使用GDI函数绘出基本几何元素,如点、线、矩形、圆、椭圆、多边形、圆弧等、并能够用颜色填充2、练习使用GDI函数显示图像3、使用opengl函数写一个控制台程序,要求输出一些简单的二维图形:如线(实线、虚线)、四边形、多边形、圆、六面体、球、圆锥、茶壶等。
2022-10-23 23:31:28 2.29MB 计算机图形学OpenGL
1
基于OpenGL的三维人体运动模型实现,
2022-10-21 16:29:15 546KB opengl
1
用VC6++配置的OpenGL绘制3D机器人和猫,涉及算法:DDA画线、中点画椭圆、Bezier曲线、真实感光照。视角可通过键盘上下左右键调整。有些许注释。
1
OpenGL ES 3.0 Spec 中文版
2022-10-20 14:07:16 21.86MB OpenGLES 中文
1
【OpenGL】VS2019简单库配置
2022-10-19 14:49:23 383KB 综合资源 opengl
1
通过OpenGL编程,模拟太阳、地球、月亮三者之间公转与自转的运动关系
2022-10-19 10:05:51 2.89MB opengl 日月地 旋转
1