搜索资源列表
samuel_sphere
- 用opengl画的球,按abcd可出现4个不同的图案,网状球体,不透明球体,等等。是本人计算机图形学第一个course work-opengl painting with the ball by abcd, there will be four different designs mesh spherical, opaque sphere, and so on. I was a computer graphics course work
lesson08
- 混合: 在这一课里,我们在纹理的基础上加上了混合,它看起具有透明的效果,当然解释它不是那么容易,当希望你喜欢它。 -Hybrid: In this lesson, we add the texture based on a hybrid, it looks transparent effect, of course, it is not so easy to explain, as I hope you like it.
alpha
- 1. OpenGL中alpha混合的使用; 2. 混合绘制透明和不透明物体的正确方法; -1. OpenGL alpha blending hybrid rendering transparent and opaque objects the right way
translucent
- 包含很多几何体的三维空间 有半透明和不透明的几何体 可控制视角变换-Contains a lot of the geometry of three-dimensional geometry of translucent and opaque control perspective transformation
lesson08
- 混合:在这一课里,我们在纹理的基础上加上了混合,它看起具有透明的效果,当然解释它不是那么容易,当希望你喜欢它。-Hybrid: In this lesson, we add the texture based on a hybrid, it looks transparent effect, of course, it is not so easy to explain, as I hope you like it.
08-Blending
- 实现一种可以透明的颜色是不是应该很好玩呢?你可以使用这个源代码尝试一下。-You can implement a transparent color is not it a good play? You can use the source code to try.
projection13.tar
- opengl 深度测试、面剔除,在绘制多个物体的时候,根据由远到近,先绘制不透明的,在绘制近的半透明的(OpenGL about the rendering of multiple objects in a scene, translucent objects and opaque objects)