Complete the sentences by filling in the blanks. Each correct answer earns points!
is the use of computers to represent, manipulate, and display visual image data effectively and meaningfully.
Context: Computer graphics definition and purpose
In a broad sense, âcomputer graphicsâ can mean almost everything on computers that is not or .
Context: Broad meaning of âcomputer graphicsâ
CG supports both artistic work and non-artistic research, including and computational visualization goals.
Context: Role of CG in processing real-world data and research
Computer-generated imagery is commonly categorized into , , and animated graphics.
Context: Categorization of computer-generated imagery
graphics generate and manipulate two-dimensional visual content.
Context: Meaning of 2D computer graphics
graphics generate and manipulate three-dimensional visual content.
Context: Meaning of 3D computer graphics
Early interactive graphics used CRT displays and an input device called the .
Context: Interactive graphics via display and input devices
The is an input device with a photoelectric cell that detects where on a CRT screen it is pointed.
Context: Meaning of light pen
Use of CRT plus light pen input causes users to draw directly on the screen, which leads to the computer placing a at the detected location.
Context: Causeâeffect relationship: CRT + light pen input
Sketchpadâs model-based object approach and constraints cause users to specify higher-level geometric intent (like a box), which leads to the system constructing accurate without manual pixel-perfect line placement.
Context: Causeâeffect relationship: constraints and model-based drawing
is an early interactive software system that enabled drawing and constraint-based construction using a light pen.
Context: Meaning of Sketchpad
Model-based graphics vs picture-based graphics: modeling represents objects as adjustable structures, enabling parameterized editing rather than only static .
Context: Model-based graphics vs picture-based graphics
Ray casting belongs to a class of -based rendering algorithms.
Context: Rendering foundations: ray casting/ray tracing class
Ray casting/ray tracing-based rendering algorithms improve photorealism by modeling light paths, which leads to realistic and illumination.
Context: Causeâeffect relationship: light-path modeling to photorealism
SIGGRAPH is an ACM special interest group that organizes conferences, standards, and publications to advance the discipline of .
Context: Field organization through SIGGRAPH