Saturday, January 31, 2009

Criteria B

To create CGI, the main component needed is a computer and in a computer, the main component is a Central Processing Unit (CPU). A CPU works by basically translating electric signals into a visual demonstration that we can understand on our monitors. This is done by four steps called fetch, decode, execute, and writeback. Fetch is receiving a program or a software application from the memory then decode it into a language we can understand, it is changed from on and off electric signals which show up as 0s and 1s in a visual form. Then it executes the instructions of the program and what its supposed to do on the screen. After the program has been used, the CPU writes the program back into the memory (hard drive).
The trend that has enabled the creation of CGI and the display of pictures and vibrant colors on a screen is the number of pixels on a screen and the improvement of graphic cards. Pixels are what a screen is made out of and you can think of them as a grid with tiny squares and each square can be colored differently to create images on the screen. The first graphic card was called Monochrome Display Adapter and was made by IBM, it provided text-only displays that were green and white in color, but now graphic cards are able to display millions of colors on a resolution (resolution is the number of pixels arranged from Length x Width) up to 2040 x 1536. Graphic cards work by receiving information of images from the CPU and then decide how to use every pixel on the monitor to display the image then it sends that information to the monitor. Then creating CGI requires an image processing application that can create images with X and Y axis for 2-D images and for 3-D images, Z axis is added.

No comments: