摘要
二维图形的几何变换是图形学研究的重要内容,其基本变换包括图形的缩放、旋转、平移等。对由以上几种变换所构成的连续变换的算法效率进行深入地分析,并举例用C语言使其算法得到了实现。
The gemonetical transformation in the two-dimensional graph is an important part of graphics' research.Its basic transformation includes graphic zooming,rotation,translation and so on.Focuses on several transformations from above and makes an in-depth analysis,realizes the algorithm in C Language.
出处
《现代计算机》
2007年第11期43-46,共4页
Modern Computer
关键词
图形学
变换
算法
C语言
Graphics
Transformation
Algorithm
C Language