"3D House": Visvesvaraya Technological University

You might also like

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

VISVESVARAYA TECHNOLOGICAL UNIVERSITY

JANASANGAMA, BELAGAVI, KARNATAKA, INDIA-590018

MINI PROJECT REPORT ON

"3D HOUSE"
Submitted in partial fulfillment for the requirement of 6thsemester for
the academic year 2022-23
Degree of Bachelor of Engineering in

COMPUTER SCIENCE & ENGINEERING

SUBMITTED BY:

CHIRAG.U [IGC20CS011]

Under the guidance of:

Mrs. ZABIHA KHAN

Associate Professor,
Dept. of CSE, GCE

GHOUSIA COLLEGE OF ENGINEERING, RAMANAGARA-562159


DEPARTMENT OF COMPUTER SCIENCE AND
ENGINEERING

GHOUSIA COLLEGE OF ENGINEERING


RAMANAGARA-562159

(Affiliated To Visvesvaraya Technological University, Belagavi, Approved by AICTE


And Accredited by NBA New Delhi)

CERTIFICATE

This is to certify that the mini-project work entitled 3D HOUSE is a Bonafide Project work
carried out by CHIRAG.U(1GC20CS011), in partial fulfillment of 'sixth' semester for the
Degree of Bachelor of Engineering in Computer Science and Engineering of
Visvesvaraya Technological University, Belagavi, during the academic year 2022-23. It is
certified that all corrections/suggestions indicated for Internal Assessments have been
incorporated with the report deposited in Department Library, the mini-project report has
been approved as satisfies the academic requirement in mini-project proscribed for said
degree.

Signature of Guide Signature of HOD


Mrs. Zabiha Khan Dr. Dilshad Begum

Name of the Examiners Signature of Examiners with Date

1.

2.
ACKNOWLEDGEMENT

We wish to express My deepest sense of gratitude and indebtedness to this great institution
of ours, Ghousia College of Engineering, Ramanagaram and more profoundly to the
Department of Computer Science and Engineering which has given us the privilege to
imbibe ample of Technical Knowledge, thereby enabling us to attain our long-cherished
goal of becoming a worthy Computer Science Engineer.

Firstly, we would like to thank Dr. Md Zahed Ahmed Ansari, Principal, Ghousia College
of Engineering, Ramanagara for his constant support and guidance to the students of this
esteemed institution.

We are delighted to place on record my gratitude to Dr. Dilshad Begum, professor and
Head of the Department of Computer Science & Engineering for his constant support and
suggestions during the course of the mini-project work.

We are pleased to Acknowledge my indebtedness to our guide Mrs.Zabiha Khan Associate


Professor, Department of Compute Science and Engineering for her guidance, constant
support, valuable suggestions and encouragement provided during the course of the mini-
project work.

We also thank all other teaching and supporting staff and friends who are directly or
indirectly responsible for the successful completion of the mini-project work.

CHIRAG.U(1GC20CS011)
ABSTRACT

This Project is on 3D in Computer Graphics using OpenGL Functions.

implements the view of a 3D House both inside and outside of the house. The house is
surrounded by a compound wall. The APIs that are used in implementing these components
ded to
modify the various features such as changing the background, lighting, etc. This project
implements both the orthographic and perspective views. Options have been provided in the
menu to switch between the views.

This Project makes use of OpenGL for the entire coding purpose. The OpenGL Utility
Toolkit is a Programming Interface. The Toolkit supports much functionality like call back
event driven processing, sophisticated input devices etc.
TABLE OF CONTENTS

Chapter Name

1. PREAMBLE 1-2
1.1 : Introduction
1.2 : Statement of Problem
1.3: Objective of the problem

2. LITERATURE SURVEY 3-4

3. SYSTEM REQUIREMENTS 5
3.1 : Hardware Requirements
3.2 : Software Requirements

4.DESIGN 6
4.1 : Existing system
4.2 : Proposed system
4.3: Low Level Design

5.IMPLEMENTATION 8-9
5.1: Functions

6.RESULTS AND SNAPSHOTS........... 10-13

7. CONCLUSION AND FUTURE SCOPE 14


7.1 : Conclusion
7.2 : Future Enhancements
7.3 : Limitations

8.Appendix ............................................................................................15-26

9.BIBLIOGRAPHY 27

You might also like