搜索资源列表
MyPaint1.0
- 设计思路: 对Windows XP自带的画笔程序进行分析,一般User画图过程: 首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对产出的图像进行操作。 对图形元素抽象出公共属性,设计我的画板的作图过程: 选择工具 、画预览效果、User满意并确定、绘制效果。 下面是程序用到主要变量: 当前绘图点粒度:int iGranularity 当前使用颜色:COLORREF curColor 当前绘图状态:int iPaintStatus
brizer4
- 本程序可以实现画圆,直线,bezier曲线,矩形等图形,并且是用鼠标操作的,同时也可以实现图形的任意倍的放大,缩小,平移和清屏,退出功能.-this procedure can be achieved Circle, Line, bezier curves, rectangles and other graphics, and the mouse is used to operate, but also the realization of graphics arbitrary times ma
缩放多边形
- 用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形的缩放功能。-with vc MapObjects development of the source code, using the mouse to operate polygons and achieve the polygon's zoom function.
多边形异或
- 用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形的异或功能。-with vc MapObjects development of the source code, using the mouse to operate Polygon, the realization of a polygon or functional differences.
多边形相交计算
- 用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形的相交计算功能。-with vc MapObjects development of the source code, using the mouse to operate polygons and achieve the intersection of polygons computing capabilities.
多边形计算
- 用vc + mapobjects开发的源代码,用鼠标对多边形进行操作,实现了多边形计算的功能。-with vc MapObjects development of the source code, using the mouse to operate polygons and achieve the polygon count function.
[计算机图形学]画图v0.12b
- 计算机图形学中,使用中点算法绘画直线条的算法,在vc中实现,可用鼠标操作画线,且有动态效果-computer graphics, the use of line drawing algorithm midpoint of the algorithm to achieve the vc, can be used to operate the mouse to draw lines and have dynamic effects
huaxian
- 利用OpenCV函数库编写的实现响应鼠标操作并进行画线的功能。-Prepared using OpenCV library implementation of response to the mouse to draw lines to operate and function.
DrawingPANel
- 本程序完成的是一个类似于Windows画图板的画图程序。 整个程序界面很简洁,一目了然,与大多数Windows的应用程序的风格一样。在左上方的菜单栏里有文件、色彩、线条粗细、帮助4个下拉式菜单,可以对绘图文件进行相应的操作。下面一排是工具按钮的工具栏,从左到右依次为:新建文件、打开文件、保存文件、随笔画、直线、空心矩形、实心矩形、空心椭圆、实心椭圆、空心圆、实心圆、空心圆角矩形、实心圆角矩形、橡皮擦、颜色选择按钮、线条粗细设置按钮、文字添加按钮、粗细字体选择框、斜体字体选择框、字体选择下拉
Draw
- 实现非常简单的绘图功能,,易学易操作,很快就能学会vc绘图-Implementation is very simple graphics, easy to learn and operate, and soon will be able to learn drawing vc
EastDraw
- 功能很全面,完成了很多绘图样式,操作很方便,界面也很不错,接近专业水平的VC++绘图作品-Function is very comprehensive, and completed a lot of drawing style, very easy to operate, the interface is also very good, close to the professional level VC++ drawing works
drawEarth
- 通过递归法实现基于正十二面体的线框球,能够操作键盘和鼠标实现球体的放大、缩小和旋转-By recursion method based on frame ball dodecahedron, and able to operate a keyboard and mouse balls zoom and rotation
CGEXE001
- 打开直线文件即可进行直线绘制,可对大量数据如几十万条直线进行操作(Open line file can be drawn straight line, you can operate a large number of data, such as hundreds of thousands of straight lines)