vocab 4 Flashcards
(11 cards)
a set of steps that repeats itself.
Loop
repeat the same step a specific number of times depending on the number you put.
Count control loops
will keep repeating the same steps over and over, until a specific result happens.
Condition controlled loop
repeats the same step forever, over and over again.
Infinite loop
the frequency, or speed, at which frames in a video sequence are displayed, as measured in frames per second (fps)
Frame Rate
one image in a series of images
Frame
images made with the help of a computer
Computer graphics
is a visual illusion of movement
Animation
a digital image file stored as pixels
Bitmap
a digital image stored as mathematical equations for points, lines, and shapes.
Vector
a set of steps to complete a task.
Algorithm