-
画太阳系
to draw solar system
- 2022-07-14 12:25:18下载
- 积分:1
-
nehe opengl 第二课
nehe opengl 第二课-nehe opengl second cla
- 2023-05-08 10:50:03下载
- 积分:1
-
通过利用OpenGL实现规则运动的物体,在这种情况下…
通过利用OpenGL来实现一个物体的规则运动,本例是让一小球实现正弦曲线的运动。-Through the use of OpenGL to achieve a regular motion of an object, in this case is to make a sine wave curve the ball movement.
- 2022-05-25 06:04:08下载
- 积分:1
-
在VC中实现OpenGL三维图形的程序,这个程序实际上是一个FRA…
在VC中实现OpenGL实现3D绘图的好程序 这个程序实际上是一个框架 有了他就可以把在CONSOLE 中的OPENGL程序移植过来 便于GDI图形接口下 实现实时3D开发-in VC achieve OpenGL 3D graphics of the program this procedure is actually a framework has he can in the OpenGL CONSOLE transplant procedures to facilitate GDI graphics interfaces to the development of real-time 3D
- 2022-01-21 04:07:25下载
- 积分:1
-
OpenGl 的使用基础
OpenGl 的使用基础 -- 使用纹理和光照
- 2022-03-18 05:55:32下载
- 积分:1
-
OpenGL中构造雾效果的源程序
OpenGL中构造雾效果的源程序-OpenGL tectonic fog effect of the source
- 2022-07-02 19:12:13下载
- 积分:1
-
opengl的MFC例子
opengl的MFC例子-opengl examples of MFC
- 2023-08-15 00:40:02下载
- 积分:1
-
Computer Graphics OPENGL robot to do with VC
计算机图形学OPENGL
用VC做的机器人-Computer Graphics OPENGL robot to do with VC
- 2022-03-23 03:18:19下载
- 积分:1
-
这是利用OpenGL设计游戏书中的代码,非常经典,有喜欢OpenGL 的朋友大家一起分享。...
这是利用OpenGL设计游戏书中的代码,非常经典,有喜欢OpenGL 的朋友大家一起分享。-This is designed to use OpenGL game code book, very classic, like OpenGL friends have shared with everyone.
- 2022-03-13 14:22:00下载
- 积分: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