Welcome![Sign In][Sign Up]
Location:
Search - opengl glsl

Search list

[Photo softwareGLSL 3rd

Description: Addison.Wesley.OpenGL.Shading.Language.3rd.Edition.Jul.2009.pdf
Platform: | Size: 10510591 | Author: yjms7@yahoo.com.tw | Hits:

[OpenGL programOpenGL.Shading.Language

Description: The OpenGL Shading Language, a high-level procedural shading language for OpenGL, is the most important new development in graphics programming to emerge in years. OpenGL is the leading cross-platform 3D-graphics API, and the OpenGL Shading Language allows developers to take total control over the most important stages of the graphics-processing pipeline.-The OpenGL Shading Language, a high-level procedural shading language for O penGL. is the most important new development in graphi cs programming to emerge in years. OpenGL is the leading cross-platform 3D-graphics API. and the OpenGL Shading Language allows develop ers to take total control over the most importan t stages of the graphics-processing pipeline.
Platform: | Size: 5277696 | Author: 张雯 | Hits:

[OpenGL programMiniPhanet(OpenGL-src)

Description: 迷你星球产生器(OpenGL源码) - 简单的小工具,把输入的cubemap图片转换为“微型星球”图片。保存为高分辨率(4096)的图片到桌面。注意:需要OpenGL GLSL支持。-Planet Mini Generator (OpenGL source)- a simple gadget, the input picture is converted to cubemap
Platform: | Size: 448512 | Author: GoldenCloud | Hits:

[3D Graphiccascaded_shadow_maps

Description: NVIDIA SDK10 shadow map GLSL OpenGL
Platform: | Size: 2116608 | Author: Armya | Hits:

[OpenGL programCelShading

Description: Opengl使用GLSL的卡通渲染例子, glsl文件在Assets\Shaders下,模型使用md2格式 另外本例OpenGL扩展使用glee,它是一个比glew更轻量级的扩展使用方式,我去掉glee.lib,直接将glee.c, glee.h加入工程,便于编译 vc2003直接编译即可-opengl glsl Cel Shading, use md2, glee.c, glee.h. vs2003 compiled
Platform: | Size: 703488 | Author: larrow | Hits:

[OpenGL programOpenGL-Programming-Guide-Fifth-Edition

Description: 官方opengl第五版编程指南,包括glsl vbo新增的功能,号称是红宝典.代码可以直接复制出来.-The fifth edition of the official opengl programming guide, including glsl vbo new features, so-called red book.
Platform: | Size: 54772736 | Author: 刘市贵 | Hits:

[OpenGL programOpenGL-programming-guide-6th-edition

Description: 官方opengl第六版编程指南,包括glsl编程 vbo pbo等新增的功能,号称是红宝典.-The sixth edition of the official opengl programming guide, including glsl programming, such as new vbo pbo function, so-called red book.
Platform: | Size: 15388672 | Author: 刘市贵 | Hits:

[Otherglsl

Description: opengl的shader着色器语言以及例程-opengl shader language, and the shader routines
Platform: | Size: 408576 | Author: zyy | Hits:

[OpenGL programwater_src

Description: 基于Opengl-GLSL的水面波纹的精细生成-Opengl-GLSL-based fine surface ripples generated
Platform: | Size: 123904 | Author: Longbow Zhang | Hits:

[3D GraphicVolRen

Description: 基于QT4和OpenGL/GLSL的体绘制应用程序。实现了 GPU Ray-Casting-A QT4 & OPENGL & GLSL based volume rendering application that implements GPU Ray-Casting.
Platform: | Size: 15263744 | Author: 杨飞 | Hits:

[OpenGL programpixel-shading

Description: GLSL实现vertex shading 和 per-pixel shading,通过两个茶壶实现对比-GLSL implementation vertex shading and per-pixel shading, contrast achieved through two teapot
Platform: | Size: 2741248 | Author: 钱银玲 | Hits:

[OpenGL programGlSl-OpenGLShadingLanguageAndresources

Description: 没什么好说的,shader一般没人上传,我就上传个吧,为了opengl的各种阶段的学习 源码-no execuse ,the opengl shading language for every one who learn the glsl resources
Platform: | Size: 15505408 | Author: 刘太生 | Hits:

[OpenGL programOrangeBook2ndEdShaders

Description: OPENGL GLSL橘皮书中所有例子的的着色代码.-OPENGL GLSL Orange coloring book, the code for all examples.
Platform: | Size: 55296 | Author: flydm | Hits:

[OpenGL programGLSL

Description: 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.
Platform: | Size: 1059840 | Author: 王浩然 | Hits:

[OpenGL programglm-0.9.0.6

Description: OpenGL Mathematics (GLM) is a C++ mathematics library for 3D software based on the OpenGL Shading Language (GLSL) specification. The goal of the project is to provide to 3D programmers math classes and functions that miss in C++ when we use to program with GLSL or any high level GPU language. With GLM, the idea is to have a library that works the same way that GLSL which imply a strict following of GLSL specification for the implementation. However, this project isn t limited by GLSL features. An extension system allows to extend GLSL capabilities. It allows GLM to be a great subtitute for some OpenGL 3 deprecated functions, to work following a clean programmable approach. GLM is release under MIT license and available for all version of GCC from version 3.4 and Visual Studio from version 8.0 as a platform independent library.
Platform: | Size: 1390592 | Author: Sukuma Ubhada | Hits:

[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 programGLSLDemo

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

[OpenGL programGLSL-3rd

Description: openGL 编程 第三版 超详细 比较底层-GLsl programming docunmentation 3rd edition
Platform: | Size: 12955648 | Author: zhao | Hits:

[OpenGL programt2-survey_paper

Description: opengl game sample initial glsl
Platform: | Size: 2934784 | Author: renanrosa | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net