文件名称:Bresenham2
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- 潘*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Bresenham算法绘制线段并利用“橡皮筋”功能绘制折线。将绘制的折线连接成多边形,并选择种子填充法或扫描线填充法进行填充
鼠标交互生成矩形裁剪框,实现对绘制的折线的裁剪
-Bresenham algorithm for drawing lines and using the " rubber band" feature to draw a line. The line will connect into a polygon drawing, and select the scan line seed fill method or method of filling a rectangle filled with mouse interaction to generate the crop box, to achieve the cut line drawn
鼠标交互生成矩形裁剪框,实现对绘制的折线的裁剪
-Bresenham algorithm for drawing lines and using the " rubber band" feature to draw a line. The line will connect into a polygon drawing, and select the scan line seed fill method or method of filling a rectangle filled with mouse interaction to generate the crop box, to achieve the cut line drawn
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Bresenham2.cpp