Seminar on ‘ Usage of Graphics and Animation In C’

A Seminar on Usage of Graphics and Animation In C’ has been organized in MVSR Engineering College by  Department of IT  in collaboration with  ITSA  to educate the students and staff about how graphics can be used for designing small applications using c and also developing simple animation using graphics library in C language.  

Resource persons:  J.Sowjanya,  Asst., Prof., Department of IT,MVSREC.

Objectives  Of Program :

·         To create awareness among the students about Computer Graphics and its importance.
·         To Introduce Graphical mode of programming
·         To Use and Design Graphics primitives
·         To Learn 2D Transformations and Viewing 
·         To Create simple Animations
·         To provide hands on familiarity with graphics.h header file in C.

The Session was taken up by the Resource person J.Sowjanya,  Asst., Prof., Department of IT. She started with a brief introduction of Computer Graphics, its applications in every aspect of day to day life and importance of Computer Graphics in this era of Technology.  
During the first session, she explained the basic components of Computer graphics and their ways of implementation. The basic graphics primitives like point, line, circle, eclipse were explained along with their usage and design. There was an overview of 2D transformation and 2D viewing. First session ended with the overview of rendering algorithms like gourmand shading and phong shading etc.
During the second session, Graphical mode of programming was introduced and there was a live demo of usage of graphics.h header file with examples that covered all basic primitives, filling techniques, transformations like translation, rotation and scaling,  and display of text in different styles and fonts.   This session ended with the demonstration of various graphical applications and animations written using c language. The Session was interactive and the students showed a great interest during the creation of simple animation programs.