When producing 3d graphics, there are two major uses of the video ram in the graphics card - the first use is storing all the textures, which are basically bitmaps images, that are applied to the geometry in the 3d scene. The second main use is for storing the image data when anti-aliasing...