Category: Computer Graphics
2D Translation
Translation is one of the transformation technique in computer graphics, It simply try to reposition the point/line/polygon. ‘2D’ because here
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
Polygon and Its Types
Polygon is simple closed circuit made by joining a finite number of line segments. Simple Polygon We call a polygon
Raster Scan Display
In Raster Scan Display we just don’t focus on a particular portion of screen where a line or character would
Vector Scan Display
In previous post we saw how CRT works, but now question arises that how can we print/display point, line and
Cathode Ray Tube (CRT)
As the name suggests, its a tube containing Cathode(Electron) Ray and using that electron ray to display line, point and
Introduction to Computer Graphics
Computer graphics is the field of computer science which deals with creation of graphics/visuals using computer systems. Now the graphics