Welcome to College360, an innovative web application that allows users to experience an immersive 3D virtual tour of Dharmasinh Desai University (DDIT Nadiad), similar to Google Street View. Explore the campus at your own pace, from anywhere in the world!
This project was developed during DUHACKS 2.0, a 36-hour long hackathon, where it won the Best Open Innovation Award.
- Interactive 3D Tour: Navigate through panoramic images of the campus with full 360-degree views using Panolens.js.
- User-Friendly Interface: Simple controls and seamless interaction for a smooth virtual tour experience.
- No Complex Setup: Built using a simple Flask application, you only need to install Flask and run the app.
- Cross-Platform Support: Compatible with all modern browsers and devices.
- Panolens.js: For rendering panoramic 3D views.
- Three.js: The underlying 3D engine.
- HTML5, CSS3, JavaScript: To design the frontend.
- Flask: As the backend framework for easy server deployment.
Make sure you have Python 3.x installed.
-
Clone the repository:
git clone https://github.com/sahilsapariya/College360.git cd ./College360/flask
-
Install Flask:
pip install flask
-
Run the application:
python app.py
-
Open your browser and go to
http://localhost:5500
.
Dharmasinh Desai University (DDU) is a premier institution located in Nadiad, Gujarat. College360 offers a unique way to explore our vibrant campus from the comfort of your own home.
- Sahil Sapariya - Developer
- Pranjal Javia - Developer
- Meet Boda - Developer
- Prey Dalsaniya - Developer
- DUHACKS 2.0 Team
- DUHACKS 2.0 for hosting an incredible hackathon.
- Special thanks to the mentors and judges who recognized the potential of College360.
Feel free to contribute to the project or provide feedback!