Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 11

Karmayogi Polytechnic College, Shelve

Department of Computer Technology

Micro-Project Report

COMPUTER GRAPHICS
Subject Code: 22318

“Launching Of Rocket”
Guided by

Mr.Kale.A.I
Presented By:

1} Suraj Vitthal Kalubarme


2} Bushan Laxman Dandade
3} Chaitanya Shivram Kadam
4} Aditya Arun Nalawade
During Academic Year 2021-22
Project Title:

Launching Of Rocket

List Of Members :

1} Suraj Vitthal Kalubarme


2} Bushan Laxman Dandale
3} Chaitanya Shivram Kadam
4} Aditya Arun Nalawade
Aim /Benefits of micro project:-

We created animation project of launching a rocket.


Animation is important because it makes us be able to tell
stories and communicate emotions and ideas in a unique,
easy-to-perceive way that both small children and adults
can understand. Animation is proven effective in most
niches as it can proved a much lower cost option to
traditional advertising and it is effective in engaging your
audience as well. Animation is generally fun to watch and
creates a higher viewer engagement than traditional
adverts.

Course Outcomes Achiced:-


a. Manipulates visual and geometric information of images.
b. Implement standard algorithm to draw various graphics
object using C.
c. Develop programs for 2D and 3D transformation.
d. Use projections to visualize objects on view plane.
e. Implement various clipping algorithms.
f. Develop programs to create curves using algorithms.
Actual Methodology followed:-
1. First of all we understand the concept of moving objects.
2. We discuss how to make our project more creative.
3. We started gaining information related to projects.
4. We distributed work to everyone equally.
5. Then we started doing our project and complete it on
time.
6. Attach the output at the end.
7. Finalize the report.

Code of program:-

#include<graph
ics.h>
#include<dos.h
> void rocket():
void text(): int

void main()

text();
gg.t.gbllz
cleardevi
ce();
rocket();
getch():
voidtext()

settextstvle(O.EMPTY FILL.2):

setcolor(WHlTE):
outtextxy(100.50."lndi
an Space"):
outtextxy(100,70, "
Research Organisation");
settextstvle(O.EMPTY
FILL,I); setcolor(WHlTE):
outtextxy(50,120."Welcome To Indian Space Research
Organisation"):
delay(150); outtextxy(50,150,"lt Carries
5 Satellites To Deploy In The Sun"):
delay(150):
"Synchronous
Orbit" l:
delay(150):
setcolor(RED):

delay(150);
"Launch Site =>Satish Dhawan
Space Center"):
delay(150);
"Distance 647
Travel KM"):
delay(150):
3 DMCE
Satellites, 1 CBNT"):
delav(150);
outtextxy(50,390,"So...
Countdown Begin");
delay(150):
outtextxy(50,420, "Enter To
Continue"); delay(150):

void rocket()

setcolor(BLUE);
for(i=30;i<=400;i++)

setcolor(BLUE);

setcolor(GREEN);
outtextxy(318,340-
i,"S"):

outtextxy(318,360-
i,"v");
outtextxy(310,385-
i,''C28"):
setcolor(WHlTE):
outtextxy(10,400+i,"E
ARTH"):

setcolor(RED):

for(k=O;k<=15;k++)

setcolor(YELLOW);

1
setcolor(WHlTE
):
line(O.420+i.62
0.420+i):

line(340.320-
i.320.300-i):
delay(50);
cleardevice();

setcolor(GREEN);
FILL,5)• ,
getch();

Output (image) :-
Skill Developed /outcomes of this project :-

a. This project shows how computer graphic could


animate some pictures that can't be captured easily
with the actual camera.
b. By having objects and using some computer graphic
techniques, the final result portray the animation of
launching of rocket.
c. We understand the concept of moving of objects.
d. The textures help the frames to look more realistic and
closer to the actual image of launching rocket. First of
all
it shows the information of rocket and how it launches
from earth to space.
e. Subsequently, all the computer graphic methods have
made the final frame rendered to be more alive and
looked realistic.

Conclusion:
a. We developed reading skills.
b. This project helps us to developed reading skills.
c. We learned team work.
d. We developed learning skills.

Name and Sign of Faculty HOD


(Mr.Kale.A.I)

You might also like