🧪 AR Simple Lab Assistance
🔗 Live Demo: https://sonal092005.github.io/AR-Simple-Lab-Assistance-/
📌 Project Overview
AR Simple Lab Assistance is a web-based Augmented Reality (AR) learning platform designed to help students visualize laboratory experiments and scientific concepts in an interactive way. The project uses 3D models, AR markers, and web technologies to enhance understanding of Physics, Chemistry, and Biology experiments.
This application is especially useful for:
-
Students learning science concepts
-
Virtual lab demonstrations
-
Interactive and immersive education
🎯 Objectives
-
Provide an interactive AR-based lab learning experience
-
Visualize complex scientific models in 3D
-
Improve conceptual understanding through real-time interaction
-
Enable easy access via web browser (no app installation required)
🧠 Key Features
🔐 Login & Dashboard System
🧪 Subject-wise Lab Experiments
-
Physics Lab
-
Chemistry Lab
-
Biology Lab
🧊 3D AR Models (GLB format)
📱 Camera-based AR Interaction
🌐 Fully Web-Based (GitHub Pages Deployment)
💻 Responsive UI
🛠️ Technologies Used
-
HTML5
-
CSS3
-
JavaScript
-
A-Frame
-
AR.js
-
WebXR
-
GitHub Pages (Deployment)
📂 Project Structure AR-Simple-Lab-Assistance/ │ ├── index.html ├── dashboard.html ├── intro.html ├── biology-lab.html ├── chemistry-lab.html ├── physics-lab.html ├── styles.css ├── app.js ├── scripts.js ├── images/ │ └── (3D models, icons, assets) ├── videos/ │ └── ARlab.mp4 └── README.md
🚀 How to Run Locally
Clone the repository:
git clone https://github.com/Sonal092005/AR-Simple-Lab-Assistance-.git
Navigate to the folder:
cd AR-Simple-Lab-Assistance-
Open index.html in a browser (Use Chrome / Edge for best AR support)
🌍 Deployment
The project is deployed using GitHub Pages.
Branch: main
Folder: /root
URL: 👉 https://sonal092005.github.io/AR-Simple-Lab-Assistance-/
📸 Screenshots
🔮 Future Enhancements
-
Add more lab experiments
-
Markerless AR support
-
User authentication with database
-
Performance optimization for mobile devices
-
Voice-based AR guidance
👩💻 Author
Sonal M Sangapur B.E. Information Science & Engineering PDA College of Engineering, Kalaburagi
📧 Email: sangapursonal@gmail.com
🔗 GitHub: https://github.com/Sonal092005
⭐ Acknowledgements
A-Frame & AR.js Community
Open-source 3D model contributors
Academic mentors and peers