Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

Computer Graphic – 22318 Flying Bird

INDEX

SR NO CONTENTS PAGE NO

1 Aim of the Micro-Project 8

2 Rationale 8

3 Course Outcomes Achieved 8

4 Literature Review 9

5 Actual Methodology Followed 10

6 Actual Resources Used 11

7 Skills Developed 11

8 Application of Micro-Project Output 11

9 Source Code 12
Output
10 15

11 16
Conclusion

Department of Computer Technology Academic Year 2022-23


Computer Graphic – 22318 Flying Bird

Annexure - II
Micro-Project Report

1.0 Aim of the Micro-Project:


The aim of the Micro-project is to display flying bird , using graphics header file.

2.0 Rationale:

• I have created this micro-project or moving animation to understand the


concept of computer graphics for this I have used main Header File
<graphics.h> as per computer graphics related programs and conditions .

• What is graphics?
2D graphics come in two flavors — raster and vector. Raster graphics are the
most common and are used for digital photos, Web graphics, icons, and other
types of images.

• Animation means giving life to any object in computer graphics. It has the
power of injecting energy and emotions into the most seemingly inanimate
objects. Computer- assisted animation and computer-generated animation
are two categories of computer animation.

3.0 Course Outcomes Achieved:

• Manipulate visual and geometric information of images.


• Implement standard algorithms to draw various graphics objects using C
program.
• Develop programs for 2D transformation .
• Use projections to visualize objects on view plane.
• Develop programs to create curves using algorithms.

Department of Computer Technology Academic Year 2022-23


Computer Graphic – 22318 Flying Bird

4.0 Literature Review:

• PIXEL:
A pixel (short for picture element) is a single point in a picture. On the monitor of
a computer, a pixel is usually a square. Every pixel has a color, and all the pixels together
are the picture.

• GRAPHICS:

What is graphics?
Graphics are visual images or designs on some surface, such as a wall, canvas,
screen, paper, or stone to inform, illustrate, or entertain. In contemporary usage,
it includes a pictorial representation of data, as in computer-aided design and
manufacture, in typesetting and the graphic arts, and in educational and
recreational software. Images that are generated by a computer are called
computer graphics.

Department of Computer Technology Academic Year 2022-23


Computer Graphic – 22318 Flying Bird

• BELOW FIGURE SHOWS BASIC GRAPHICS PIPELINE:

Examples:
Photographs, drawings, line,art, graphs, diagrams, typography, numbers, symbols,
designs, maps, engineering drawings, or other images. Graphics often combine text,
illustration, and color. Graphic design may consist of the deliberate
selection, creation, or arrangement of typography alone, as in a brochure, flyer, poster,
web site, or book without any other element. Clarity or effective communication may
be the objective, association with other cultural elements may be sought, or merely,
the creation of a distinctive style.

5.0 Actual Methodology Followed:


The aim of the Micro-project is to create Railway Reservation System using C++.

I. Study various graphics object in C programming language.


II. Study various 2-D and 3-D objects.
III. Study to read and draw into programs.
IV. Study the working of rocket launching.
V. Study various methods of rotations, scaling and drawing. VI.
Implement program to create Rocket Launching using C.

VII. Prepare the final report.

Department of Computer Technology Academic Year 2022-23


Computer Graphic – 22318 Flying Bird

6.0 Actual Resources Used:

S. No. Resources required Specifications

1 Computer system Intel(R) Pentium CPU, RAM 8 GB

2 Operating System Windows 11, 64 Bit Operating System

3 Software’s TurboC++, Sublime text editor

=
7.0 Skills Developed:
• Graphics Animation Program writing skills is developed from this micro-
project.
• Problem solving skills.
• Creativity.
• Critical thinking skills.

8.0 Applications of this Micro-Project:


• Computer-generated imagery is used for movie making, video game
and computer program development, scientific modeling, and design for catalogs
and other commercial art.

Department of Computer Technology Academic Year 2022-23

You might also like