搜索资源列表
OpenGLOctane3d
- OpenGL低级着色语言和高级着色语言。讲解了不用着色语言所用的profile,以及所用的的变量的含义。对于学习OpenGL扩展库有很大帮助!-OpenGL shading language junior and senior coloring language. Coloring not on the language used in the profile, as well as the meaning of the variables. Learning OpenGL extensions
OpenglOrangebook
- 经典opengl黄皮书配套源代码!! 又名opengl 着色语言!! 好东西跟大家共享
BumpEffect
- 利用OpenGL着色语言实现了不平整表面效果的简单模拟。该程序说明了如何将模式应用于物体之上,而不需要通过纹理来实现。
GLSLSimple
- openGL着色语言的示例,通过glsL改变实体的颜色和位置,以及纹理坐标。-the example of glsl,this program can change the color and position by Shader
glsl_HelloWorld
- 一个用opengl着色语言(glsl)编写的犹他壶,并且可以通过鼠标点动沿三个坐标轴转动-One with the opengl shading language (glsl) prepared by the Utah pot, and can move through the click of the mouse along the three axis rotation
Low-levelOpenGLshadinglanguageandtheHighLevelShade
- OpenGL 低级着色语言与高级着色语言-Low-level OpenGL shading language and the High Level Shader Language
OpenGLprogrammingGuideSixthVersion
- 本书以清晰的语言、丰富的实例以及翔实的内容描述了OpenGL的功能以及许多计算机图形技巧。全书共15章,包括OpengGL简介、状态管理和绘制几何物体、视图、颜色、光照、混合、抗锯齿、雾、多边形偏移、显示列表、绘制像素、位图、字体、图像、纹理贴图、帧缓冲区、分格化和二次方程表面、求值器和 NURBS、选择和反馈、OpenGL高级技巧以及OpenGL着色语言等内容。本书对OpenGL以及OpenGL实用函数库提供了全面而又权威的介绍,素有“OpenGL红宝书”之美誉。第6版在第5版的基础上进行了全
Classic_tutorial_opengl_shading_language
- opengl着色语言经典教程Classic tutorial opengl shading language-opengl shading language classic tutorial Classic tutorial opengl shading language
osgglsl
- 基于OSG添加OPENGL着色语言,通过读入一个文本格式的颜色查找表来更改当前模型的颜色,有助于用户学习OSG与GLSL相结合-Add OPENGL shading language based on OSG, by reading into a text format color lookup table to change the color of the current model, helps users learn OSG combined with GLSL
GLSL
- OpenGL着色语言(GLSL――OpenGL Shading Language)是用来在OpenGL中着色编程的语言。这是一个简单的GLSL着色器程序。-OpenGL shading language (GLSL- OpenGL Shading Language) is used in the OpenGL shader programming language. This is a simple GLSL shader program.
OpenGL
- 这是OpenGL三维着色语言。。仅供大家学习使用-this is OpenGL Languae for studying。。。。
GLSL_ES_Specification_1.0.17
- OpenGL着色语言(GLSL――OpenGL Shading Language)是用来在OpenGL中着色编程的语言,也即开发人员写的短小的自定义程序,他们是在图形卡的GPU (Graphic Processor Unit图形处理单元)上执行的,代替了固定的渲染管线的一部分-The recent trend in graphics hardware has been to replace fixed functionality with programmability in areas tha
OpenGL
- openlg着色语言入门,非常好的一本手册-opengl shading language introduction, a great book for beginner
AAAHrzmove
- OpenGL 3.1将此前引入的OpenGL着色语言“GLSL”从1.30版升级到了1.40版,通过改进程序增强了对最新可编程图形硬件的访问,还有更高效的顶点处理、扩展的纹理功能、更弹性的缓冲管理等等。宽泛地讲,OpenGL 3.1在3.0版的基础上对整个API模型体系进行了简化,可大幅提高软件开发效率。-OpenGL 3.1 will be introduced in the previous OpenGL shading language \"GLSL\" from version 1.3
OpenGL-Shading-Language-Tutorials
- opengl 着色语言,高级着色语言,用它能编译出绚丽的色彩-opengl shading language, high-level shading language, use it to compile a brilliant color
GLSL-
- opengl着色语言,对OPengl的管线进一步的研究,解决了 OpenGl固定管线的问题-opengl shading language, OPengl pipeline further research to solve the problem of the OpenGl fixed pipeline
GLSL_Simple3DScene
- 一个简单的OpenGL示范程序,使用了OpenGL着色语言。-A simple OpenGL demonstration program, using the OpenGL Shading Language.
G-OpenGL-Shader-
- GLSL的图像边缘提取。。。。。OPEGNGL。。。。着色语言-Edge Extraction of image on GLSL
glutglsl_2.0
- opengl着色语言的入门代码,绘制一个简单的茶壶,从三光网站下载的,没有赚分的意思-opengl shading language code entry
code
- OpenGL着色语言第一版 橙宝书的源代码-Code Of GLSL