From eff53444daa1c2b85d54325dc800d0ab41b88f64 Mon Sep 17 00:00:00 2001 From: Mansi13-6 Date: Mon, 20 Oct 2025 16:51:15 +0530 Subject: [PATCH] Added the AR/VR Translation Project --- .../MiniProjects/Wearable-Translation-Glasses | 1 + Domains/AR-VR/README.md | 15 ++++++++------- 2 files changed, 9 insertions(+), 7 deletions(-) create mode 160000 Domains/AR-VR/MiniProjects/Wearable-Translation-Glasses diff --git a/Domains/AR-VR/MiniProjects/Wearable-Translation-Glasses b/Domains/AR-VR/MiniProjects/Wearable-Translation-Glasses new file mode 160000 index 00000000..27774d55 --- /dev/null +++ b/Domains/AR-VR/MiniProjects/Wearable-Translation-Glasses @@ -0,0 +1 @@ +Subproject commit 27774d553ca930d9b18b1a0c6a71c2ee7f8c0496 diff --git a/Domains/AR-VR/README.md b/Domains/AR-VR/README.md index f8335196..233a841b 100644 --- a/Domains/AR-VR/README.md +++ b/Domains/AR-VR/README.md @@ -265,12 +265,12 @@ YourARVRProject/ ## 📊 Project Template ```markdown -# Project Name +# Wearable Translation Glasses -**Contributor:** YourGitHubUsername +**Contributor:** Mansi13-6 **Domain:** AR-VR -**Difficulty:** [Beginner/Intermediate/Advanced] -**Platform:** [AR / VR / Mixed Reality] +**Difficulty:** [Intermediate] +**Platform:** [AR / VR] ## Description Brief description of the AR/VR experience. @@ -321,9 +321,10 @@ Android Build Support (for Quest) \`\`\` Window → Package Manager Install: -- XR Plugin Management -- XR Interaction Toolkit -- Oculus XR Plugin (for Quest) +# pip install numpy==1.24.4 +# pip install opencv-python +# pip install easyocr +# pip install googletrans==4.0.0-rc1 \`\`\` ### 3. Project Settings