Computer Graphics Flashcards
The field of computer science that studies methods and techniques for creating, representing and manupulating image data by computer technology; the digital images so produced. Archtiectural applications of computer graphics range from two-dimensional architectural drawing to three-dimensional mnodelling and energy, lighting and acoustic simulations of building performance.
Computer Graphics
A digital image that consists of a grid of closely spaced pixels.
Raster Image or Bitmap Image
- Raster images are typically characterized by pixel width and height and by the number of bits per pixel and can be stored in various file formats and viewed on a monitor, projected on a screen or printed on paper. Digital pgotographs are prime examples of raster images.*
- Raster images are resolution dependent. The smaller and closer the pixels are together the better the image quality and the larger the file size of the data structure. When the same number of pixels are spead out over a larger area and the size of each pixel grows, the image becomes grainy or pixellated, as the resolution of the eye enables it to pick out individual pixels.*
A digital image created and defined by mathematically based software routines for such geometric primitives as points, straight lines, curves and shapes and from which more complex graphic elements can be created.
Vector Image
- Unlike raster images, vector images are individual objects with independent, editable attributes such as outline, fill, color, shading and transparency. They are resolution independent and scalable up to the resolution of the device displying or printing them.*
- Vector images can be converted to bitmaps in a process called restering.*
A data structure representing a generally square or rectangular grid of pixels.
Bitmap
Contration of pircture + element: the smallest addressable area of illumination on a display screen.
Pixel
Contraction of binary + digit: a variable or computed quantity that can have only two possible values, such as the binary digits, 0 and 1, or logical values, such as true/false, yes/no, or on/off.
Bit
The number of bits available for representing the color of a single pixel in a raster or bitmapped image. The more bits per pixel, the more colors can be displayed.
Bit Depth or Color Depth
Any of a class of mathematically derived curves developed by French engineer Pierre Bezier for CAD/CAM operations.
Bezier Curve
A simple Bezier curve has two anchor points, which define the endpoints of the curve and two control points, which lie outside the curve and control the curvature of the path. A number of simple Bezier curves can be joined to form more complex curves. The collinear relationship between the two handles at an anchor point ensures a smooth curvature wherever the path changes curvature.
A color model in which white is the additive combination of three primary colored lights - red, green and blue- and black is the absence of light. Red, green and blue lights can be added together in various ways to reproduce the spectrum of colors we see. The main purpose of this is for the sensing, represetation and display of images in electronic display systems such as digital cameras, scanners and projectors, computer monitors and televisions.
RGB Color Model
The degree of detail visible in a printed image or an image displayed on a computer monitor. The resolution of an image depends not only on how it was created but also on its physical size and the distance from which we view it.
Resolution
The resolution at which the charge-coupled device (CCD) or other sensor of a scanner samples an original, usually expressed in samples per inch (SPI). Manufacturers often use dots per inch (DPI). In line of SPI in specifying the resolution capability of their scanners, but technically there are no dots in the scanned image until it is printed. The higher the resolution of the scanned image, the more faithful the scan is to the original.
Scanner Resolution
The resolution at which a computer monitor displays an image, which may be specified by the number of pixels per inch (PPI) that can be displayed in each direction (eg. a pixel density of 96 PPI), or by the number of columns and rows of pixels per inch (PPI) creating the display (eg. Pixel dimensionsof 1280 x 800)
Display Resolution
A method for representing and storing graphical image information using a 24-bit color depth to allow more than 16 million colors to be displayed in a digital image.
True Color
In the 24-bit RGB color model, each red, green and blue component of a pixel is 8 bits long and has 256 possible variations in intensity, calibrated along a scale from 0 to 255, with 0 indicating the least intensity and 255 the greatest. An RGB value of 0,0,0 would result in black (no intensity for red, green and blue) and an RGB value of 255, 255, 255 would result in white (full intensity for red, green and blue). When three components are combined, there are 256 x 256 x 256 posible combinations resulting in 16,777,216 possible colors, each of which can be assigned a specific RGB value.
The resolution at which the electronic sensor of a digital camera captures an image, expressed in megapixels or how many millions of pixels it can record in a single image. For example, a camera that captures 1600 x 1200 pixels produces an image with a resolution of 1.92 million pixes, which is rounded up to 2 megapixels for marketing purposes.
Camera Resolution
If an image is to be viewed only on-screen or projected digitally, creating or scanning it beyond the screen resolution of the monitor or projector is a waste of image data and unnecessarily increase file sizes and download times. Note, too, that the same picture on a low-resolution monitor looks larger than it does on a higher-resolution monitor because the same number of pixels are spread out over a larger area.
The resolution at which an imagesetter, laser printer, or other printing device can produce text and graphics, usually measured in dots of ink or toner per inch (DPI). Most printers print the same number of dots horizontally and vertically. For example, a 600 DPI printer will place 600 tiny little dots across a horizontal inch and 600 dots in a vertical inch.
Print Resolution
Acronym for the four colored inks used in the printing process - cyan, magenta, yellow and black.
CMYK
A color model in which the four colored inks used in color printing - cyan, magenta, yellow, and black - subtract brightness from the typically white background of the paper, with black resulting from the full combination of colored inks. Each of these colors absorbs certain wavelengths of light, with the colors we see being the colors that are not absorbed. By using a halftone of dots for each color, the full spectrum of printed colors can be achieved.
CYMK color model
The use of computer technology in the design of real or virtual objects and environments. The term includes a variety of software and hardware technologies, from the vector-based drawing and drafting of lines and figures in two-dimensional space (2D CAD) to the modeling and animation of surfaces and solids in three-dimensional (3D CAD) space.
Computer-Aided-Design (CAD)
CADD means
Computer Aided Design and Drafting
The use of computer technology and mathematical algorithms to create abstract models of systems and processes to simulate their behavior. For architectural applications, computer modeling software enables the creation and manipulation of virtual, three-dimensional models of existing or proposed buildings and environments for analysis, testing and appraisal.
Computer Modeling