Vocab 4 Flashcards
Algorithm
a set of steps to complete a task
Count controlled loops
repeat the same steps a specific number of times depending on the number you enter
Infinite
(forever) loops repeat the same set of steps forever over and over
Condition controlled loops
will keep reading the same steps over and over again until a specific result happens
Frame(n):
one image in a series of many images
Frame rate(n):
the frequency, or speed at which frames in a video sequence are displayed, as measured in frames per second.
loop
is a set of sets that repeats (until something tells the loop to stop)
Animation(n):
A visual illusion of movement
Computer graphics(n):
images made with the help of a computer
bitmap(n):
a digital image file stored as pixels
vector(n):
a digital image stored as mathematical equations for points, lines and shape