搜索资源列表
jihebianhua
- 本代码能够实现多种图形几何转换,包括旋转,缩放等。功能齐全-the code can implement a variety of geometric graphics conversion, including rotation, scaling. Multifunctional
2D_change
- 可以对图形进行各种几何变换,包括反转,平移,旋转,拉伸。并对其进行赋值变换。图形学的一个综合编程例子。-graphics can be right for various geometric transformation, including inversion, translation, rotation, stretching. And transform its assignment. An integrated graphics programming examples.
V2dCAD3.0
- 一个简单的二维图形编辑器.实现了缩放,平移,旋转,镜像等功能.并提供,直线,圆,矩形等基本图元的算法.适合于计算机图形学的学习和应用.-a simple two-dimensional graphics editor. To achieve the scalability, translation, rotation, mirroring capabilities. And to provide a straight, a round, rectangular map yuan basic al
实现图形旋转的源程序
- 本程序在turbo c2.0上已经运行成功!!!可用于实现图形的旋转效果,很逼真-procedures in the turbo c2.0 already running success! ! ! Graphics can be used to achieve the effect of rotation, very realistic!
图形学DrawPaintCode
- 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham) 实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法) 实现对线型线宽的属性的控制 实现二维多边形扫描转换的扫描线算法 实现二维多边形扫描转换的边缘填充算法或栅栏填充算法 实现二维连通区域填充的扫描线种子填充算法(四连通或八连通) 实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法 实现二维多边形裁剪的Sutherland-Hodgman算法和Weiler-Athenton算法 实 现二维图形
2D图形变换
- 通过C++实现简单的2D图形绘制 并且能够让图像以一定的规律变换 比如旋转啊
pictureswitch.rar
- 对图形进行几何变换,放大缩小,旋转,镜像,prictureswitch
ComputerGraphics
- 是我的计算机图形学的大作业,其中包括的算法有: 直线绘制的DDA算法,bresenham算法,中点算法,绘制圆和椭圆的中点算法,扫描线种子填充算法。N次贝塞尔曲线的绘制以及对他的平移旋转和缩放变换。还有颜色对话框的调用等等,操作方法在帮助里也写明了。另外,还附有一个编写说明书,适合初学者一步步的自己编写出程序来。-Is my great work in computer graphics, including the algorithm are: line drawing of the DDA
XUANZHUAN
- 这是一个简单的图形旋转变化的源码,可供初学者使用,这是直接就可运行的哦-This is a simple change of the source graphic rotation for beginners to use, it can be run directly Oh
XZW
- 图形学,2D变换,平移,旋转,-Graphics, 2D transformation, translation, rotation, and so on。。。。。。
test4
- 二维图形变换程序设计 程序中增加图形变换菜单(各基本变换对应菜单项),各图形变换的参数通过对话框提供(设计提供变换参数的对话框,如平移、 旋转、比例等),实现二维图形的变换。(提示:在各图形类中增加相应成员函数实现平移;菜单选择变换弹出对应变换的参数对话框,对话框中提供参数后取出参数传递给图形对象,通过调用图形变换成员函数 实现图形对象的变换)-Transform two-dimensional graphics programming Graphics transformati
theGraphicalTranslation
- 二维图形变换程序 程序中增加图形变换菜单(各基本变换对应菜单项),各图 形变换的参数通过对话框提供(设计提供变换参数的对话框,如平移、 旋转、比例等),实现二维图形的变换。(提示:在各图形类中增加相 应成员函数实现平移;菜单选择变换弹出对应变换的参数对话框,对话 框中提供参数后取出参数传递给图形对象,通过调用图形变换成员函数 实现图形对象的变换)-Procedure for two-dimensional graphics to add graphics transfor
abcd
- 二维图形的平移、旋转、对称、缩放等基本变换-Graphic translation, rotation, symmetry, scaling and other basic transformation
test1
- matlab 不用自带函数编写的图形旋转,供初学者参考-matlab do not own the function to write the graphical rotation, the reference for beginners
imrotate
- 适用于matlab 的图形旋转代码,可自定义旋转角度,使用邻近插值不全图像-Applicable to matlab graphical rotation code, the rotation angle can be customized using the neighbor interpolation incomplete picture
tqoobv80
- 用C语言编写的图形旋转源程序,推荐给大家学习用-Graphics rotation written in C language source code, is recommended for everybody to learn
sj
- 二维三角形的平移以及旋转以及翻转图形变换(Triangle translation)
35188587
- 在图形模式下显示3D图形绕任意轴旋转的程序,不错的(In graphics mode display 3 d graphics around any axis rotation program, good)
problem1
- MATLAB旋转算法,用于图形旋转,按给定圆心进行旋转。(MATLAB rotation algorithm for graphics rotation, according to the rotation of a given center.)
二维图形变换
- 二维图形的变换,包括旋转、平移、缩放等,还有各种方向的对称(The transformation of a two-dimensional graph, including rotation, translation, scaling, etc.)
