-
这是我写的一个OPENGL程序,大家可以参考一下,学习学习
这是我写的一个OPENGL程序,大家可以参考一下,学习学习-This is what I wrote a OPENGL procedures, we can refer to, learning to learn
- 2022-02-21 06:50:30下载
- 积分:1
-
机器人手的闪电和一些额外的影响。
Robot Hand with Lightning and some additional affects.
- 2022-03-01 10:23:47下载
- 积分:1
-
这是一个三维空战游戏。OpenGL图形引擎,游戏是关于外…
这是一个三维空战游戏的实例,绘制引擎是OpenGL。游戏内容是一个太空战三维游戏。-this is a 3d air fighting game. graphic engine is opengl,the game is about outer space fighting.
- 2022-07-23 10:28:43下载
- 积分:1
-
① 通过几何变换函数实现场景的平移、缩放、旋转,从而实现从各个角度观察场景,即视点固定,场景变化。
本实验目的不在于建模,因此场景可以通过调用glut库中的...
① 通过几何变换函数实现场景的平移、缩放、旋转,从而实现从各个角度观察场景,即视点固定,场景变化。
本实验目的不在于建模,因此场景可以通过调用glut库中的函数直接绘制,如立方体
。 -① through the geometric transformation function realize scenes of translation, scaling, rotation, and thus realize the scene from various angles, that is a fixed point of view, the scene changes. The purpose of this experiment does not lie in modeling, so scenes can be by calling the library function glut direct mapping, such as the cube.
- 2022-04-17 17:40:33下载
- 积分:1
-
使用 VTK 的 3D 图像切片
此示例演示如何将三维图像加载到 VTK,然后重新格式化该映像到另一个方向进行查看。
雷铸造通过雷铸映射器。 创建三个正交平面,每架飞机使用不同纹理映射,因此具有不同着色。
- 2022-02-01 00:01:14下载
- 积分:1
-
vc++应用OpenGL技术实现动态雷达界面
vc++应用OpenGL技术实现动态雷达界面
- 2022-11-10 06:25:03下载
- 积分:1
-
固体遮蔽基本对象
这是在 c + + 中使用 opengl,帮助我们绘制 Solid_Shaded_Basic_Objects 代码,您可以绘制多维数据集,茶壶,......这是一个基本的形状,project.i 将这用于我的项目是设计一个房间,有所有的东西像一张桌子、 茶壶、 喝杯茶,围拢的一切。希望每个人都想要开始用 opengl 帮助 them.good 和运气
- 2023-05-03 22:00:04下载
- 积分:1
-
OpenGL高级编程与可视化系统开发(高级编程篇)
OpenGL高级编程与可视化系统开发(高级编程篇)-13-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1)-13
- 2022-08-21 20:26:19下载
- 积分:1
-
The concept of particle effects is very simple. Particle effects can be used to...
The concept of particle effects is very simple. Particle effects can be used to simulate fire, fireworks, water fountains, snow, rain, explosions and many other things. The effects are created by creating a definite number of particles. Depending on the need for performance and realistic appearance, the number of particles can range from 50 to thousands. Each particle has its own location, size, velocity, color, life and image. The particle engine controls the particles and makes them react according to the rules of the particle .
- 2022-02-24 16:10:50下载
- 积分:1
-
opengl程序代码3d下棋游戏
opengl学习例码1. [15分]基于OpenGL,具有基本体素(立方体、球、圆柱、圆锥、多面棱柱、多面棱台)的建模表达能力;
2. [15分]具有基本三维网格导入导出功能(建议OBJ格式);
3. [15分]具有基本材质、纹理的显示和编辑能力;
4. [10分]具有基本几何变换功能(旋转、平移、缩放等);
5. [15分]基本光照明模型要求,并实现基本的光源编辑(如调整光源的位置,光强等参数);
6. [15分]能对建模后场景进行漫游如Zoom In/Out, Pan, Orbit, Zoom To Fit等观察功能。
7. [15分]Awesomeness指数:展示项目本身所独有的炫酷特点,包括但不限于有感染力的视觉特效。
- 2022-03-01 23:58:01下载
- 积分:1