搜索资源列表
MidpointCircleDemo
- 中点画圆法算法实现,能够实现坐标平移,支持鼠标绘图-midpoint Circle France algorithm to achieve coordinates translation, mapping support for mouse
GDI_Meta
- 这个程序实现了一般绘图应用程序所具有的绝大多数功能,并提供了一些额外的辅助功能。可以进行直线图元、椭圆图元、三角形图元、矩形图元等图元的绘制,还可以填充图元,绘制文本,改变线条颜色、类型以及填充方式等。允许对图形的删除、修改、拷贝、剪切、平移、撤销等操作。允许改变图元的颜色、线形、形状等。还有辅助网格功能方便用户进行定位绘制。还有文件格式和数据库支持等功能。对想了解GDI编程的朋友有极大的帮助。-the process of general graphics applications have
huicad
- 绘图,状态条,VC,旋转,删除,平移,图元选取
3D_DRAWER
- 三维绘图,这是一个项目时使用到的\"三维空间向量/点\"类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释,希望对大家有所用处.
CLine
- 直线段图元类,其基本属性有直线段的ID号,颜色,线型,线宽,起点和终点等,这些属性是可读可写的。为实现一定的绘图目的,可能还需要知道直线段的中点坐标,长度和方位角等。还能实现平移、旋转等操作-Pixel line segment, whose basic properties are straight-line segment ID number, color, line, line width, starting point and destination and so on, these a
spacevectorgraphics
- 可以实现空间向量的绘图,平移,旋转,缩放等操作-Can achieve space vector graphics, translation, rotation, scaling and other operations
test2
- (1)仅调用系统的画点函数,绘制直线、圆、椭圆、圆角矩形、正三角形等;(2)可改变线型、线宽、线色,可对图形进行平移,拉伸,放大,缩小,镜像等;(3)可保存,打开绘图-(1) only point of calling the system function of painting, drawing lines, circles, ellipses, rounded rectangles, triangles and so on (2) can change the line type, li
Line
- 实现基本的MFC绘图如直线,点,填充,平移,扩放等-MFC graphics, such as to achieve the basic straight line, point, filling, translation, expansion up so
computer-picture
- 计算机图形学的绘图程序,功能包括生成直线、多边形、圆和字符,还有图形的基本变换(平移、旋转和缩放)、还包括多边形裁剪-Computer graphics drawing program, include generating line, polygon, circle and character, as well as basic graphics transformations (translation, rotation and scaling), but also polygon clip
draw-program
- 用C#写的绘图程序,可以实现画、读取、存储点线面。并对图形进行缩放、拉伸、平移等操作。更重要的是,实现了图形的橡皮绘制效果!-Written in c# drawing program, can realize the painting, read the save point, line and plane. And the graph, stretching, such as the translation of the scale operation. More important, re
Visual
- 三维绘图程序,可实现常见立体图形的绘制,可实现旋转、平移、放大缩小等操作-Three dimensional drawing program, can achieve a common three-dimensional graphics rendering, can achieve translation, rotation, zoom and other operations
draw
- 简单绘图程序,能够绘制基本图元,如直线、圆、圆弧、多边形(采用橡皮条技术); 实现图形的平移、缩放、旋转、对称、错切及组合变化;4) 选择图形,改变选中的图形的颜色、线型-Simple drawing program, capable of drawing graphics primitives, such as lines, circles, arcs, polygons (using the rubber band technique) graphics translation, scal
GID-drawgraphics
- C# GDI绘图 实现图像平移、缩放等简单功能-C# GDI graphics for image translation, scaling and other simple functions
drawline
- MFC绘图(点 线 面) 裁剪 平移 旋转 缩放-MFC drawline clip move etc