Computer Graphics
Computer Graphics
Definition
Computer Graphics is the field that involves the creation, manipulation, and representation of
visual images and data using computational techniques. It encompasses algorithms, data
structures, hardware, and software to model, render, and interact with visual content. These
visuals can range from simple 2D images to complex 3D animations and simulations. Often
referred to as Computer-Generated Imagery (CGI), the term was first coined by Verne Hudson
and William Fetter in 1960.
Types of Computer Graphics
1. Raster Graphics: Images composed of pixels, best for detailed images like photographs.
2. Vector Graphics: Images based on mathematical formulas, scalable without quality loss,
ideal for logos and illustrations.