2D Translation Numerical
Given : Point A(2,3) (distance along x-axis)Tx = 3 units (distance along y-axis)Ty = 4 units To find : A'(x', ...
Read More
Read More
2D Translation
Translation is one of the transformation technique in computer graphics, It simply try to reposition the point/line/polygon. '2D' because here ...
Read More
Read More
Inside Test of Polygon – Odd Even Test
It is very important to know if a point is inside or outside the polygon before starting to fill the ...
Read More
Read More
Polygon and Its Types
Polygon is simple closed circuit made by joining a finite number of line segments. Simple Polygon We call a polygon ...
Read More
Read More
Raster Scan Display
In Raster Scan Display we just don't focus on a particular portion of screen where a line or character would ...
Read More
Read More