Description: 这是在MFC中,填充各种图形的一个算法的实现。颜色及点的坐标可以随意输入-This is the MFC, filling a variety of graphics algorithm implementation. Color and the coordinates of points can be arbitrarily input Platform: |
Size: 42272 |
Author:李月鸿 |
Hits:
Description: 这是在MFC中,填充各种图形的一个算法的实现。颜色及点的坐标可以随意输入-This is the MFC, filling a variety of graphics algorithm implementation. Color and the coordinates of points can be arbitrarily input Platform: |
Size: 1968128 |
Author:李月鸿 |
Hits:
Description: 计算机图形学实验做的扫描线算法,是用C语言实现的。-computer graphics experiment done by scanning algorithm is the use of the C language. Platform: |
Size: 20480 |
Author:soni_songfan |
Hits:
Description: 这是本人整理的区域填充算法中种子扫描线算法的vc 源代码,希望能给学习计算机图形学的编程初学者一点帮助-this is my finishing area filling algorithm seed scan line algorithm vc source code, hope that they will learn computer graphics programming help beginners 1:00 Platform: |
Size: 1024 |
Author:赵先生 |
Hits:
Description: 图形学中经典的扫描线填充算法,对学习图形学有帮助。仅供学习,严禁商用。-Graphics classical scan line fill algorithm, for learning has helped graphics. For learning, business is strictly prohibited. Platform: |
Size: 1024 |
Author:罗亮 |
Hits:
Description: 基于mfc,包含种子填充算法,扫描线算法,而且运用了堆栈、链表等结构,有助于图形学初学者的入门-Based on mfc, contains the seed filling algorithm, scan-line algorithm, and the use of the stack, linked list structure to help beginners introductory graphics Platform: |
Size: 57344 |
Author:zz |
Hits:
Description: 多边形扫描转换填充
A C++ program to fill a Polygon using Scan Line Polygon Fill Algorithm.-Polygon scan conversion Fill A C++ Program to fill a Polygon using Scan Line Polygon Fill Algorithm. Platform: |
Size: 2048 |
Author:艾文 |
Hits:
Description: 扫描多边形填充算法,在该文档中有详细地对扫描多边形填充算法有个明了的定义,易于理解,运行环境为VC-Scanning polygon filling algorithm, in which the documents are detailed on the scanning polygon filling algorithm has a clear definition and easy to understand operating environment for VC Platform: |
Size: 62464 |
Author:淋雨 |
Hits:
Description: 实现计算机图形学扫描线算法填充多边形.程序用vc++6.0实现。-The realization of computer graphics scanline polygon fill algorithm. Program using vc++6.0 to achieve. Platform: |
Size: 234496 |
Author:xuhang75 |
Hits:
Description: 1. 简单图元的生成(如直线、圆、长方形等)
2. 用DDA算法或中点(Besenham)算法实现直线段、椭圆或圆的绘制
3. 用扫描线填充算法进行区域填充,用Sutherland 裁剪算法裁减多边形
4. BEZIER曲线或B样条曲线的绘制
5. 个性化图形软件包的开发
6. 所有文件包括源码和截图-1. Easy metafile generation (such as linear, round, rectangular, etc) 2. Using DDA algorithm or the mid-point (Besenham) algorithm achieve a straight line segment, draw an oval or round 3. Scanline fill algorithm used to populate the region, with Sutherland reduction of polygon clipping algorithm 4. BEZIER curve or B-spline Curve 5. personalized graphics package development 6. all documents, including source code and screenshot Platform: |
Size: 1444864 |
Author:lixuan |
Hits:
Description: 本文详细讨论了基于扫描线填充算法对多边形区域进行
图案填充问题。尽管位图可以看作是一个二值图像,但为了方
便起见,在本文中,我们将位图和图像区分开来讨论。-This article is discussed in detail based on the scan line polygon fill algorithm to fill the problem areas of design. Although bitmaps can be seen as a binary image, but the sake of convenience, in this paper, we will place a distinction between maps and images for discussion. Platform: |
Size: 1274880 |
Author:李尊 |
Hits: