搜索资源列表
3d_transform
- 1一个图形学算法的实现!包括几何变换和投影变换,如旋转,错切
yuan
- 此程序包含源代码,可执行文件,能够实现二维旋转、缩放、错切、镜像等多种功能。-This program contains the source code, executable files, be able to achieve two-dimensional rotation, scaling, shear, mirroring and other features.
case9
- 本程序实现了二维几何图形的各种变换,包括平移、放大缩小、错切等。有界面可以直接运行,方便简洁。-This program implements a variety of two-dimensional geometric transformations, including translation, zoom, shear and so on. There can be run directly interface to facilitate simple.
tuxingbianhuan
- 图形变换,图形绕制定点旋转,比列变换,平移变换,错切变换。-Graphics transform, graphics for rotating around the point than rank transformations, the translation of the transformation, shear transformation.
draw
- 简单绘图程序,能够绘制基本图元,如直线、圆、圆弧、多边形(采用橡皮条技术); 实现图形的平移、缩放、旋转、对称、错切及组合变化;4) 选择图形,改变选中的图形的颜色、线型-Simple drawing program, capable of drawing graphics primitives, such as lines, circles, arcs, polygons (using the rubber band technique) graphics translation, scal
shiyan3-
- 计算机图形学,mfc实现二维图形的基本几何变换,如平移、旋转、缩放、对称、错切变换-Computer graphics, mfc achieve the basic two-dimensional graphics geometric transformations, such as translation, rotation, scaling, symmetry, shear transformation
transform_new
- 二维几何变换的基本变换矩阵,包括向上/下平移,基于原点对称,相对x轴/y轴对称,相对中心点向左/右旋转,相对中心点缩小/放大,x轴/y轴正向及反向错切。(The basic transformation matrix of two-dimensional geometric transformation.)