Raster and random scan display technologies, Computer Graphics

Assignment Help:

Raster and Random Scan Display Technologies

For display or printing graphics objects, various technologies have been invented. Research and development is still on for getting refined and more advanced display technologies for achieving as much realism as possible in graphics display. Early graphics devices were line-oriented. This means the primitive operations were line drawing. For example, a plotter was based on sketching the figure through a pen using line segments approximating the graphics object. For complex objects, thousands of line segments were used to plot the object.

Such devices were called vector displays or random scan displays. In the present time raster graphics is a standard technology commonly used in most of the graphics devices. Raster graphics uses a raster which is a 2-dimensional grid of pixels (picture elements). Each pixel may be addressed and illuminated independently, just as in a graph paper, we are able to address every cell independently. Therefore the primitive operation is to draw a point which means to assign a color to a pixel. Everything else is built upon that. There are a variety of hardcopy and display devices based on raster graphics technology. The inkjet and laser printers are examples of hardcopy devices whereas CRT (cathode ray tube) and LCD (liquid crystal display) are well known examples of display devices based on raster graphics.


Related Discussions:- Raster and random scan display technologies

Polygon rendering and ray tracing methods, Polygon Rendering and Ray Tracin...

Polygon Rendering and Ray Tracing Methods In previous section we had discussed various methods for visible-surface detection, although in order to produce visibility the prese

Polygon clipping - raster graphics and clipping, Polygon Clipping - Raster ...

Polygon Clipping - Raster Graphics and Clipping After considerate the idea of line clipping and its algorithms, we can currently extend the idea of line clipping to polygon cl

Important points about the bezier curves, Important points about the bezier...

Important points about the bezier curves - modeling and rendering 1) Generalizing the idea of Bezier curve of degree at n based upon n+1 control point p0,.....pn P(0)= P 0

Find out projection matrix for oblique projection, Find Out Projection Matr...

Find Out Projection Matrix for Oblique Projection To find out projection matrix for oblique projection, we want to find out the direction vector d. Because vector PP' and vect

Positioning Techniques, Explain Positioning Techniques in computer Graphics...

Explain Positioning Techniques in computer Graphics in detail

Anti aliasing - modeling and rendering, Anti Aliasing - Modeling and Render...

Anti Aliasing - Modeling and Rendering It is a method for enhancing the realism of an image through eliminating the jagged edges from it. Such jagged edges or "jaggies", appe

Graphical User interface and interactive input methods, all details of Grap...

all details of Graphical User interface and interactive input methods

Softwares for computer animation, Software for computer animation Wh...

Software for computer animation Whether you might have the excellent hardware in the world, but without a high-quality software package, your hardware can act nothing. There

Midpoint circle generation algorithm - 2d shape primitives, Midpoint Circle...

Midpoint Circle Generation Algorithm   Just as a line drawing algorithm approximates infinite number of points on a line segment by only a finite number of pixels, a circle dra

Write a code to continuously rotate square about pivot point, Write a code ...

Write a code to continuously rotate a square about a pivot point.    #include   static GLfloat rotat=0.0;   void init(void); void display(void); void reshape(int w

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd