Synopsis

You might also like

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

VISVESVARAYA TECHNOLOGICAL UNIVERSITY

BELGAVI, KARNATAKA -590 018

Computer Graphics Laboratory with Mini-Project [18CSL67]


Mini-Project Synopsis Submission
on

“PAMBAN BRIDGE SIMULATION”


By
Team Code: CGP2023-A08
Harsha Vardhan K 4MH20CS035
Shobith M V 4MH20CS088

: Under the Guidance of:

Prof. Santosh E
Assistant Professor
Department of CS&E
MIT Mysore

Accredited By:
1.Aim of the Project
The aim of this project is to create a 2-D simulation of the new Pamban Bridge using
OpenGL library in C++. Also, this simulation aims at giving people an enhanced visual effect
of the working of this bridge.

2.Introduction to the Project


This project helps to understand the working of the new Pamban Bridge which is being
built on the Indian Ocean. This bridge connects the town of Rameswaram on Pamban Island to
the mainland town of Mandapam in the southern Indian state of Tamil Nadu.
The bridge might look as normal as any railway track that is built across any river. Since
this bridge is built on an ocean the ships will be crossing more frequently than expected and
for the ship to take a different route it will be a longer journey. So, this bridge is designed in
such a way that when a ship has to cross the bridge, the bridge moves up and makes way for
the ship and then is moves back down for the trains to move normally.

3.Project Output Rough Design


4.Applicable Project Design Parameters

Description Yes/No
2D Design Yes
3D Design No
Transformation using Translation Yes
Transformation using Rotation Yes
Transformation using Scaling Yes
User Interaction (through Mouse) No
User Interaction (through Keyboard) Yes
User Interaction (through Menu) Yes
Light & Shading Effect No
Shadow Effect No
Curve Lines or Curve Surfaces Yes

You might also like