Changes between Version 1 and Version 2 of Other/Summer/2023/Mural


Ignore:
Timestamp:
Jun 4, 2023, 11:04:37 PM (13 months ago)
Author:
jennyshane
Comment:

Legend:

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

    v1 v2  
    1010The objective of this project is to create a collaborative augmented reality application which will allow remote users to collaboratively create a virtual mural. This project will be created using the Unity game engine and deployed to AR platforms such as the Microsoft Hololens.
    1111
    12 In addition to creating the software that will manage the generation and rendering of the mural, another important component of this project is designing an infrastructure that will allow for very low latency collaboration. If time allows, one of the end goals of this project is to deploy it using an "edge cloud" architecture.
     12In addition to creating the software that will manage the generation and rendering of the mural, another important component of this project is designing an infrastructure that will allow for very low latency collaboration. If time allows, one of the end goals of this project is to deploy it using an "edge cloud" architecture using the OpenAR Cloud project.
    1313
    1414Students should get started with this project by familiarizing themselves with the Unity game engine and Hololens development tools.