Welcome![Sign In][Sign Up]
Location:
Search - fill polygon c

Search list

[Other resourcetuxingzuoye

Description: c语言写的绘图函数,包括多边形的扫描线填充算法,编译通过。-write graphics functions, including polygon scan fill algorithm, compile.
Platform: | Size: 3080 | Author: 张炯 | Hits:

[Other resourceTfill

Description: 图形学c语言填充算法,可以随意填充任何的多边形-graphics fill algorithm can be filled with any arbitrary polygon
Platform: | Size: 1648 | Author: zyf | Hits:

[Other resourceCG-3

Description: 多边形扫描转换填充 A C++ program to fill a Polygon using Scan Line Polygon Fill Algorithm.
Platform: | Size: 2728 | Author: 艾文 | Hits:

[Graph DrawingFillPolygon

Description: 用C实现的多边形填充算法,该算法效率很高,经过实际应用-C realized polygon filling algorithm, which is highly effective, practical applications after
Platform: | Size: 1024 | Author: | Hits:

[Graph Drawingtuxingzuoye

Description: c语言写的绘图函数,包括多边形的扫描线填充算法,编译通过。-write graphics functions, including polygon scan fill algorithm, compile.
Platform: | Size: 3072 | Author: | Hits:

[2D GraphicTfill

Description: 图形学c语言填充算法,可以随意填充任何的多边形-graphics fill algorithm can be filled with any arbitrary polygon
Platform: | Size: 1024 | Author: zyf | Hits:

[OpenGL programscan_line_polygonfilling

Description: OPENGL中实现多边形的扫描线算法,能够动态地表现多边形的填充过程。 -achieve OpenGL polygon scan line algorithm performance can be dynamically polygon filling process.
Platform: | Size: 3072 | Author: ldx | Hits:

[2D GraphicCG-3

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:

[Graph Drawingteamleaf

Description: c语言实现的多边形填充算法,已经调试,可以正确运行-c language polygon fill algorithm, have been debug, you can run the correct
Platform: | Size: 2048 | Author: teamleaf | Hits:

[2D GraphicC_Graphic_UI

Description: 实现C语言编写的带GUI的图形学经典算法程序,包括DDA算法、多边形填充算法、多边形剪裁算法-Realize C language with GUI graphics classic algorithm of procedures, including the DDA algorithm, polygon fill algorithm, polygon cut algorithm
Platform: | Size: 16384 | Author: 张旭 | Hits:

[Graph DrawingFill

Description: 区域填充算法源代码,在TC编译器上编译通过并实现多边形填充的C程序-Region filling algorithm source code, in the TC compiler compiled through and realize polygon filled C program
Platform: | Size: 119808 | Author: 米成国 | Hits:

[Graph program028992

Description: 计算机图形学是交互式图形开发的基本理论,同时也是一门实践性的学科。笔者积累十多年的计算机图形学讲授经验,使用Visual C++ 6.0的MFC框架开发了涉及“基本图形的扫描转换”、“多边形填充”、“二维变换和裁剪”、“三维变换和投影”、“自由曲线和曲面”、“分形几何”、“动态消隐”和“真实感图形”等章节内容的43个案例。-Interactive Computer Graphics is developing the basic theory of graphics, but also a practical subject. I have accumulated more than ten years teaching experience in computer graphics, the use of Visual C++ 6.0 of the MFC framework developed involving basic graphics scan conversion , polygon fill , Two-dimensional transform and cutting , three-dimensional transform and projection , freedom of Curves and Surfaces , Fractal Geometry , dynamic blanking and realistic graphics and other sections of the contents of 43 cases.
Platform: | Size: 11136000 | Author: | Hits:

[OpenGL programPolygonFill

Description: 使用C++和OpenGL实现的多边形填充。 -The use of C++ and OpenGL Polygon Fill realize.
Platform: | Size: 931840 | Author: dcj | Hits:

[Graph Drawinggh

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:

[Graph Drawingd2200904

Description: 本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-Primitive code set is my practice of computer graphics programming, including painting a straight line, anti-aliased line, circle, draw an oval, rectangular painting, drawing polygon, rectangle fill, polygon fill, 3D transformation, light, texture, etc.
Platform: | Size: 2048 | Author: chenhao | Hits:

[.netclipfill

Description: fill polygon C++ source + exe-fill polygon on C++ source+ exe
Platform: | Size: 50176 | Author: than | Hits:

[Graph programtuxingxue

Description: 该程序包里包含了计算机图形学所学的各种算法的源程序: 1、直线算法(B算法、DDA算法和中点算法) 2、圆弧算法 3、多边形填充算法(有序边发、种子算法和图案填充算法) 4、二维变换算法 5、直线二维裁剪算法 6、三维变换算法 程序包中有各算法的源程序和可执行程序,另外还有的程序说明和解释,保证容易看懂。程序都是本人亲自编写,控制台C程序用 Turbo C 编写,图形界面程序用 VC 编写。并全部测试成功。 有任何问题可与本人联系: QQ:44452114 E-mail:lewsn2008@yahoo.com.cn -The program package contains a variety of computer graphics algorithms learned source: 1, straight line method (B algorithm, DDA algorithm and the mid-point algorithm) 2, 3 arc algorithm, polygon fill algorithm (ordered edge hair, Seed algorithms and pattern filling algorithm) 4, two-dimensional transform algorithm 5, line two-dimensional cutting algorithm is six, three-dimensional transform algorithm package has various algorithms source and executable programs, in addition to description and explanation of procedures to ensure easy read. Procedures are personally write console C program using Turbo C write, write GUI programs using VC. And they are all tested successfully. Can I have any questions contact: QQ: 44452114 E-mail: lewsn2008@yahoo.com.cn
Platform: | Size: 313344 | Author: lewsn2008 | Hits:

[Graph Drawingtianchong

Description: 实现多边形区域扫描线填充的有序边表算法,并将实现的算法应用于任意多边形的填充,多边形的顶点可由键盘输入或鼠标拾取,填充要准确,不能多填也不能少填。 要求掌握边形区域扫描线填充的有序边表算法的基本原理和算法设计,画出算法实现的程序流程图,使用C或者VC++实现算法,并演示。 -Scan-line polygon fill the region to achieve the orderly side of the table algorithm, and the algorithm is applied to achieve an arbitrary polygon fill, polygon vertices keyboard input or mouse can be picked up, filling must be accurate, no more and no less fill to fill. Required to master the regional scan-line polygon filling algorithm for the orderly side of the table the basic principle and algorithm design, draw algorithm flow chart of procedures for the use of C or VC++ algorithm, and demonstrate.
Platform: | Size: 1930240 | Author: linym | Hits:

[Special Effectsgui16

Description: C写的计算机图形学算法实例,这是偶对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等,图形均为实时生成,所有算法由本人独立实现,未用任何图形函数库。   由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须复制所需位图及模型文件。 -Instances of computer graphics algorithms written in C, which is even computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing, polygon, rectangle fill, polygon fill, 3D transformation, illumination , mapping, graphics are generated in real time, all the algorithms implemented independently by me, not with any graphics library. Because energy is limited, not to make any comments on the original code. Out to simplify the programming considerations, many places specified constant, without making a general-purpose processing. The unzip establish gui16 directory in the source code and project files under it. Establish gui16 under the release directory, under which there is an executable file its required bitmap and model file. Program execution outside in the release directory, you must copy the required bitmap model file.
Platform: | Size: 277504 | Author: Liu | Hits:

[OtherFillPolygon

Description: MFC 实现多边形的填充,填充颜色可以调整(MFC to achieve polygon fill, transparent settings)
Platform: | Size: 24433664 | Author: 200612 | Hits:
« 12 »

CodeBus www.codebus.net