Computer Graphics & Animation

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/13

flashcard set

Earn XP

Description and Tags

These flashcards cover key concepts in computer graphics and animation, helping students to review important definitions, processes, and techniques.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

14 Terms

1
New cards

What is computer animation?

The use of computers to create animations.

2
New cards

What is one method of creating computer animations?

3D animation, which involves creating objects and rendering them.

3
New cards

What is rendering in computer graphics?

The process a computer uses to create an image from a data file.

4
New cards

What does anti-aliasing refer to?

The process of blurring sharp edges in pictures to reduce jagged appearances.

5
New cards

What is bit depth?

The number of bits used to store information about each pixel.

6
New cards

Define a bitmap.

A bitmap is a collection of pixels that describes an image.

7
New cards

What is morphing in computer graphics?

A transition that distorts two images to create the appearance of them melting into each other.

8
New cards

What is the purpose of keyframes in animation?

To mark important frames during which an object changes, allowing the computer to generate in-between frames.

9
New cards

What are primitives in 3D modeling?

Basic shapes like spheres, cubes, and cylinders used to create more complex objects.

10
New cards

What does real-time rendering refer to?

The ability of a computer to update the screen with a rendered image instantly.

11
New cards

What is ray tracing?

A rendering technique that simulates the way light interacts with objects to produce realistic images.

12
New cards

What is the role of a coordinate system in 3D graphics?

To keep track of the positions of objects in a 3D space using X, Y, and Z axes.

13
New cards

What are Boolean operations in 3D modeling?

Additions, subtractions, and intersections of objects used to create complex shapes.

14
New cards

What is texture mapping?

Applying a surface map or image onto a 3D object to achieve a realistic appearance.