搜索资源列表
Fill
- c++实现区域填充算法-this is a c++ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
computergraphicsalgorithms
- 计算机图形各种算法的演示,包括DDA算法,区域填充法-Demonstration of computer graphics algorithms, including the DDA algorithm, area filling method
quyutianchong
- 1. 掌握区域填充的基本算法原理; 2. 会使用字符的图形输出。-1. Grasp the basic algorithm for area filling principle 2. Using character graphics output.
多边形扫描线填充原始算法
- 扫描线算法适合对矢量图形进行区域填充,只需要直到多边形区域的几何位置,不需要指定种子点,适合计算机自动进行图形处理的场合使用,比如电脑游戏和三维CAD软件的渲染等等。(The scan line algorithm for vector graphics regional filling, need only geometric position until the polygon, do not need to specify the seed point for automatic comp
FillPloy
- 区域填充算法,采用泛滥填充,计算机图形学算法(Area filling algorithm, overfill, computer graphics algorithm)
光栅图形学
- 光栅图形学基本算法实现 包括直线扫描转换算法,多边形扫描转换算法,区域填充算法,直线裁剪算法,多边形裁剪算法,消隐算法等(Implementation of basic algorithm for grating graphics)