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

VISVESVARAYA TECHNICAL UNIVERSITY

BELAGAVI – 590018

A Project Report on

“AEROPLANE CRASH”
Submitted By
Miss. Deepa Naik USN: 2HN17CS012
Miss. Keerti Ichalakaranji USN: 2HN17CS013
Miss. Savita Girigowdar USN: 2HN17CS024

Under the Guidance of


Prof. N.M.Patel

Department of Computer Science and Engineering

S.J.P.N Trust’s
HIRASUGAR INSTITUTE OF TECHNOLOGY, NIDASOSHI-591236
Inculcating Values, Promoting Prosperity
Approved by AICTE, Recognized by Govt. of Karnataka, Affiliated to VTU Belagavi.
Accredited at “A” Grade by NAAC
Programmes Accredited by NBA: CSE, ECE, EEE & ME
Academic Year 2019-2020
VISVESVARAYA TECHNICAL UNIVERSITY
BELAGAVI – 590018

Department of Computer Science and Engineering

Certificate
Certified that the mini-project titled “Aeroplane Crash” is a bonafide work carried
out by Miss.Deepa Naik (2HN17CS012) Miss.Keerti Ichalakaranji (2HN17CS013)
Miss.Savita Girigowdar (2HN17CS024) in partial fulfilment of the requirements of VI
semester of Bachelor of Computer Science and Engineering of the Visvesvaraya
Technological University, Belagavi during the academic year 2019–2020. It is
certified that all the corrections /suggestions indicated have been incorporated in the
report. The project has been approved as it satisfies the academic requirements in
respect of project work prescribed by the Bachelor of Engineering course.

Guide H. O. D. Principal
Prof. N.M.Patel Prof. S.V.Manjaragi Dr. S. C. Kamate

Name of the Examiners Signature


1.__________________ __________________
2.__________________ __________________
VISVESVARAYA TECHNICAL UNIVERSITY
BELAGAVI – 590018

Department of Computer Science and Engineering

Certificate
Certified that the mini-project titled “Aeroplane Crash” is a bonafide work carried
out by Miss.Deepa Naik (2HN17CS012) in partial fulfilment of the requirements of
VI semester of Bachelor of Computer Science and Engineering of the
Visvesvaraya Technological University, Belagavi during the academic year 2019–
2020. It is certified that all the corrections /suggestions indicated have been
incorporated in the report. The project has been approved as it satisfies the academic
requirements in respect of project work prescribed by the Bachelor of Engineering
course.

Guide H. O. D. Principal
Prof. N.M.Patel Prof. S.V.Manjaragi Dr. S. C. Kamate

Name of the Examiners Signature


1.__________________ __________________
2.__________________ __________________
VISVESVARAYA TECHNICAL UNIVERSITY
BELAGAVI – 590018

Department of Computer Science and Engineering

Certificate
Certified that the mini-project titled “Aeroplane Crash” is a bonafide work carried
out by Miss.Keerti Ichalakaranji (2HN17CS013) in partial fulfilment of the
requirements of VI semester of Bachelor of Computer Science and Engineering of
the Visvesvaraya Technological University, Belagavi during the academic year
2019–2020. It is certified that all the corrections /suggestions indicated have been
incorporated in the report. The project has been approved as it satisfies the academic
requirements in respect of project work prescribed by the Bachelor of Engineering
course.

Guide H. O. D. Principal
Prof. N.M.Patel Prof. S.V.Manjaragi Dr. S. C. Kamate

Name of the Examiners Signature


1.__________________ __________________
2.__________________ __________________
VISVESVARAYA TECHNICAL UNIVERSITY
BELAGAVI – 590018

Department of Computer Science and Engineering

Certificate
Certified that the mini-project titled “Aeroplane Crash” is a bonafide work carried
out by Miss.Savita Girigowdar (2HN17CS024) in partial fulfilment of the
requirements of VI semester of Bachelor of Computer Science and Engineering of
the Visvesvaraya Technological University, Belagavi during the academic year
2019–2020. It is certified that all the corrections /suggestions indicated have been
incorporated in the report. The project has been approved as it satisfies the academic
requirements in respect of project work prescribed by the Bachelor of Engineering
course.

Guide H. O. D. Principal
Prof. N.M.Patel Prof. S.V.Manjaragi Dr. S. C. Kamate

Name of the Examiners Signature


1.__________________ __________________
2.__________________ __________________
ABSTRACT

The Project copeup with the modelling of Aeroplane crashing a building. The project makes
uses of OpenGL modelling to visualize the plane crash. It encompasses some of the skills
learnt in our OpenGL classes such as pushmatrix(), popmatrix(), timer function, etc. The
designed Aeroplane Takeoff computer graphics project, as seen contains three objects- sky,
aeroplane and runway. All these objects are designed with simple OpenGL graphics objects.
Graphics provides one of the most natural means of communicating with a computer, since
our highly developed 2D and 3D pattern recognition allow us to perceive and process
pictorial data rapidly and efficiently. Interactive computer graphics is the most important
means of producing the pictures since the invention of photography and television. It has the
added advantage that with the computer we can make pictures not only of concrete real world
objects but also of abstract such as survey results.
In this area we explore data visualization, non-photorealistic renderings, and perception in
virtual environments. It draws from and contributes to work in algorithms, human perception,
art, animation, computer vision, and image processing. Specific research thrusts in the
department include information visualization, visualization of 2-D and 3-D flow data,
multivariate visualization, non-photorealistic rendering, volume visualization, point based
modelling and rendering, physically and perceptually-based image synthesis, color
appearance design and reproduction, and the investigation of perceptual issues in virtual
environments. Also, Languages as C or C++ using OpenGL, GLU and GLUT Libraries. It
consists of an animation of specific time duration controlled by the Keyboards Click Event
Handling.
This simple OpenGL computer graphics program in which, the aeroplane take off in the air.
After take off the aeroplane fly in the air. This is very simple program as explain will show
aeroplane take off from its runway .The aeroplane take off computer graphics projects, C
program we can see the four objects-sky, aeroplane, runway and obstacle. All these objects
are designed with simple OpenGL graphics objects.
ACKNOWLEDGEMENT

It is our SL.N DESCRIPTION PAGE.NO pleasure to


acknowledge O the help we
have received 1 Introduction 1 from
individuals 2 System Requirements 3 and the
institute. We 3 OpenGL Fundamentals 4 would like to
thank our 4 Basic OpenGL Operation 5 Principal
5 Implementation 6
6 Source Code 7
7 Result and Snapshots 18
8 Conclusion 20
9 References 21

Dr.S.C.Kamate in particular for the excellent facilities provided.


We are very thankful and highly obliged to our beloved HOD Prof.S.V.Manjaragi for
his encouragement and insightful comments at virtually all stages of my mini-project.

We also wish to express our warm and grateful thanks to our respected Guide Prof. N M
Patel for giving us the advice and valuable guidance.
We also thank all Professors and Staff of CSE department for their constant encouragement.

Deepa Naik
Keerti Ichalakaranji
Savita Girigowdar

CONTENTS

You might also like