Introduction of computer graphics


Graphics are defined as any sketch or a drawing or a special network that pictorially represents some meaningful information. Computer Graphics is used where a set of images needs to be manipulated or the creation of the image in the form of pixels and is drawn on the computer. Computer Graphics can be used in digital photography, film, entertainment, electronic gadgets, and all other core technologies which are required. It is a vast subject and area in the field of computer science. Computer Graphics can be used in UI design, rendering, geometric objects, animation, and many more. In most areas, computer graphics is an abbreviation of CG. There are several tools used for the implementation of Computer Graphics. The basic is the header file in Turbo-C, Unity for advanced and even OpenGL can be used for its Implementation.
The term ‘Computer Graphics’ was coined by Verne Hudson and William Fetter from Boeing who were pioneers in the field.


Computer Graphics refers to several things:


The manipulation and the representation of the image or the data in a graphical manner.


Various technology is required for the creation and manipulation.


Digital synthesis and its manipulation.


Types of Computer Graphics


1. Raster Graphics:


In raster, graphics pixels are used for an image to be drawn. It is also known as a bitmap image in which a sequence of images is into smaller pixels. Basically, a bitmap indicates a large number of pixels together.


2. Vector Graphics:


In vector graphics, mathematical formulae are used to draw different types of shapes, lines, objects, and so on.



Interactive Computer Graphics



To construct various images and graphics in interactive manner, there are different methods which are built into various graphics packages. These packages contains various options which help user to enter information of coordinate by using stroke devices or various locators. These coordinates helps in creating boundaries for various objects which user is going to drawn.