Graphics Definitions Flashcards
Affine Combination
A transformation that keeps parallel lines parallel but does not keep angles the same.
Affine space
A basis in n-dimensions by which affine transformations can be defined.
Aliasing
Sampling high frequencies at low frequencies causing errors. In images this happens when more detail occurs than can be sampled by a pixel. Can mitigate with anti-aliasing.
Alpha Blending
When you have materials with transparency (alpha) and pixel colour is determined by mixing materials based on alpha.
Ambient reflection
A way to approximate global illumination by adding light regardless of whether shadow rays touch the point.
Anti-aliasing
Removing aliasing by improving sampling rates or other methods
B-spline
Parameterized curve using second-order derivatives
Backfacing polygons
[?] Faces whose normals point away from the view direction. i.e. the dot product of the normal and the view vector is positive.
Barrel distortion
Warping of the image due to glass in the lens of a physical camera.
Barycentric coordinates
[?] Coordinates within a square used to calculate linear interpolation
Baud rate
The speed at which a beam in a crt monitor covers the screen
Beam settling delay
Something about the laser in a crt
Beam penetration crt
[?]
Bézier
[?] A curve parameterized in a special way
bitblt
Not sure
Bresenham
The line for calculating which cells/voxels in a grid a line intersects with. Used for: spatial subdivision acceleration, occupancy grid mapping.
BRM
[?]
Bump Mapping
Perturbing normals when calculating lighting at a point in order to give the appearance of noisy textures
Button
a user-interface item
Callback routine
A routine that gets executed after the completion of another routine.
Calligraphic display
[?]
Cap Polygon
[?]
Cathode
Cathode Ray Tube is a style of early monitor where a laser painted the picture onto a phosphorous coated screen.
Chromaticity diagram
[?] Shows how colour can be constructed with three variables on a two-dimensional graph.
CIE
[?]
Collector
[?]
Collimator
[?]
Color Map
A range of colours that can be returned depending on a variable.