Skip to content

Walklens is an innovative augmented reality (AR) platform designed to revolutionize the way users access walkthroughs and support materials for various products and services. By utilizing unique QR codes, Walklens offers an immersive AR experience that allows users to easily access and view walkthrough videos.

Notifications You must be signed in to change notification settings

adyujjwal/WalkLens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Walkslens Trimmed

Walkens

Overview

Walkens is a QR-based augmented reality walkthrough and support solution developed using Unity and Vuforia. This project facilitates creating walkthrough experiences for physical spaces by embedding videos onto target images recognized by QR codes. Additionally, it provides a support feature accessible through scanning QR codes with a regular camera, allowing users to create support tickets.

Features

  • QR code generation using Python.
  • Integration of generated QR codes into Vuforia.
  • Unity project integration with the Vuforia database.
  • Embedding walkthrough videos onto target images recognized by QR codes.
  • Support ticket creation by scanning QR codes with a regular camera.

test2_2

Installation

Clone the repository:

git clone https://github.com/yourusername/walkens.git


Generate QR codes using the provided Python script located in the qr_generation directory.
Import the generated QR codes into Vuforia.
Integrate the Vuforia database with the Unity project.
Build the Unity project to generate the APK file.
Install the APK file on compatible devices to experience the augmented reality walkthrough and support solution.

Usage

To initiate the walkthrough experience, scan the QR codes associated with target images using the Walkens application. Embedded videos will play upon successful recognition of the target images. For support, scan QR codes with a regular camera to be redirected to the support page where users can create support tickets.

Contributing

Contributions to Walkens are welcome! If you'd like to contribute:

  • Fork the repository.
  • Create a new branch (git checkout -b feature/improvement).
  • Make your changes.
  • Commit your changes (git commit -am 'Add new feature').
  • Push to the branch (git push origin feature/improvement).
  • Create a new Pull Request.

License

This project is licensed under the MIT License.

Feel free to adjust any part of the README to better fit your project or preferences!

About

Walklens is an innovative augmented reality (AR) platform designed to revolutionize the way users access walkthroughs and support materials for various products and services. By utilizing unique QR codes, Walklens offers an immersive AR experience that allows users to easily access and view walkthrough videos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages