Skip to content

Latest commit

 

History

History
80 lines (54 loc) · 2.37 KB

README.md

File metadata and controls

80 lines (54 loc) · 2.37 KB

College360 - 3D Campus Tour of DDIT Nadiad

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!

🏆 Award-Winning Project

This project was developed during DUHACKS 2.0, a 36-hour long hackathon, where it won the Best Open Innovation Award.


thumbnail

🚀 Features

  • 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.

🛠️ Built With

  • 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.

💻 Getting Started

Prerequisites

Make sure you have Python 3.x installed.

Installation

  1. Clone the repository:

    git clone https://github.com/sahilsapariya/College360.git
    cd ./College360/flask
  2. Install Flask:

    pip install flask
  3. Run the application:

    python app.py
  4. Open your browser and go to http://localhost:5500.


📸 Screenshots

Home page


🎓 About DDIT Nadiad

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.


👨‍💻 Authors


🏅 Acknowledgments

  • 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!