Changes between Initial Version and Version 1 of Other/Summer/2025/Mural


Ignore:
Timestamp:
Jun 12, 2025, 5:49:54 PM (3 days ago)
Author:
hwassermann
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2025/Mural

    v1 v1  
     1= AR Mural =
     2
     3  **WINLAB Summer Internship 2025**
     4
     5  **Advisors:** Ivan Seskar, Jennifer Shane, Wade Trappe
     6
     7  **Group Members:** Maelle Mevel, Amithi Pathak, Hans Wassermann
     8
     9== Project Description
     10This project aims to create a collaborative augmented reality application that will allow remote users to create a virtual mural collaboratively. This project will be made using the Unity game engine and deployed to AR platforms such as Microsoft Hololens.
     11
     12We are continuing development from last years' AR Mural project by refining tools they created as well as improving the structure of the server to make multiplayer more accessible.
     13
     14Students should get started with this project by familiarizing themselves with the Unity game engine and Hololens development tools.
     15
     16
     17== Weekly Progress
     18
     19**Week 1**: Presentation Link: [https://docs.google.com/presentation/d/1aQ2NxaRPrsO5ZBgjDjDU8Piezr5A8DLDx2pvLjs2Cro/edit?usp=sharing]
     20* Got acquainted with Unity and HoloLens, and linked the two
     21* Using the Mixed Reality tool (MRTK) in Unity
     22* Viewed last year's codebase on GitLab