Report Open GL

You might also like

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

VISVESVARAYA TECHNOLOGICAL UNIVERSITY

BELGAUM - 590 018, KARNATAKA

COMPUTER GRAPHICS & VISUALIZATION LAB


MINI PROJECT REPORT ON

“AEROPLANE CRASH”

Submitted in partial fulfillment of requirement for the Computer Graphics Laboratory of

BACHELOR OF ENGINEERING

IN

COMPUTER SCIENCE & ENGINEERING

Submitted by:
POOJA . H PRAGATHI. M
(1EW16CS106) (1EW16CS106)

Under the guidance of

Mr.SAGAR. B
Assistant Professor,

Dept of CS&E

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING

EAST WEST INSTITUTE OF TECHNOLOGY

ABSTRACT

The project copes up with the modeling of Aeroplane crashing a building. The project makes
use of OpenGL modeling to visualize the plane crash. It encompasses some of the skills learnt in our
OpenGL classes such as pushmatrix(),translate() ,popmatrix(),timer function, etc.

The designed Airplane Takeoff computer graphics project, as seen contains three objects - sky,
airplane and runway. All these objects are designed with simple OpenGL graphics objects.

INTRODUCTION

The development of this project would improve the user’s knowledge about computer
graphics and OpenGL. This project provides good understanding of OpenGL prominent
functions like Scaling. Keeping the factors of usability in mind we have develop this project
to provide ease of use. This project will allow user to interact with it through the use of
devices like keyboard . This is a project mainly concern with 3D graphics, this project also
contain some keyboard functions

You might also like