mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 05:14:06 -06:00
7 lines
341 B
Markdown
7 lines
341 B
Markdown
# Introduction
|
|
- What is computer graphics?
|
|
- Computer graphics is a field which deals with theory and technology for computerized image synthesis.
|
|
```ad-ex
|
|
A computer-generated image can depict a scene as simple as the outline of a triangle on a uniform background and as complex as a magnificent dinosaur in a tropical forest.
|
|
```
|