-
基于MFC读取obj文件
这是一个基于MFC和opengl的读取obj3d模型的程序,是visual studio 2010的工程。其中包含若干个obj模型,通过鼠标旋转模型,按住ctrl键可以减慢旋转的速度,通过鼠标滑轮可以对模型进行缩放。
- 2023-09-07 03:20:10下载
- 积分:1
-
三维地形侵蚀模拟
一个基于OpenGL的做的三维地形侵蚀效果模拟,模拟出地形表面的水流以及水流对地形产生的侵蚀效果。
- 2022-03-09 21:44:25下载
- 积分:1
-
非常全面完整的VS工程,学习opengl的极佳实例
一共有10章内容...
非常全面完整的VS工程,学习opengl的极佳实例
一共有10章内容
-Very comprehensive complete VS project, learning opengl an excellent example of a total of 10 chapter
- 2022-05-08 10:45:44下载
- 积分:1
-
这个程序主要是如何绕轴旋转物体。让物体绕Z轴, X轴,Y轴 或者全部3个轴旋转...
这个程序主要是如何绕轴旋转物体。让物体绕Z轴, X轴,Y轴 或者全部3个轴旋转-this procedure is mainly around how the rotating objects. Let objects around the Z-axis, X-axis, Y-axis or all three-axis rotation
- 2022-10-14 18:10:08下载
- 积分:1
-
OpenGL绘制地球
- 2022-02-06 08:12:11下载
- 积分:1
-
opengl粒子系统开发的瀑布模型,在水的颜色方面做了从上到下颜色的过渡,以及pool中有水泡的冒上,程序中加了个图片,感觉不是很好,可以将它去掉,那样看起来就...
opengl粒子系统开发的瀑布模型,在水的颜色方面做了从上到下颜色的过渡,以及pool中有水泡的冒上,程序中加了个图片,感觉不是很好,可以将它去掉,那样看起来就真实多了.-opengl particle systems development waterfall model, the water color has done a top to bottom color of the transition, and pool have blisters on the run, procedures were added to this picture, is not feeling well, it could be removed, it did seem more real.
- 2022-08-12 16:50:20下载
- 积分:1
-
关于图形学大作业的多边形
关于图形学大作业的多边形-large graphics on the polygon operations
- 2023-02-28 20:10:04下载
- 积分:1
-
增加的典型方法
The typical approach to adding in-game media such as movies and television has been to cycle through a series of textures. In order to play even a short show meant that a lot of texture swapping and memory had to be used, so the idea was to replace this method with a MPEG decoder and display each pixel as a polygon. I believe this is the first example of this method for two main reasons, firstly it takes a lot of processing to read the frames and display the large number of polygons but this is no longer a problem with the latest video cards, and secondly, it is no picnic writing a MPEG decoder. Fortunately I didn t have to write the MPEG decoder, I have used and modified the freely available source code ported to Win32 by Thanassis Tsiodras which was originally released by the University of California in 1992, back when there was a greater open source ethic.
- 2023-01-19 08:00:04下载
- 积分:1
-
3D 自我导航器
[概述]
这个程序是 3D 导航与员工培训在某些变电站电气设备的使用。
这些东西可以掌握设备与行走抛出所有使用虚拟室内和处理不同设备。
我开发了使用 visual c + + 2005 年,opengl 的项目。
[函数的说明]
-实施 3D 模型 (工人、 环境) 和 3D 动画使用骨 IK。
-实施爆炸效果用粒子系统。
-落实场景渲染使用 opengl。
-所有代码相当是使用 MFC 来都实现的。
正如你可以看到,
这个项目是一些大型,具有良好的素质和高技术。
谢谢你。
- 2022-02-21 04:48:20下载
- 积分:1
-
这是一个简单演示的图形算法
这是一个简单的图形学算法的演示-This is a simple demonstration of the graphics algorithm
- 2022-06-18 03:51:41下载
- 积分:1