You are on page 1of 1

ABSTRACT

Computer graphics is concerned with all aspects of


producing pictures or images using a computer. This field began with
a display of a few lines on a cathode ray tube which with time
evolved and now we can create images by computer that are
indistinguishable from real objects.

The graphics package is aimed at supporting the requirements


of the computer graphics using OPENGL functions. This package is
developed using by using various primitive functions. This package is
implemented under the Windows environment using the Microsoft
Visual C++ platform , OpenGL and associated functionalities
GLUT(Graphics Library Utility Kit).

This project demonstrates the WAVE effect in a mesh


drawn using simple geometric primitives. In this project we use
basic primitives like points, lines etc. In this project we create the
mesh. In this project we can give the keyboard inputs also to
change the colour, to rotate, to contour .This package concentrates
on the lighting and shading of the object. This project clearly
demonstrates how the object show above effects.

You might also like