Changes between Version 2 and Version 3 of Other/Summer/2025/Mural
- Timestamp:
- Jun 12, 2025, 6:09:30 PM (2 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2025/Mural
v2 v3 18 18 1. Got acquainted with Unity and HoloLens, and linked the two 19 19 2. Using the Mixed Reality tool (MRTK) in Unity 20 3. Viewed last year's codebase on GitLab20 3. Viewed last year's codebase on [https://gitlab.orbit-lab.org/amithi04/ar-mural-summer-2025.git GitLab] 21 21 22 22 **Week 2**: Presentation Link: [https://docs.google.com/presentation/d/13HVsFsC7pe0QbLtg0b1EIvlA28w-17QMqlFcIJYjwCw/edit?usp=sharing] … … 24 24 a. Core functionality 25 25 b. Key functions 26 c. Attributes b.26 c. Attributes 27 27 d. Plan to organize 28 28 2. Created documentation to make setup and configuration of Unity and HoloLens easier … … 33 33 34 34 **Week 3**: Presentation Link: [https://docs.google.com/presentation/d/1MmFYcW0hngEcrWNa6y64QlfmTCxdba_8g1MGcYq5wCU/edit?usp=sharing] 35 1. Analyzed server side codebase on GitLab35 1. Analyzed server side codebase on [https://gitlab.orbit-lab.org/nfallah/ar-mural-server.git GitLab] 36 36 2. Added function to import 3D models to the scene with a scroll down menu 37 37 a. Trying to fix some issues related to the assets being stored incorrectly in the server