Making Engineering, a Reality for You
In this pandemic, situation E-learning has proved a new and efficient method. For the past year, students are stuck in their homes and have attended numerous online classes. But online classes are monotonous and concepts taught are not retained by our minds. The situation becomes worse when a subject is mostly based on practicals because actually visualization is most important in such subjects as Mechanical Engineering, Biology and many more. With this application, we focus to solve this problem. It utilizes 3D, Augmented reality to give, real-life simulations or feels of various models and make the learning process more impactful and interesting. With an interactive live feature, students can ask the teacher their doubts instantly and also can discuss among themselves.
The site is deployed throught Vercel, which you can view from here
Checkout the ppt from here
Checkout the complete demo video from here
- Interactive 3D Models
- Click on the Perseverance Rover and get information about different parts
- Learn with Augmented Reality
- Chatbot Assistant
- AR: echoAR
- 3D Models: sketchfab.com
Required to install and run the software:
From the project folder, run these commands in console (terminal) to install dependencies and run the app:
npm install
npm start