Extensive Study of 2d Transformations in Computer Graphics
暂无分享,去创建一个
This research paper gives a comprehensive overview of various 2D Transformations in Computer Graphics. 2D graphics uses a two dimensional representation of the real world objects, stored as images in the computer for being manipulated and rendered. Transformation, in graphics, is the process of manipulation of images. Majorly, it is used to reposition the image (Translation), to change its size (Scaling) or orientation (Rotation) and also to get the mirror image (Reflection).