-
帮助学习图形学的学生和工程人员的好工具,里面动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、resenham、
逐点比较法直线生...
帮助学习图形学的学生和工程人员的好工具,里面动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、resenham、
逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,
spline,Bspling,Hermite曲线生成算法;单线性,双线性,
Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,
种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,
原点对称,错切变换算法;-help students learning graphics and engineering staff a good tool, they demonstrated a dynamic graphics generation process, the detailed source code so that you can run after the paste, including DDA, resenham, point by point comparison Linear Algorithm; Bresenham, DDA, the midpoint Circle algorithm; N bezier, spline, Bspling, Hermite curve generation algorithm; single, bilinear, Bezier surface generation algorithm; vector, Character generation algorithm; scanning fill the seed filling algorithm, polygons, linear cutting algorithm; translation ratio, rotation, symmetric origin , Shear Transform algorithm;
- 2022-12-31 03:15:03下载
- 积分:1
-
六边形棋盘的试验GUI。有简单的游戏操作。内有文档
六边形棋盘的试验GUI。有简单的游戏操作。内有文档-Hexagon chessboard Test GUI. A simple game to operate. There are documents
- 2023-07-26 14:00:04下载
- 积分:1
-
这是使用基于边缘的方法对文本图像中的文字进行检测的算法,可以将图像中的文字提取并标记出来。...
这是使用基于边缘的方法对文本图像中的文字进行检测的算法,可以将图像中的文字提取并标记出来。-This is the way to the edge-based text in the image text detection algorithm can extract the text in the image and mark them.
- 2022-08-15 21:42:02下载
- 积分:1
-
图表显示的源代码,曲线,直方图和饼图,有三个
各种图表展示源代码,有曲线图、柱状图以及饼图,还有三维图-charts display the source code, curves, histogram and pie, there are three-dimensional map
- 2022-02-04 09:51:55下载
- 积分:1
-
Three
三维图形生成和察看工具,使用VC++ 6.0和OpenGL开发-3D graphics generation and inspect tools, VC 6.0 and OpenGL development-Three-dimensional graphics generation and View tools, the use of VC++ 6.0 and OpenGL development-3D graphics generation and inspect tools, VC 6.0 and OpenGL development
- 2023-09-07 10:50:03下载
- 积分:1
-
读文件,以确定2个多边的坐标,无论是M。
读取两个txt文件中的坐标来判断两个多边型是否匹配,结果在一个对话框中显示-read two documents to determine the coordinates of type 2 multilateral whether matching results in a dialog box shows
- 2022-06-13 07:06:29下载
- 积分:1
-
CAD最小封闭区域的搜索算法
CAD最小封闭区域的搜索算法-CAD closed the smallest of the regional search algorithm
- 2022-07-20 22:42:47下载
- 积分:1
-
包含多种图象变换,图象边缘提取的图象处理程序
包含多种图象变换,图象边缘提取的图象处理程序-It includes all kinds of image processing programme concerning image transformation, edge extracting .
- 2022-03-10 15:13:01下载
- 积分:1
-
二战的图标,图标拖到两进来,然后在战斗,这…
图标大战,拖向两个图标进来,然后就进行战斗了,看哪个图标更能斗!
含有网络对战功能。-World War II icon, drag the icon to the two come in, and then on the fight, which look more bucket icon! Containing functional network war.
- 2022-08-15 18:26:23下载
- 积分:1
-
制作火焰文字
运行时文字周围有火焰闪动,颇为好看。
基本思想:
对于给定的文字,其周围的三原色分量值往外依次减去一个随机量
(该随机量随...
制作火焰文字
运行时文字周围有火焰闪动,颇为好看。
基本思想:
对于给定的文字,其周围的三原色分量值往外依次减去一个随机量
(该随机量随时间改变,造成动画效果),直到减到0为止。在文
字周围即可看到比文字颜色淡的火焰。如果忽略蓝色分量,并使黄
色分量减的快一些,即可得到真实的火焰效果。-flame produced text characters running around the flame flicker, rather pretty. The basic idea : For a given language, the RGB sub-around money overseas minus a random order quantity (the random change with time, resulting in animation effects), until reduced to 0 so far. The language can be seen around the text color than the desalination of flame. If neglected blue component and make the yellow-minus faster, and can be real flame effect.
- 2022-08-07 22:49:32下载
- 积分:1