Welcome![Sign In][Sign Up]
Location:
Search - GLSL

Search list

[OpenGL programGLSL(ch)

Description: 这本书的目的是帮助读者学习和使用高级图形编程语言――OPENGL SHADING 语言。对于这种语言提供支持的相关OpenGL扩展在2003年6说被ARB组织批准, 并且将被加入到新的OpenGL2.0的核心中去。-This book aims to help readers learn and use high-level graphical programming language- OPENGL SHADING language. Provide support for this language in the relevant OpenGL extensions 6, 2003, that organization approved by ARB and will be added to the core of the new OpenGL2.0 to go.
Platform: | Size: 347136 | Author: 代中正 | Hits:

[OpenGL programglslTeapotShading

Description: OpenGL - GLSL sample of Teapot Lighting.
Platform: | Size: 6023168 | Author: snowball147 | Hits:

[OpenGL programshader

Description: 一个glsl着色例子,包括五个球体的glsl着色-A glsl shader examples, including five sphere glsl shader
Platform: | Size: 877568 | Author: liyuanchun | Hits:

[OpenGL programLightmap

Description: lightmap,glsl语言实现版本。自动生成模型的静态光贴图-lightmap, glsl language version. Automatically generated the static light maps of a model
Platform: | Size: 1024 | Author: dengnianchen | Hits:

[OpenGL programGLSLDemo

Description: opengl+glsl 实现常见图形学算法,显示效果极好。暂无源码。-a graphics demo using opengl and glsl. contains many popular algorithms.
Platform: | Size: 24192000 | Author: 王内秀 | Hits:

[OpenGL programGLSL_ES_Specification_1.0.17

Description: 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 that have grown exceedingly complex (e.g., vertex processing and fragment processing). The OpenGL Shading Language has been designed to allow application programmers to express the processing that occurs at those programmable points of the OpenGL pipeline. Independently compilable units that are written in this language are called shaders. A program is a set of shaders that are compiled and linked together
Platform: | Size: 546816 | Author: 辛安民 | Hits:

[OpenGL programglsl_layout

Description: glsl 基础处理语法 uniform block scene layout-glsl basic grammar uniform block scene layout
Platform: | Size: 17408 | Author: blue | Hits:

[OpenGL programglsl_multilight

Description: glsl multilight spotlight directionallight scene toon etc
Platform: | Size: 133120 | Author: blue | Hits:

[OpenGL programglsl_shadowmap

Description: glsl frustum cull,shadowmap scene ambient occlusion
Platform: | Size: 2772992 | Author: blue | Hits:

[3D Graphicglsl_vbo

Description: glsl scene discard,twoside state,flat render
Platform: | Size: 763904 | Author: blue | Hits:

[OpenGL programglsBLEND

Description: glsl两张纹理的融合,希望对大家有帮助啊-The fusion of two pieces of texture GLSL. We want to help it
Platform: | Size: 4250624 | Author: 叶在 | Hits:

[OpenGL programminiOpenglImage(glsl)

Description: 使用OPENGL的GLSL实现纹理贴图, 可以作秋GLSL的入门好教程。-The use the OPENGL of GLSL texture mapping, Can be used for autumn GLSL entry tutorial.
Platform: | Size: 437248 | Author: li | Hits:

[Otheraras-p-glsl-optimizer-f2217b0

Description: source code for GLSL optimizer
Platform: | Size: 1928192 | Author: Dusan Jocic | Hits:

[Algorithmglsl-optimizer-master

Description: GLSL优化算法,用c++语言编写,适合学习计算数学的和工科类的运用-GLSL optimizer A C++ library that takes GLSL shaders, does some GPU-independent optimizations on them and outputs GLSL back. Optimizations are function inlining, dead code removal, copy propagation, constant folding, constant propagation, arithmetic optimizations and so on. Apparently quite a few mobile platforms are pretty bad at optimizing GLSL shaders and unfortunately they also lack offline shader compilers. So using a GLSL optimizer offline before can make the shader run much faster on a platform like that. See performance numbers in this blog post. Almost all actual code is Mesa 3D s GLSL compiler all this library does is spits out optimized GLSL back, and adds GLES type precision handling to the optimizer. This GLSL optimizer is made for Unity s purposes and is built-in in Unity 3 and later. GLSL Optimizer is licensed according to the terms of the MIT license.
Platform: | Size: 1974272 | Author: shigeaixiaomao | Hits:

[Special Effectsglsl-project-1

Description: GLSL学习的一些基本shaders,是学习GLSL的很好的入们学习资料-Some basic shaders GLSL learning, learning GLSL a good learning materials into their
Platform: | Size: 770048 | Author: youk | Hits:

[OpenGL programGLSL

Description: GLSL 帮助文件,收集资料整理制作,希望可以给您提供帮助-this is chm format help file,look forward to help you!
Platform: | Size: 1950720 | Author: liuguanghui | Hits:

[3D Graphicglsl

Description: osg 例子,利用glsl语言实现gpu渲染-example of osg
Platform: | Size: 2048 | Author: zouhua | Hits:

[OpenGL programt2-survey_paper

Description: A Survey of GLSL Examples
Platform: | Size: 2934784 | Author: renanrosa | Hits:

[OpenGL programt2-survey_paper

Description: opengl game sample initial glsl
Platform: | Size: 2934784 | Author: renanrosa | Hits:

[OpenGL programGLSL-noise

Description: 提供生成噪声的函数,在shader中实现(A function that provides generating noise is implemented in shader.)
Platform: | Size: 74752 | Author: xk_003 | Hits:
« 1 2 34 5 6 7 8 9 10 »

CodeBus www.codebus.net