搜索资源列表
MotionBlur
- 基于ati显卡使用shader实现的运动模糊效果。需要ogl的扩展和最新的显卡才能运行。开发环境使vc6+ogl2.0-ati cards based on the use of shaders to achieve the motion blur effect. T needed for the expansion and the latest graphics card to run. The development environment makes vc6 + ogl2.0
运动模糊效果演示
- 运动模糊(Motion Blur)效果演示(OGL) 利用硬件提供的功能实现这种效果 这是国外的代码 与大家共享-Motion Blur (Motion Blur) Effect Demonstration (OGL) for the use of hardware features to achieve this effect is abroad and share code
motionblursourcecode
- 运动模糊程序(motion blur),opengl, c-Motion Blur (motion blur), opengl, c
16_174323_blurdemo
- 一个用opengl写的demo,演示了如何实现运动模糊效果-a written using opengl demo, a demonstration of how to achieve movement fuzzy results
OGL_motionblur
- 运动模糊(Motion Blur)效果演示 运动模糊是一种常见的运动效果处理手法, 由于眼睛的视觉暂留现象,会在视觉上形成一个拖影效果. 在OpenGL中利用渲染到纹理技术, 依次不时间序列里面的连续若干帧的图象,依次渲染到纹理里面, 然后在alpha混合呈现在屏幕上面,就形成了motion blur效果.-Motion Blur (Motion Blur) Motion Blur effects demo is a common effect of the campaign to
MotionBlur_src_demo
- 一个模拟运动模糊的程序,基于OpenGL,包括演示程序和源文件
motionblur
- Visual c++应用open gl写成的运动模糊范例,适合初学者
windwill
- opengl绘制风车,实现加速减速,运动模糊等功能-opengl draw a windmill, to achieve acceleration and deceleration, motion blur and other functions
ROAM_LOD
- 实现大规模室外场景渲染技术,本程序使用基于严格的四叉树的方法建立一个LOD算法,并用该LOD算法实现了一个视点相关的动态多分辨率地形。采用多遍地面纹理,亮度图等技术来照明场景。同时DEMO还实现了Billboard,运动模糊,的功能。程序采用C++,模块化的结构让程序具有很高的可扩展性。--achieve large-scale outdoor scene rendering technology, the use of procedures based on strict quadtree m
shader
- 一个后置处理的运动模糊shader,由场景z值计算可得的有加速度的运动模糊效果。-a motion blur as post-processing ,having a acceptable effect.
MotionBlur
- 关于运动模糊的三维编程实现示例,实现运动模糊效果的模拟-An example of 3D programming of motion blur is realized, and the simulation of motion blur effect is realized.