-
在 OpenGL 中移动列车方案的设计与实现
在 openGL,模拟时从左水平移动的列车走行的代码段
- 2022-04-08 18:19:26下载
- 积分:1
-
3d chess board
- 2022-08-21 09:42:05下载
- 积分:1
-
在VC2003实现OpenGL图形的融合,是初学者的良师益友…
在VC2003中结合OpenGL实现绘图功能,是初学者的良师.值得看看.-In VC2003 realize the integration of OpenGL graphics, is the mentor for beginners. Worthwhile to see.
- 2023-01-17 05:10:04下载
- 积分:1
-
3D 自我导航器
[概述]
这个程序是 3D 导航与员工培训在某些变电站电气设备的使用。
这些东西可以掌握设备与行走抛出所有使用虚拟室内和处理不同设备。
我开发了使用 visual c + + 2005 年,opengl 的项目。
[函数的说明]
-实施 3D 模型 (工人、 环境) 和 3D 动画使用骨 IK。
-实施爆炸效果用粒子系统。
-落实场景渲染使用 opengl。
-所有代码相当是使用 MFC 来都实现的。
正如你可以看到,
这个项目是一些大型,具有良好的素质和高技术。
谢谢你。
- 2022-02-21 04:48:20下载
- 积分:1
-
OpenGLOpenGLESdifference
OPENGL与OPENGL ES的异同 很简单 很使用-OpenGLOpenGLESdifference
- 2022-05-23 10:36:26下载
- 积分:1
-
一个3D 的基于Opengl的游戏和仿真用的引擎库。
一个3D 的基于Opengl的游戏和仿真用的引擎库。-a 3D-based Opengl game and simulation of the engine.
- 2023-07-18 15:10:03下载
- 积分:1
-
/ *画圆的半径为9,8和7所示的颜色(0,0)
/* Draw circles of radius 9, 8 and 7 with the colours shown around (0,0)
Draw the x and y axis
Draw the diagonal line
Draw the 12 by 6 quad around (0,0)
When the left mouse button is pressed the diagonal line moves as shown.
When the right button is pressed the diagonal line is reset to its
original position
The right button also toggles the direction from + to - x
Pressing Esc exits the program
*/-/* Draw circles of radius 9, 8 and 7 with the colours shown around (0,0)
Draw the x and y axis
Draw the diagonal line
Draw the 12 by 6 quad around (0,0)
When the left mouse button is pressed the diagonal line moves as shown.
When the right button is pressed the diagonal line is reset to its
original position
The right button also toggles the direction from+ to- x
Pressing Esc exits the program
*/
- 2022-05-20 09:28:51下载
- 积分:1
-
opengl 的源代码-从文件中加载三维人脸的人权,并显示脸。
使用模板文件
1.从文件中加载一个人类的三维人脸和显示脸。
文件的结构,如下所示:
顶点的数量
顶点的坐标
多边形的数量
多边形的顶点的索引
2.执行俯仰、 滚和偏航的相机。与键盘事件的联系
- 2022-09-21 14:10:03下载
- 积分:1
-
一个光照效果的小实例,可以学习OpenGL编程
一个光照效果的小实例,可以学习OpenGL编程-a lighting effect of small examples, we can learn from OpenGL Programming
- 2022-08-03 13:25:07下载
- 积分:1
-
经典碰撞检测程序
Jeff lander 经典质点弹簧系统,可以采用欧拉积分法、中点法和四阶龙格库塔法进行运动方程求解,包含完整的碰撞检测程序,采用包围球的方法,可以进行进一步的开发
- 2022-08-06 00:24:01下载
- 积分:1