Page 1
Wink Notes
B.Tech CSE — 6th Semester
Computer Graphics and Multimedia
— Unit - 1 —
1. Introduction to Computer Graphics
Computer Graphics refers to the methodology and techniques used to create, manipulate, and store geometric objects (modeling) and their images (rendering) using computers.
1.1 Core Components
- Modeling: The process of describing an object in terms of mathematical coordinates and shapes.
- Rendering: The process of generating an image from a model (adding color, light, shading).
- Animation: The process of describing how models change over time.
The primary objective is to communicate information visually and interactively to the user.