0% found this document useful (0 votes)
137 views10 pages

CGR Demo Project

The micro-project report titled 'Hoisting Indian Flag Using Helicopter' outlines the objectives and activities undertaken by a student in the Computer Graphics course at JSPM’s Rajarshi Shahu College of Engineering for the academic year 2024-25. It details the aim of demonstrating design solutions using computer graphics, the course outcomes, and the action plan for project completion. Additionally, it includes resources used and a flowchart for the project implementation.

Uploaded by

shambhupawar293
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
137 views10 pages

CGR Demo Project

The micro-project report titled 'Hoisting Indian Flag Using Helicopter' outlines the objectives and activities undertaken by a student in the Computer Graphics course at JSPM’s Rajarshi Shahu College of Engineering for the academic year 2024-25. It details the aim of demonstrating design solutions using computer graphics, the course outcomes, and the action plan for project completion. Additionally, it includes resources used and a flowchart for the project implementation.

Uploaded by

shambhupawar293
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

JSPM’s

RAJARSHI SHAHU COLLEGE OF ENGINEERING,


POLYTECHNIC

Department of Computer Engineering

Academic Year: 2024-25

CLASS- CO3K Subject- COMPUTER GRAPHICS(313001)

Micro-Project Report

TITLE OF MICROPROJECT : Hoisting Indian Flag Using Helicopter

GROUP NO. –

GROUP MEMBER:
ROLL NO NAME

52 SHAMBHURAJE SHIVAJI PAWAR


Maharashtra State
Board of Technical Education, Mumbai
(Autonomous) (ISO-9001-2008) (ISO/IEC 27001:2013)

CERTIFICATE
This is to certify that Mr/Mrs

Shambhuraje Shivaji Pawar of Diploma In Computer Engineering of JSPM’s Rajarshi


Shahu College of Engineering Polytechnic (Code: 1620) has completed Micro projects of the
course COMPUTER GRAPHICS(313001)as prescribed in the curriculum for the academic year
2024 to 2025.

Place: Tathwade, Pune Enrollment No: 1. 23213360231

Date:_____________________

[Link] Mrs. V.T. Thakare

(Course Incharge) (Head of Department)

Seal Of Institute
Hoisting Indian Flag Using Helicopter

1. Brief Description.

Graphics is defined as any sketch or a drawing or a special network that


pictorially represents some meaningful information. Computer Graphics is
used where a set of image needs to be manipulated or the creation of the
image in the form of pixels and is drawn on the computer. Computer Graphics
can be used in digital photography, film, entertainment, electronic gadgets
and all other core technologies which are required. It is a vast subject and
area in the field of computer science. Computer Graphics can be used in UI
design, rendering, geometric object, animation and many more. In most area,
computer graphics is an abbreviation of CG. There are several tools used for
implementation of Computer Graphics. The basic is the <graphics.h> header
file in Turbo-C, Unity for advanced and even OpenGL can be used for it’s
Implementation. It was invented in 1960 by great researchers Verne Hudson
and William Fetter from Boeing.

2. Aim Of The Micro-Project:

• The students will demonstrate the transformation of information into


creative, conceptually appropriate design solutions using industry standard
production software and hardware.
• The students will prepare a graphic design portfolio of work that clearly
demonstrates their effectiveness as visual communicators.
• The students will demonstrate the development of a personal, research-
based design process.

3. Course Outcome Addressed :


• Manipulate visual and geometric information of images
• Develop a program for 2-D And 3-D Transformation
• Implement standard algorithmsto draw various graphics objects using C
program. Use projections to visualize objects on view plane
4. Conclusion Using Computer Graphics Methods We Successfully perform Translation
on created object. Also Computer Graphics is responsible for displaying art and
image data effectively and meaningfully to the Consumer. Using Computer graphics
we can create fine and commercial art which include animation packages, paints
packages. These package provides facilities for designing object shapes and
specifying object motion.

1) Action Plan: 1-8 weeks

Name of the
Sr. No. Details of activity Start date Finish responsible team
date member.

1. Discussion of topic

2. Finalization of topic

3. Preparation of Abstract
Shambhu Pawar
4. Submission of abstract

5. Literature survey

6. Collection of data

7. Collection of data

8. Discussion of content
2) Action Plan: 9-16 weeks
Name of the
Sr. No. Details of activity Start date Finish responsible team
date member.

9. Proof Reading of Content

10. Editing of Content

11. Editing of Content


Shambhu Pawar
12. Completion of Report

13. Completion of Presentation

14. Viva

15. Presentation

16. Final Submission

5. Resources used
[Link] Name of Resources Specifications Quan Remark
tity

1. Laptop HP Victus Gaming Laptop 1

16GB ram,144HZ,512 GB ssd

2. Internat

3. Reference Book 2
FLOW CHART-

Flo c art

tart

Int gd T CT,gm,i,j,x,y
Initgraph gd, gm,

For i 1 i< 00,i

eclare Graphics Functions for text and aking Helicopter

Text
rectangle int left, int top, int right, int bottom For Border
outtextxy int x, int y, char string
outtextxy int x, int y, char string
outtextxy int x, int y, char string
outtextxy int x, int y, char string
outtextxy int x, int y, char string

Head of Helicopter
ellipse int x i, int y, int stangle, int endangle, int xradius, int yradius
Up down line

line int x1 i, int y1, int x i, int y


line int x1 i, int y1, int x i, int y
Back head of helicopter

ellipse int x i, int y, int stangle, int endangle, int xradius, int yradius
ellipse int x i, int y, int stangle, int endangle, int xradius, int yradius
Back line

line int x1 i, int y1, int x i, int y


line int x1 i, int y1, int x 1, int y
back Fan

pieslice int x i, int y, int stangle i, int endangle i,int radius


pieslice int x i, int y, int stangle i, int endangle i,int radius
pieslice int x i, int y, int stangle i, int endangle i,int radius
pieslice int x i, int y, int stangle i, int endangle i,int radius
own tand
line int x1 i, int y1, int x i, int y
line int x1 i, int y1, int x i, int y
line int x1 i, int y1, int x i, int y
Up line Fan

line int x1 i, int y1, int x i, int y


line int x1 i, int y1, int x i, int y

middle line

line int x1 i, int y1, int x i, int y


line int x1 i, int y1, int x i, int y
setcolor 1
line int x1 i, int y1, int x i , int y
line int x1 i, int y1, int x i, int y

elay 1 0

top
[Link] project Program and Output:

You might also like