搜索资源列表
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
Image_Processing_algorithm_SRM
- osculatingcircle.cpp : An interactive demo of osculating circles used to define a parametric curve curvature. Require OpenGL(R) matchsegments.cpp : Compute the scaled rigid transformation that matches a given pair of segments. srm : A k
alpha
- 在VC6.0+Opengl环境下,设置接口,可以动态的调节三维物体的透明度
ogl_alpha_blending_framebuffer
- 基于opengl的桢缓存的alpha融合实例。-on opengl undercover cache alpha fusion examples.
二次曲面
- 二次曲面,其功能是能够创建二次物体。通过OpenGL基于屏幕像素块所覆盖的区域对每一块覆盖的范围值进行计算,然后在RGBA模式中,OpenGL用该值与Alpha值相乘。-conicoid, and its function is to create two objects. Adoption of OpenGL-based screen pixel block area covered for each one covering the value calculated, and then RG
ogles-0.82-samples
- opengl es 开发库。里面包含了移动开发opengl程序必须的函数-opengl es Development Library. Which contains the mobile development process must be a function of opengl
alpha_test
- 一个简单的alpha通道测试,方便OpengL初学者使用-A simple test of the alpha channel to facilitate the use of OpengL beginners
opengl
- OpenGL 中的很多特效都是通过混合(Blending) 来完成的, 混合就是把屏幕上已有的颜色与新的颜色进行合成。 至于合成的方法, 取决于颜色的Alpha值, 还有/或所用的混合函数。 Alpha值是颜色的第4个分量, 过去你使用GL_RGB 也就是3个颜色分量来指定一个颜色, 现在你可以使用GL_RGBA 来增加一个Alpha值了-Many OpenGL through the mixed-effects (Blending) to be completed, mixed, there
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.
alpha
- 1. OpenGL中alpha混合的使用; 2. 混合绘制透明和不透明物体的正确方法; -1. OpenGL alpha blending hybrid rendering transparent and opaque objects the right way
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