搜索资源列表
3D_object-VC
- 用Opengl画半透明的三维物体,可以将其嵌入vc其他三维绘图代码-Opengl painting with translucent three-dimensional objects, which can be embedded in other vc 3D graphics code
GLBLEND
- 一个OpenGL的混合例子,相当漂亮,正方体的各个面用不同颜色,半透明自动旋转。-a mixed OpenGL examples, very beautiful, the all-cube with different colors, translucent automatic rotation.
GLFW_Test.zip
- 教你使用GLFW创建OpenGL窗口,并绘制带半透明的图形。,Teach you to use GLFW to create OpenGL window, and draw with a translucent graphics.
gltransparent
- 在opengl的下显示半透明立方体的源程序,高速版-The next show in opengl source translucent cube, high-speed version
TestAlpha
- qt与opengl结合实现半透明效果,并且测试光照对效果的影响-qt and opengl combined to achieve a translucent effect, and test the effect of light on
3Dflash
- 这是绘制了一个半透明的三维物体,并能旋转的一个程序-This is to draw a translucent three-dimensional objects, and can rotate in a program
OpenGL-Glass
- 基于OpenGL的旋转半透明玻璃箱子模拟-OpenGL-based simulation of the rotation of translucent glass boxes
geologicalvisual
- 三维地质体半透明显示源码,基于VC++和OPenGL开发,适合三维地质建模系统-Three-dimensional geological body translucent display source, based on VC++ and OPenGL development system for 3D geological modeling
OpenGL
- opengl入门学习 使用溷合来实现半透明效果-opengl with muddy together to achieve the translucent effect
openglbantouming
- 用vc和opengl实现了3d模型的半透明效果。-Vc and opengl achieve the translucent effect of the 3d model
Test3Blend
- 用OpenGL實現的三種幾何體旋轉動畫,半透明效果,一個光源。-Using OpenGL to achieve three kinds of geometric body rotating animation, translucent effect, a light source.
Dual_depth_peeling
- 该程序使用双向剥离算法来实现半透明效果,使用GeForce8的min-max depth buffer新特性实现。-The program uses a bi-stripping algorithm to achieve a translucent effect, GeForce8 the min-max depth buffer new features to achieve.
DepthPeeling
- 该程序采用深度剥离算法,从前向后进行剥离,在剥离的同时进行混合,最终达到半透明的效果。-The program uses the depth peeling algorithm, peeling from front to back, while peeling were mixed, and ultimately achieve the translucent effect.
translucent
- 包含很多几何体的三维空间 有半透明和不透明的几何体 可控制视角变换-Contains a lot of the geometry of three-dimensional geometry of translucent and opaque control perspective transformation
solar
- 简单地月星系三维展示,有光照效果、云层效果,由于木有找到合适的照片,强制做的半透明混合、光晕效果、星空效果. -Simply month galaxies 3D display, with lighting effects, cloud effects, because wood has to find the right picture, forced to do translucent mixed halo effect, Star effect.
alpha
- 实现OpenGL混合 opengl混合实现了透明或半透明状态 alpha可以理解为透明度-Achieve OpenGL mixed opengl mix to achieve a transparent or translucent can be understood as transparency alpha
alpha3D
- 实现三维的OpenGL混合 OpenGL混合可以实现场景中的透明半透明状态 加入了深度信息的混合会得到更逼真的效果-OpenGL to achieve three-dimensional mixed OpenGL mixing can be achieved in a scene transparent translucent Join the depth of information will be more realistic mixed results
3d-show
- 一个OpenGL模型的展示,用到了环境光和镜面反射改变效果,并且加入的环绕算法,背景用了半透明的效果-Demonstrate an OpenGL model uses ambient light and specular reflection effect change, and added surround algorithm background with a translucent effect
OpenGL_1
- OpenGL的简单使用。包括绘制半透明球体和立方体。可以改变颜色,改变透明度,改变漫反射强度。-OpenGL simple to use. Including the preparation of translucent spheres and cubes. You can change colors, transparency, change the diffuse intensity.
projection13.tar
- opengl 深度测试、面剔除,在绘制多个物体的时候,根据由远到近,先绘制不透明的,在绘制近的半透明的(OpenGL about the rendering of multiple objects in a scene, translucent objects and opaque objects)