-
rotation by the six components of the cube side
旋转由6个侧面组成的立方体-rotation by the six components of the cube side
- 2023-01-16 02:35:03下载
- 积分:1
-
基于TF_SF方法的三维复合目标电磁散射FDFD研究
基于TF_SF方法的三维复合目标电磁散射FDFD研究...
基于TF_SF方法的三维复合目标电磁散射FDFD研究
基于TF_SF方法的三维复合目标电磁散射FDFD研究-TF_SF method based on three-dimensional electromagnetic scattering from composite target based on the FDFD Method TF_SF three-dimensional composite target electromagnetic scattering study FDFD
- 2022-01-26 01:02:27下载
- 积分:1
-
opengl模拟导弹发射爆炸
这个例子运用了十种不同视角转换来观测导弹发射的过程,以及最后打在标靶上的爆炸渲染,属于OpenGL高级应用实例。
- 2022-04-23 01:10:10下载
- 积分:1
-
贪吃蛇游戏
#include < stdio.h >
#include < time.h >
#include < windows.h >
#include < gl/glut.h >
#define 1
#define 下 2
#define 左 3
#define 右 4
状态变量
闪烁
- 2022-02-07 21:32:42下载
- 积分:1
-
Cg and opengl realize the use of the wave simulation, the use of vertex and pixe...
使用cg和opengl实现的水波模拟,使用vertex和pixel编程。-Cg and opengl realize the use of the wave simulation, the use of vertex and pixel programming.
- 2022-10-29 23:50:04下载
- 积分:1
-
wrlviewer mesh 3d viewer
源=.Lib3DArray3d.cpp
- 2022-05-08 04:14:57下载
- 积分:1
-
Opengl绘制镜子效果
应用背景混合是什么呢?混合就是把两种颜色混在一起。具体一点,就是把某一像素位置原来的颜色和将要画上去的颜色,通过某种方式混在一起,从而实现特殊的效果。
假设我们需要绘制这样一个场景:透过红色的玻璃去看绿色的物体,那么可以先绘制绿色的物体,再绘制红色玻璃。在绘制红色玻璃的时候,利用“混合”功能,把将要绘制上去的红色和原来的绿色进行混合,于是得到一种新的颜色,看上去就好像玻璃是半透明的。
要使用OpenGL的混合功能,只需要调用:glEnable(GL_BLEND);即可。
要关闭OpenGL的混合功能,只需要调用:glDisable(GL_BLEND);即可。
注意:只有在RGBA模式下,才可以使用混合功能,颜色索引模式下是无法使用混合功能的。关键技术 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-13 12:23:43下载
- 积分:1
-
OpenGL旋转透明立方体,初学者可以看到很好效果^
OpenGL旋转透明立方体,初学者可以看到很好效果^-OpenGL rotating transparent cube, a beginner can see a good effect ^
- 2022-02-21 11:38:14下载
- 积分:1
-
vc++结合opengl类库编出来的云彩的动态模拟
vc++结合opengl类库编出来的云彩的动态模拟-vc++ class libraries compiled with opengl out of the clouds of the dynamic simulation of
- 2022-05-23 07:48:46下载
- 积分:1
-
详细阐述全景图的柱状和球形转换的算法。
详细阐述全景图的柱状和球形转换的算法。-elaborate panorama of cylindrical and spherical conversion algorithm.
- 2022-01-30 20:48:38下载
- 积分:1