-
C写的游戏,下载下来可以试一试,里面的内容还可以的啊
C写的游戏,下载下来可以试一试,里面的内容还可以的啊-C write the game, download it may try it, which can also be the content of the ah
- 2022-06-02 10:11:08下载
- 积分:1
-
角色扮演游戏编程,VC和OPENGL综合利用变邪恶游戏的方法。
角色扮演游戏编程,VC和OPENGL综合利用变邪恶游戏的方法。-Role-playing game programming, VC, and OPENGL utilization method of changing the game of evil.
- 2022-06-15 15:42:10下载
- 积分:1
-
基于OpenGL的3D赛车游戏
资源描述OpenGL 是一个 3D 图形 API (Application Programming
Interface,应用程序编程接口),英文全称“Open Graphics Library”,即开放的图形程序接口技术,它广泛的应用与数字化应用技术以及娱乐领域,它具有开放性的图形库,良好的可移植性,是跨平台的计算机工业标准应用程序接口,它主要应用于专业3D 图形设计领域。若能利用OpenGL营造出逼真的视听效果和具有模拟驾驶感觉的赛车系统,将能给玩家和车迷带来身临其境的感觉。
- 2022-08-15 03:14:03下载
- 积分:1
-
一个简单的运用OpenGL函数绘图的程序,主要介绍了在MFC里使用opengl的函数画一个矩形...
一个简单的运用OpenGL函数绘图的程序,主要介绍了在MFC里使用opengl的函数画一个矩形-a simple function of OpenGL graphics application procedures introduced in opengl MFC using a painting of a rectangular function
- 2022-09-30 18:20:03下载
- 积分:1
-
使用OpenGL,图形的缩放的三个典型案例,绘制球灯…
OpenGL的使用,三个典型的例子,分别为图形的缩放,绘制光源照射的球体。雾的使用-use OpenGL, three typical examples of the scaling graphics, drawing the ball light irradiation. The use of fog
- 2022-03-01 13:38:40下载
- 积分:1
-
VC++,OPenGL中的为了获得理想视觉和计算机处理速度,使用的LOG技术...
VC++,OPenGL中的为了获得理想视觉和计算机处理速度,使用的LOG技术-VC++, OPenGL in in order to achieve an ideal visual and computer processing speed, the use of LOG Technology
- 2022-03-11 11:57:38下载
- 积分:1
-
用Visual C++ 和openGL开发的地球旋转程序
用Visual C++ 和openGL开发的地球旋转程序-Using Visual C++ and openGL procedures developed by the Earth" s rotation
- 2022-02-12 18:35:48下载
- 积分:1
-
OpenGL的运动机器人的演示程序,适合初学者使用,基于W ..
OpenGL的运动机器人演示适合初学者使用的程序,基于win32。-Robot movement OpenGL demo program suitable for beginners to use, based on the win32.
- 2022-02-11 18:01:51下载
- 积分:1
-
一个OPENGL演示的例子,例子中的场景包含运动的云、流动的水、室外山地、雾状效果以及灯光效果,而且该例子是一个标准的OPENGL框架。...
一个OPENGL演示的例子,例子中的场景包含运动的云、流动的水、室外山地、雾状效果以及灯光效果,而且该例子是一个标准的OPENGL框架。-a demonstration of OpenGL examples, examples include scenes of cloud movement, the movement of water, outdoor mountain mist effects, and lighting effects, but the example is a standard OpenGL framework.
- 2022-01-26 07:01:28下载
- 积分:1
-
二值化方法 Nibleka
该方法的想法是在亮度阈值二值化 B 变异从一个点到另一个点基于本地的标准偏差。阈值亮度点 (x,y) 的计算公式如下: B (x,y) = m (x,y) + ks (x,y),
其中 μ (x,y)-平均值和 s (x,y)-给附近居民样本的标准偏差。邻里的大小应该是最小的但保持局部细节。同时,大小应足够大,以减少噪声对结果的影响。K 值确定边界的对象是对象本身采取的哪一部分。K 值 =-0.2 给对象的分离效果相当好,如果他们都提出了在黑色,而 k 值 = +0.2,-,如果对象是白色的。
- 2022-03-07 01:49:01下载
- 积分:1