Computer Graphics Microproject
Computer Graphics Microproject
USING C
The Analog Clock project has been designed and developed in the C
programming language with the help of graphics.h library. This program
implements an Analog Clock designed with the help of a graphics library in C
functions have been used to design the layout of the clock. Computer Graphics
is the creation of pictures with the help of a computer. The end product of the
computer graphics is a picture it may be a business graph, drawing, and
engineering. Computer graphics is a core technology in digital photography,
film, video games, cell phone and computer displays, and many specialized
applications. A great deal of specialized hardware and software has been
developed, with the displays of most devices being driven by COMPUTER
GRAPHICS HARDWERE. In computer graphics, two or three-dimensional
pictures can be created that are used for research. Many hardware devices
algorithm has been developing for improving the speed of picture generation
with the passes of time. It includes the creation storage of models and image
of objects. These models for various fields like engineering, mathematical and
so on. C is a high-level computer programming language. Developed by Bjarne
Stroustrup of Bell Laboratories in the early 1980s, it is based on the traditional
C language but with added object-oriented programming and other
capabilities. C is one of the world's most popular programming languages.C can
be found in today's operating systems, Graphical User Interfaces, and
embedded systems.
Page No. 1
CODE
Page No. 2
OUTPUT
Information of Functions
1. circle() :- Circle function is used to draw a circle with center (x,y) and
radius of a circle.
2. line() :- Line finction is used to draw a line from point(x1,y1)
– Starting point to point(x2,y2) – Ending point
3. outtextxy() :- outtextxy function is used to insert text at the given
position(x,y)
Page No. 3
Report
On Saturday, November 13 our group presented topic
Design an Analog Clock.
1) DEEPAK DEODHAR
2) SHREERAM NARKHEDE
3) SHREEJAY ROKDE
Our goal was to present the most important from the topic in a fun and
entertaining way. As a group we elating them relevant, real life experiences.
Our first step was to achieving a goal was through our ideas what we are
thinking regarding that topic as a group.
We split up topic and going to cover each aspect of the topic SHREERAM
were going to think their ideas about Introduction. DEEPAK were write the
coding of the project. DEEPAK going for info of function . SHREEJAY was going
to wrote and type the Report. The remaining part remained was to gathered
the information and create the word file were done by DEEPAK.
We started our project on 13 November on Saturday and we took 1st
meeting on Google meet and discussed about the project then the Next,
meeting was on 15/November/2021 and on this day we distributed the work
to everyone and on this day we discussed about work submission.
When we completed the project we faced many difficulties and we
solved them successfully. VINODRAO KALE guided us with the help of meeting
that were earlier interaction between us increase day by day and with the help
of group members. We tried to make it effective. SHREEJAY properly guided to
everyone. All members took efforts for this project and we collected the
information via google every group member was very expressive about their
thought and simultaneously we improved our communication skills and we all
we connected through WhatsApp. On the day of our final presentation
everyone will play vital role in our project.
Page No. 4
References
Page No. 5