Which of the following polygon meshes is most commonly used in mesh modelling because its input data are more readily acceptable to modern hardware?
Correct Answer:
Vertex-face mesh
Note: This Question is unanswered, help us to find answer for this one
In computer graphics, when a line or object is moved where one end or point stays fixed in position is termed as:
Correct Answer:
Rubber banding
Note: This Question is unanswered, help us to find answer for this one
The effect that occurs when an object nearer to the viewport in 3-D space blocks (masks) another, more distant object from view is called:
Correct Answer:
Occlusion
Note: This Question is unanswered, help us to find answer for this one
An image rendering process that builds images based upon the propagation of light rays and the effects of absorption, reflection, and refraction associated with the objects being scanned is termed as:
Correct Answer:
Ray tracing
Note: This Question is unanswered, help us to find answer for this one
What is meant by the term projection?
Correct Answer:
The process of mapping three dimensional images to two dimensions for display.
Note: This Question is unanswered, help us to find answer for this one
Which one of the following formats would provide the least amount of pixelation when its dimensions are scaled (magnified) in size?
Correct Answer:
EPS
Note: This Question is unanswered, help us to find answer for this one
Which of the following types of reflection transmits light in all direction with the same energy?
Correct Answer:
Diffuse
Note: This Question is unanswered, help us to find answer for this one
Of the following, select all of the techniques that could be employed in anti-aliasing:
Correct Answer:
Sinc-function filtering
Note: This Question is unanswered, help us to find answer for this one
Which of the following are common shading models?
Correct Answer:
flat
Note: This Question is unanswered, help us to find answer for this one
Which of the following rotation techniques gives the best results?
Correct Answer:
Quaternions
Note: This Question is unanswered, help us to find answer for this one
A modeling technique based upon a formal grammar whereby complex shapes are recursively generated from relatively simpleprocedures is termed as:
Correct Answer:
Graftal
Note: This Question is unanswered, help us to find answer for this one
What does the term "depth sort" imply?
Correct Answer:
An algorithm for creating a hidden-line drawing of polygon data sets by drawing the polygons from the most distant to the closest, in order.
Note: This Question is unanswered, help us to find answer for this one
What does the term "flythrough" imply?
Correct Answer:
A type of animation in which the camera moves around a scene, rather than objects moving in front of a stationary camera.
Note: This Question is unanswered, help us to find answer for this one
Which of the following is/are basic phases of creating 3-D computer graphics?
Correct Answer:
3-D modeling
Note: This Question is unanswered, help us to find answer for this one
Which of the following is the most commonly used lighting model?
Correct Answer:
Phong
Note: This Question is unanswered, help us to find answer for this one
What does the term "spline" imply?
Correct Answer:
In computer-aided design, a smooth curve that runs through a series of given points.
Note: This Question is unanswered, help us to find answer for this one
Which of the following statements about pixels are true? (Answer all that apply.)
Correct Answer:
A pixel is a point.
Note: This Question is unanswered, help us to find answer for this one
The rendering of three-dimensional computer graphics often employs one or more approaches to model a complex four-dimensional mathematical function that defines the physical behavior of light at an opaque surface. This fundamental radiometric concept is known as the:
Correct Answer:
Bidirectional reflectance distribution function (BRDF)
Note: This Question is unanswered, help us to find answer for this one
Bitmapped graphics are also known as:
Correct Answer:
Raster graphics
Note: This Question is unanswered, help us to find answer for this one
In a 3-D graphics environment, the process of subdividing a surface into a mesh of smaller shapes that are easy to analyze is known as:
Correct Answer:
Tessellation
Note: This Question is unanswered, help us to find answer for this one
Images based upon geometric elements, such as points, curves, and surfaces, that follow mathematical equations are called:
Correct Answer:
Vectors
Note: This Question is unanswered, help us to find answer for this one
What is meant by the term auto trace?
Correct Answer:
A programmed function in illustration software that converts raster graphics into vector graphics whereby paths are created along the edges of a scanned image.
Note: This Question is unanswered, help us to find answer for this one
Which of the following file formats are popular vector-graphics formats?
Correct Answer:
EPS
Note: This Question is unanswered, help us to find answer for this one
Which of the following colors belong to the most common three-color additive color model used in video displays or otherwise used to describe the physical concepts involved?
Correct Answer:
Red
Note: This Question is unanswered, help us to find answer for this one
What does the term "jaggies" imply?
Correct Answer:
The stair-step effect seen along curves and edges in text or bit-mapped graphics.
Note: This Question is unanswered, help us to find answer for this one
In computer animation, the entire frame is redrawn for each frame. What of the following would reduce flicker between frames?
Correct Answer:
Double buffering
Note: This Question is unanswered, help us to find answer for this one
Which one of the color parameters measures how far away the color is from gray?
Correct Answer:
Saturation
Note: This Question is unanswered, help us to find answer for this one
A process in 2-D computer graphics whereby a closed vector path is used to mask (block) parts of an image is known as:
Correct Answer:
Clipping path
Note: This Question is unanswered, help us to find answer for this one
_________ adds appropriately colored pixels to an image to make it seem as though more colors were present in the original.
Correct Answer:
Dithering
Note: This Question is unanswered, help us to find answer for this one
What is meant by the term gradient?
Correct Answer:
A color (or grayscale) fill that gradually blends from one color to another, perhaps from light to dark, for example.
Note: This Question is unanswered, help us to find answer for this one
Which of the following best describes the term "vertex-vertex polygon mesh?"
Correct Answer:
The simplest mathematical representation of a mesh, but which is not widely used due to the lack of explicit face and edge information.
Note: This Question is unanswered, help us to find answer for this one
What is meant by the term stroke?
Correct Answer:
A term that illustration software uses to describe the width of a line in a path.
Note: This Question is unanswered, help us to find answer for this one
Which of the following graphic formats allow for animation?
Correct Answer:
GIF
Note: This Question is unanswered, help us to find answer for this one
Which one of the following graphics standard specifications is the main competitor to Microsoft's Direct3D (the 3D graphics API within DirectX)?
Correct Answer:
OpenGL
Note: This Question is unanswered, help us to find answer for this one
What is meant by the term rigging?
Correct Answer:
The process of linking a 3-D object, such as modeling a character, to its bone structure (skeletal animation).
The process of linking a 3-D object, such as modeling a character, to its bone structure (skeletal animation).
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
What is meant by the term fog?
Correct Answer:
The mixing of an image with a fixed color that thickens as the image's pixels get further away from the viewpoint.
Note: This Question is unanswered, help us to find answer for this one
The number of bits per pixel typically used for the color depth to be described as being a truecolor format is:
Correct Answer:
24
Note: This Question is unanswered, help us to find answer for this one
What does the term "stroke weight" denote?
Correct Answer:
A term that illustration software uses to specify the thickness of a line when drawing a path.
Note: This Question is unanswered, help us to find answer for this one
Which of the following raster graphics editors used to process digital graphics and photographs is/are open source, instead of being proprietary?
Correct Answer:
GIMP
Note: This Question is unanswered, help us to find answer for this one
The vector-graphics package that was developed by Microsoft is:
Correct Answer:
Visio
Note: This Question is unanswered, help us to find answer for this one
Which of the following vector graphics editors used to process digital graphics is/are open source, instead of being proprietary?
Correct Answer:
Inkscape
Note: This Question is unanswered, help us to find answer for this one
The process whereby a specific key color (often blue or green) within an image is made transparent when that image is mixed with another image is known as:
Correct Answer:
Chroma keying
Note: This Question is unanswered, help us to find answer for this one
Which one of the following is a data structure used to organize objects within a space, which can be used in hidden-surface removal and in ray tracing?
Correct Answer:
Binary space partitioning (BSP) tree
Note: This Question is unanswered, help us to find answer for this one
When considering illumination from light sources, which of the following types of light sources has the same intensity in all directions:
Correct Answer:
Point source
Note: This Question is unanswered, help us to find answer for this one
A technique for achieving higher quality in lower-quality images is called __________. It takes advantage of an optical illusion to simulate 24-bit quality with 8-bit or 16-bit images:
Correct Answer:
Dithering
Note: This Question is unanswered, help us to find answer for this one
Which of the following colors belong to the standard four-color subtractive color model used in color printing or otherwise used to describe the printing process?
Correct Answer:
Magenta
Note: This Question is unanswered, help us to find answer for this one
What does the term "constraint" imply?
Correct Answer:
. A rule or condition that must be followed regarding how the individual objects within an graphic can or cannot move, such as a wrist having to be attached to both a hand and an end of the lower arm.
Note: This Question is unanswered, help us to find answer for this one
The first procedure in the OpenGL pipeline is to transform a 3-D point that is defined in the object coordinate system into the world coordinate system. This step has three possible transformations: rotation, scaling, and translation. Which one of those below is typically the correct order for executing these three transformations?
Correct Answer:
First translation, then scaling, and then rotation.
Note: This Question is unanswered, help us to find answer for this one
Which of the following techniques reduces the appearance of jagged edges of lines and edges in raster graphics?
Correct Answer:
Anti-aliasing
Note: This Question is unanswered, help us to find answer for this one
Which of the following is/are typical steps in a graphical pipeline that converts three-dimensional objects for two-dimensional display or printing?
Correct Answer:
Viewport mapping and clipping
Note: This Question is unanswered, help us to find answer for this one
In computer graphics, a technique in which irregularities in shading are created for simulating rough textures is called:
Correct Answer:
Bump mapping
Note: This Question is unanswered, help us to find answer for this one
Which of the following graphical formats is/are always low-resolution (8-bit) bitmap graphics?
Correct Answer:
GIF
Note: This Question is unanswered, help us to find answer for this one
Another term for the video output device for storing the graphic image as it is being formed and later used for displaying the image is:
Correct Answer:
Frame buffer
Note: This Question is unanswered, help us to find answer for this one
The process of using an image described in a vector-graphics format and converting it into a bitmapped image as output on a display or printer, or as storage in a bitmapped file is known as
Correct Answer:
Rasterization
Note: This Question is unanswered, help us to find answer for this one
What is meant by the term crop?
Correct Answer:
Trimming or masking of photos, graphics, drawings, or illustrations.
Note: This Question is unanswered, help us to find answer for this one
What does the term "bezier" imply?
Correct Answer:
The term that describes one way that illustration software may create curves and shapes by using control points and control handles.
Note: This Question is unanswered, help us to find answer for this one
The serial execution of the processes applied to geometric primitives (text, lines, polygons, curves, and surfaces) in a graphics package to produce two-dimensional output is called its:
Correct Answer:
Rendering pipeline
Note: This Question is unanswered, help us to find answer for this one
Select from the following choices the one that most closely completes the Shannon sampling theorem: "The ideal samples of a continuous function contain all the information in the original function if and only if the continuous function is sampled at a frequency ________________ the highest frequency in the function."
Correct Answer:
Greater than twice
Note: This Question is unanswered, help us to find answer for this one
PC Graphics MCQs | Topic-wise