搜索资源列表
OpenGL_Alpha
- 一个OpenGL的Alpha例子 好多初学者都有Alpha混合错误的问题 看看这个例子吧,也许会有帮助的.-a lot of examples of the Alpha Alpha beginners have mixed the wrong question look at the example, there may be help.
Transparen193111992005
- This a Transparent PNG texture loader for OpenGL. It requires the gd library at boutell.com. There s a demo at http://www.coolgroups.com/alpha/. -This a Transparent PNG texture loader for OpenGL. It requires the gd library at boutell.com. There s
OGL_motionblur
- 运动模糊(Motion Blur)效果演示 运动模糊是一种常见的运动效果处理手法, 由于眼睛的视觉暂留现象,会在视觉上形成一个拖影效果. 在OpenGL中利用渲染到纹理技术, 依次不时间序列里面的连续若干帧的图象,依次渲染到纹理里面, 然后在alpha混合呈现在屏幕上面,就形成了motion blur效果.-Motion Blur (Motion Blur) Motion Blur effects demo is a common effect of the campaign to
alpha
- 在VC6.0+Opengl环境下,设置接口,可以动态的调节三维物体的透明度
ogles-0.82-samples
- opengl es 开发库。里面包含了移动开发opengl程序必须的函数-opengl es Development Library. Which contains the mobile development process must be a function of opengl
opengl
- OpenGL 中的很多特效都是通过混合(Blending) 来完成的, 混合就是把屏幕上已有的颜色与新的颜色进行合成。 至于合成的方法, 取决于颜色的Alpha值, 还有/或所用的混合函数。 Alpha值是颜色的第4个分量, 过去你使用GL_RGB 也就是3个颜色分量来指定一个颜色, 现在你可以使用GL_RGBA 来增加一个Alpha值了-Many OpenGL through the mixed-effects (Blending) to be completed, mixed, there
code2
- opengl Blend ESC:退出程序 F1:窗口模式或全屏模式的切换 B:允许或禁止Blend 上下方向键:控制外层矩形的Alpha值 左右方向键:向左或向右移动外层的矩形 PageUP、PageDown:沿Z轴向外、向内移动外层的矩形-opengl Blend ESC: exit F1: Window mode or full-screen mode switch B: to permit or prohibit Blend up and down ar
alpha
- 用opengl实现的各种透明度相比较的程序,实用性强,便于学习和二次开发-Opengl to achieve transparency with the comparison of various procedures, practical, easy to learn and secondary development
opengl
- 这是eastcowboy的OpenGL入门教程第十二课所使用的图象文件和C语言源代码。 alpha_test.c,演示了Alpha测试的一种应用,制作相框效果。 stencil_test.c,演示了模板测试的一中应用,制作平面镜效果。 -This is the twelfth eastcowboy' s OpenGL Tutorial image files used in class and C language source code. alpha_test.c, demo
assg3
- alpha blending in opengl
alpha
- opengl实例源码,opengl混合功能实例源码-opengl examples source, opengl blending source code examples! ! !
alpha
- opengl写的茶壶。透明茶壶。4个茶壶,可以旋转,透明。透过一个看其他的。-opengl write teapot. Transparent teapot. 4 teapot can be rotated and transparent. Through a look at the other.
bomb
- windows 下的opengl 编程,一个模拟爆炸的小程序,用到opengl的Alpha融合,可以参考- opengl programming under windows, a simulated explosion of a small program used the opengl Alpha fusion, can refer to
Alpha
- 这是一个"OpenGL纹理测试"程序,对于刚刚开始学习OpenGl的学生来说非常有帮助!! -AppWizard has created this AlphaTest application for you. This file contains a summary of what you will find in each of the files that make up your AlphaTest application.
Stars-swirl-with-opengl
- Opengl实现的 星星漩涡 运用了alpha 纹理混合 以及着色-Opengl realize the stars swirl
alpha
- 1. OpenGL中alpha混合的使用; 2. 混合绘制透明和不透明物体的正确方法; -1. OpenGL alpha blending hybrid rendering transparent and opaque objects the right way
AlphaToCoverageOGL
- Alpha To Coverage OpenGL-Alpha To Coverage
alpha
- 用opengl实现的各种透明度相比较的程序,实用性强,便于学习和二次开发-Opengl to achieve transparency with the comparison of various procedures, practical, easy to learn and secondary development
alpha
- 这是一篇学习opengl很好的教程,希望对大家有帮助。-This is a good tutorial to learn opengl, we want to help.
alpha
- 实现OpenGL混合 opengl混合实现了透明或半透明状态 alpha可以理解为透明度-Achieve OpenGL mixed opengl mix to achieve a transparent or translucent can be understood as transparency alpha