OpenGL ES 2.0 编程指南资源说明
OpenGL ES 2.0 ProgrammingGuide
本专区汇聚了各类基于 着色器 开发的源码资源,共计 58 篇资源供开发者免费下载学习。
OpenGL ES 2.0 ProgrammingGuide
nVidia开发的图形语言 Cg,用于进行顶点渲染和象素渲染,语法类似于 C。-nVidia graphics development of the Cg language, us
This is a base project that I hope to expand to make it easy for users to create real-time
As said in the project summary -> ranging from shaders to random code used in projects mos
告诉你如何使用DX9的HLSL语言来写着色器,这个是最简单的例子.-Tell you how to use the DX9 the HLSL language to read, c
OpenGL三维图形程序设计 中级opengl学习用书-OpenGL 3D Graphics Programming Intermediate opengl study books
OPENGL 简单实现-OPENGL simple to achieve
opengl programming document
很好的学习CG语言的代码.完成纹理的贴图功能.一定要下下来看看!-Good learning CG language code. Complete texture mapping
学习OpenGL的最好程序-learning OpenGL the best procedures
这个文件里面包含了现在最新的OPENGL里面最县的显示方式的说明-The document which contains the latest current OPENGL ins
利用shader和粒子系统实现的火焰喷射效果,可以用于了解例子系统和如何使用shader来完成自己的程序