2d Scaling Transformation Numerical Examples

Problem Statement-1 Magnify a triangle placed at A (0,0), B (1,1) and C (5,2) to twice its size keeping the point C (5,2) Fixed. If the point C (5,2) needs to be fixed this means the transformation scaling needs to be done with respect to the point C (5,2). So, we will bring the point […]

Read More »

Numerical Examples of Rotation in 2d Transformation

Example – 2 (from Exams) Rotate a triangle placed at A(0,0), B(1,1) and C(5,2) by an angle 45 with respect to point P(-1,-1). The calculations available for computer graphics can be performed only at origin. It is a case of composite transformation which means this can be performed when more than one transformation is performed. […]

Read More »

2d- Scaling Transformation

In simple words , scaling means an object can be viewed differently with various scales. An object with length 3cm might appear small when viewed with a scale in meters. Cars will appear bigger if you are looking down on the cars parked at a parking lot from 2nd floor of a building, but same […]

Read More »

2d Transformations – Computer Graphics

Welcome again to learn a complex topic simply. Learn by solving numerical problems. Let the theory take a back seat this time. Moving, Rotating , Zoom-in or Zoom out an object on the screen is called Transformations. There are two types of transformations in computer graphics. Geometric Transformations Coordinate Transformations Geometric Transformations – As the […]

Read More »

We have disabled - Right- Click - How about stay to read :)