Jump to content

Graphics Cards


herme3

Recommended Posts

What exactly is the purpose of video/graphics cards in computers? The digital data for a picture is generated in the computer, and it isn't translated into an actual picture until it reaches your monitor. Does the graphics card simply act as extra processing and memory for the image, so the CPU and RAM can focus on the rest of the program? Wouldn't the CPU still have to process the image, to separate it from the rest of the code in the program? Why doesn't it just send the image to the monitor, instead of the graphics card?

Link to comment
Share on other sites

Graphics cards are highly optimized to do things like shading, transparency, and so on. The processor tells the graphics card "I wand x region shaded with y color with a bit of transparency at coordinate x,y" and then moves on, while the graphics card handles the hard graphics work.

Link to comment
Share on other sites

No, because the graphics card sends the information essentially as "pixel x,y color=384" format, and the monitor doesn't need to do any processing at all. The monitor just routes the input to the electron gun (or whatever type of display it has) and displays it.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.