搜索资源列表
多边形填充算法
- 计算机图形学原理的一个程序设计,是多边形的填充算法,程序有点大.-computer graphics tenets of a design process that is filled polygon algorithms, procedures are too big.
种子法多边形填充
- 这又是一个由本人改写的四通道种子法填充多边形区域的源码,速度不快,发来给大家参考-This is a rewrite of my four channels filled polygon seed source in the region, fast, made for your reference to
多边形填充程序
- 这是计算机图象学中多边形填充程序,可以按照随机在文挡中点击鼠标自动会画出多边形并动态的进行填充-This is the computer graphics were filled polygon procedures, according to random text block automatically click of a mouse which will draw polygons and dynamic for filling
橡皮筋算法和多边形填充算法
- 计算机图形学中的橡皮筋算法和多边形填充算法,使用vc编写.-computer graphics algorithms and the rubber-band polygon filling algorithm, vc prepared.
改进的有效边表多边形填充算法
- 一个用CV++实现的改进的有效边表多边形填充算法-with a CV to achieve improvement in the effective side table filled polygon algorithms
多边形填充11
- 图形学中常用的填充算法-graphics commonly used filling algorithm
不同方式的多边形填充
- 不同方式的多边形填充-different forms of Polygon Fill
多边形填充源程序
- 多变形填充的程序c语言-more filled the deformation process language c
FillPoly.rar
- 带孔多边形填充算法,有算法的具体说明! 很详细,希望对大家有帮助!,Polygon hole filling algorithm, a specific descr iption of algorithm! In great detail, I hope all of you help!
draw.rar
- Bresenham算法生成直线,中点算法生成直线,DDA算法生成直线,中点画圆,Bresenham画圆,中点画椭圆,画多边形,多边形填充,the detail information is above
PolygonFill
- 使用C++和OpenGL实现的多边形填充。 -The use of C++ and OpenGL Polygon Fill realize.
polygonfill
- 晕线多边形填充,课堂实验题目,可以画多边形,也可以加载多边形文件-Halo line polygon fill, classroom test subject, you can draw polygons, you can also load the polygon file
多边形填充作业
- 多边形填充作业.rar-filled polygon operations. Rar
028992
- 计算机图形学是交互式图形开发的基本理论,同时也是一门实践性的学科。笔者积累十多年的计算机图形学讲授经验,使用Visual C++ 6.0的MFC框架开发了涉及“基本图形的扫描转换”、“多边形填充”、“二维变换和裁剪”、“三维变换和投影”、“自由曲线和曲面”、“分形几何”、“动态消隐”和“真实感图形”等章节内容的43个案例。-Interactive Computer Graphics is developing the basic theory of graphics, but also a pr
PolyFill
- 实现多边形填充,北航计算机图形学,第一次作业-POlyfill
cg4
- 清华版计算机图形学实验代码:第四章 多边形填充-Tsinghua Experimental code version of computer graphics: Chapter IV filled polygon
多边形填充分割anchong
- 多边形填充;分割;(Polygon fill and merge)
多边形填充活性边表tianchong
- 多边形填充活性边表tianchong.rar(Polygon fill active edge table)
多边形填充之五角星
- 用OpenGL实现多边形填充(五角星)。(Polygon filling (Pentagram) is implemented with OpenGL.)
OPenGL实现多边形填充
- 一个代码实现多边形填充,定点自定义,颜色给定。非常好用