An immersive 360° virtual tour website built for the Department of Computer Science & Engineering, providing users with an interactive way to explore locations online.
Developed with React.js + Vite, Three.js for 3D rendering, and ImageKit.io for optimized image delivery.
- 🌐 360° Panoramic Views — Navigate through scenes like a real-life tour.
- 🎯 Smooth Navigation — Seamless scene transitions with clickable hotspots.
- ⚡ Optimized Performance — Built on Vite for fast builds and hot module replacement (HMR).
- 🖼️ High-Quality Images — Served via ImageKit.io for fast loading and adaptive quality.
- 📱 Responsive Design — Works beautifully on desktop, tablet, and mobile devices.
| Technology | Purpose |
|---|---|
| React.js + Vite | Frontend framework & development environment |
| Three.js | 3D rendering and panoramic viewer |
| ImageKit.io | Image storage, optimization, and CDN delivery |
| JavaScript (ES6+) | Application logic |
| CSS / Tailwind | Styling and responsiveness |
Add the images to your Public folder.
git clone https://github.com/your-username/virtual-tour.git
cd CSE-Virtual-Tour
npm install
npm run devYour app will be available at: http://localhost:5173
Developed by Pulindu Vilhan Ranaweera Department of Computer Science & Engineering