Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

CG_Report_front (1) (1)

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

VISVESVARAYA TECHNOLOGICAL UNIVERSITY

JNANASANGAMA, BELAGAVI - 590018

Computer Graphics and Visualization (22CSE154) Report


on

Visualizing Tower of Hanoi using OpenGL

Submitted in partial fulfillment for the award of degree of

Bachelor of Engineering
in
COMPUTER SCIENCE AND ENGINEERING

Submitted by
VENKATESH BATI 1BG22CS177
VISHAL H PUJAR 1BG22CS182
Under the Guidance of
Mrs. Geetha L. S.
Assistant Professor, Dept. of CSE,
BNMIT, Bengaluru

B.N.M. Institute of Technology


An Autonomous Institution under VTU
Approved by AICTE, Accredited as grade A Institution by NAAC. All eligible branches – CSE, ECE, EEE,
ISE & Mech. Engg. are Accredited by NBA for academic years 2018-19 to 2024-25 & valid upto 0.06.2025
URL: www.bnmit.org
Department of Computer Science and Engineering
2024 - 2025
B.N.M. Institute of Technology
An Autonomous Institution under VTU
Approved by AICTE, Accredited as grade A Institution by NAAC. All eligible branches – CSE, ECE, EEE, ISE & Mech.
Engg. are Accredited by NBA for academic years 2018-19 to 2024-25 & valid upto 30.06.2025
URL: www.bnmit.org

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING

CERTIFICATE
Certified that the Fifth Semester CG project entitled Visualizing Tower of Hanoi using OpenGL
carried out by VENKATESH S BATI (1BG22CS177 )and VISHAL H PUJAR (1BG22CS182)
bonafide students of V Semester B.E., B.N.M Institute of Technology, an Autonomous Institution
under Visvesvaraya Technological University, submitted in partial fulfillment for the Bachelor of
Engineering in COMPUTER SCIENCE AND ENGINEERING, Belagavi during the year 2024-25. It is
certified that all corrections/ suggestions indicated for Internal Assessment have been incorporated in
the report deposited in the departmental library. The project report has been approved as it satisfies the
academic requirements in respect of project work prescribed.

Mrs. Geetha L. S. Dr. Chayadevi M L


Assistant Professor Professor and HOD
Department of CSE Department of CSE
BNMIT, Bengaluru BNMIT, Bengaluru
ACKNOWLEDGEMENT

I would like to place on record our sincere thanks and gratitude to the concerned people,
whose suggestions and words of encouragement has been valuable.

I express my heartfelt gratitude to the management of B.N.M Institute of Technology, for


giving us the opportunity to pursue Degree of Computer Science and Engineering and
helping us to shape our career. We take this opportunity to thank Shri. Narayan Rao
Maanay, Secretary, Prof. T. J. Rama Murthy, Director, Dr. S. Y. Kulkarni, Additional
Director and Principal, Prof. Eishwar N Maanay, Dean and Dr. Krishnamurthy G. N.,
Deputy Director for their support and encouragement to pursue this project. We would like
to thank Dr. Chayadevi M L, Professor and Head, Dept. of Computer Science and
Engineering, for her support and encouragement.

I would like to express my heartfelt gratitude to my internal guide Mrs. Geetha L. S,


Assistant Professor, Department of Computer Science and Engineering, BNMIT, Bengaluru,
who has given me all the support and guidance in completing the project successfully.

VENKATESH S BATI (1BG22CS177)


VISHAL H PUJAR (1BG22CS182)
TABLE OF CONTENTS

CONTENTS Page No.


ACKNOWLEDGEMENT I
ABSTRACT II
Chapter 1 – Introduction 1

Chapter 2 – Problem statement 3

Chapter 3 – Description 4

Chapter 4 – Methodology followed 6

Chapter 5 – Results 9

Chapter 6 – Conclusion 12

Chapter 7 – Code listing 13

References

TABLE OF FIGURES

Figure No Figure Page No


5.1 Prompt to enter Main screen 9
5.2 Prompt to Choose the color of the disc 9

5.3 Beginning of Visualization 10

5.4 Completion of puzzle 10

5.5 Final results of program execution 11

You might also like