his C Graphics tutorials is for those who want to learn fundamentals of Graphics programming, without any prior knowledge of graphics. This tutorials contains lots of fundamental graphics program like drawing of various geometrical shapes(rectangle, circle eclipse etc), use of mathematical function in drawing curves, coloring an object with different colors and patterns and simple animation programs like jumping ball and moving cars. This tutorial will provide you an overview of computer graphics and it's fundamentals.
The first step in any graphics program is to initialize the graphics drivers on the computer using initgraph method of graphics.h library