-
vc opengl 模拟蚂蚁在矩形框内移动的轨迹
vc opengl 模拟蚂蚁在矩形框内移动的轨迹-vc opengl
- 2022-01-28 19:58:34下载
- 积分: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
-
This demo implements the marching cubes algorithm for constructing a polygonal m...
This demo implements the marching cubes algorithm for constructing a polygonal model from an isosurface. The isosurface chosen here is a classical metaballs setup. Metaballs are isosurface chosen here is a classical metaballs setup. Metaballs are defined by field function that s the sum of R2 / ((ball.x - x)2 + (ball.y - y)2 + (ball.z - z)2) for all balls. The surface is defined to be where the sum is one.-This demo implements the marching cubes algorithm for constructing a polygonal model from an isosurface. The isosurface chosen here is a classical metaballs setup. Metaballs are isosurface chosen here is a classical metaballs setup. Metaballs are defined by field function that s the sum of R2/((ball.x- x)2+ (ball.y- y)2+ (ball.z- z)2) for all balls. The surface is defined to be where the sum is one.
- 2022-03-03 15:18:22下载
- 积分:1
-
一个有利于入门者学习的opengl程序,介绍了如何在windows环境下进行opengl编程,包括opengl的初始化等步骤,注释相当完美!...
一个有利于入门者学习的opengl程序,介绍了如何在windows环境下进行opengl编程,包括opengl的初始化等步骤,注释相当完美!-a beginners to learn opengl procedures, described how the windows environment for the conduct of opengl programming, opengl including steps such as the initialization of the Notes quite perfect!
- 2022-04-11 20:37:33下载
- 积分:1
-
利用VC++6.0和OpenGL绘制简单的奥运五环,对于初学OpenGL的人来说是个简单有效的学习型代码。...
利用VC++6.0和OpenGL绘制简单的奥运五环,对于初学OpenGL的人来说是个简单有效的学习型代码。-Using VC++6.0 and OpenGL rendering easy the five rings of the Olympic Games, for the people learning OpenGL is a simple and effective learning-oriented code.
- 2022-02-28 21:52:46下载
- 积分:1
-
Opengl高级编程与可视化系统开发(系统开发篇)的源码,包括三维场景编辑器,三维地形模拟,粒子系统等多个软件的源代码....
Opengl高级编程与可视化系统开发(系统开发篇)的源码,包括三维场景编辑器,三维地形模拟,粒子系统等多个软件的源代码.-Opengl visualization of high-level programming and system development (system development chapter) of the source, including three-dimensional scene editor, three-dimensional topography simulation, particle system and many other software
- 2023-07-28 07:20:05下载
- 积分:1
-
此程序演示了用DELPHI进行OpenGL的程序设计
此程序演示了用DELPHI进行OpenGL的程序设计 -demonstration of the procedure used for Delphi programming OpenGL
- 2022-01-31 01:21:22下载
- 积分:1
-
nehe 的经典教程示例,是学习 opengl的好东东,用这个你就可以轻意搭起架子来使用了...
nehe 的经典教程示例,是学习 opengl的好东东,用这个你就可以轻意搭起架子来使用了-a good example to learn openGL included in nehe`s classical tutorial,you can construct your program frame with it easilly
- 2022-09-25 15:10:03下载
- 积分:1
-
利用vc++和openGL开发的火焰显示效果,用一个火柴头作为演示。...
利用vc++和openGL开发的火焰显示效果,用一个火柴头作为演示。-Use vc++ And openGL development shows that the effect of the flames, with a火柴头as a demonstration.
- 2022-07-05 09:06:28下载
- 积分:1
-
binding for the Java language source Guide
NeHe的教程源码-binding for the Java language source Guide
- 2022-01-26 04:00:20下载
- 积分:1