搜索资源列表
Drawpicture.rar
- 计算机图形学中的综合程序,具有绘制直线、曲线、圆、填充多边形、图形裁剪、曲线拟合等功能。,Computer graphics in an integrated process, has drawn a straight line, curve, circle, polygon fill, graphics, cutting, curve fitting functions.
witkey
- 实验内容 ① 直线和圆的生成,设定屏幕图形工作方式,彩色象素的读写,直线和圆的扫描转换。 ② 多边形的裁剪和填充 ③ 图形变换:二维变换、及投影、透视变换 -Experimental content ① generate a straight line and circle, set the screen graphics work, read and write color pixel, a straight line and circle scan conversion. P
fill
- 多边形填充,能顺利编译通过,有什么为题可以交流!-Polygon filling, smooth compiled through what could be the exchange of the title!
25811237
- 多边形编程,实现多边形画法,还实现了多边形填充,有编表填充,种子填充。 -Polygon programming, polygon drawing method, but also achieved a polygon fill, there are compilation tables fill, seed filling.
hezhiyu
- 计算机图形学,多边形填充,vc,mfc,代码-Computer graphics, polygon fill, vc, mfc, source
xy
- 单击控件“晕线填充”,输入要填充晕线的角度,晕线间距,后自动填充晕线 .单击“清屏”后,清除屏幕上的多边形和晕线,并初始化数组,现在是可以重复1和2步骤的,即无需重新启动程序,可以直接进行下一个多边形晕线的绘制和填充工作-Click Control "Halo line fill" and enter to populate the halo line perspective, halo line spacing, line automatically fill halo .
duobianxingtiancong
- 一个简单的多边形填充程序,先画多边形,然后对其实现填充,希望对大家有所帮助。-A simple polygon fill procedure, first draw polygons, and then fill its realization, we want to help.
MFCDrawPicture
- 用MFC技术实现计算机图形学中画板的基本功能。放大缩小填充颜色,填充样式:直线填充斜线填充全填充,画圆,画多边形。对图形移动,放大缩小复制粘贴等-Using MFC technology to realize the basic functions of the computer graphics drawing board. Fill color, fill style: straight-line filling slash zoom to fill full-filled, circle,
2011302660044_4
- 通过鼠标左键的点击在视图中绘制不同的图形,可绘制的图形包括折线、多边形,并且折线的线宽、颜色以及线形都是可以改变的,多边形的填充方式也可以定制 -Draw different graphical view through the click of the left mouse button, draw graphics, including polylines, polygons, and the polyline line width, color, and linear change, an
Draw
- 画图源代码 画直线,矩形,多边形,椭圆,以及多边形填充-Drawing of the source code Draw a straight line, rectangle, polygon, ellipse, polygon fill
20150608307
- 建立单文档程序CSD+学号。 在初始化ondraw响应中,绘制这些图形:圆,弧,正方形,直线,多边形. 在菜单中定义图形绘制的子菜单项,包括绘制圆,正方形。 在菜单中添加图形线型、颜色、填充色的选择功能。 在鼠标左键抬起的消息响应中,按照用户选择的绘图类型,在鼠标位置绘制相应的图形,图形尺寸自定义。 写出完成应用程序的技能收获。 -Establish procedures for single document CSD+ student id. In the init
Fill
- 一个实现多边形填充的算法,可以通过读取文件来绘制多边形,也可以手动绘制-A polygon fill algorithm, you can draw a polygon by reading the file,or you can manually draw
FillPolygon
- MFC 实现多边形的填充,填充颜色可以调整(MFC to achieve polygon fill, transparent settings)
计算机图形学
- 在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transfo