这是本人整理的区域填充算法中种子扫描线算法的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 下载
|
图形学,填充和裁剪算法,采用著名的Sutherland裁剪算法和扫描线填充算法。- 下载
|
计算机图形学扫描线算法 用扫描线算法填充空白处 -computer graphics scanning algorithm scanning algorithm to fill space 下载
|
实现扫描转换多边形的扫描线算法和填充区域的扫描线算法算法的程序-achieve polygon scan conversion algorithm scanning lines in the region and filling algorithm scanning algorithm procedures 下载
|
实现DDA直线生成算法、Bresenham直线生成算法、中点绘圆算法,以及多边形扫描线填充算法-achieve DDA line drawing algorithm, the Bresenham algorithm, which generates the midpoint painted circle algorithm, and polygon scan line filling algorithm 下载
|
图形学中绘制的bezier曲线,种子填充算法,扫描线算法。-Graphics Rendering of bezier curves, seed filling algorithm, scanning algorithm. 下载
|
主要是计算机图形学中扫描线填充算法的实现- 下载
|
图形学消隐算法,采用扫描线算法,算法简单,而且执行效率特别高。- 下载
|
DDA画线算法 种子填充算法 扫描线种子填充算法 增量算法画线 三视图算法-DDA line drawing algorithm seed filling algorithm scanning lines seed filling algorithm incremental algorithm line drawing algorithm View 3 下载
|
扫描线算法是扫描转换多变形的常用算法,它充分利用了相邻向素之间的连贯性,该程序实现多变形扫描转换算法,-scan line scan conversion algorithm is more commonly used deformation of the algorithm, it makes full use of the ratio between adjacent to the coherence, The procedure multi - deformation scan conversion algorithm, 下载
|