# Augmented/Mixed Reality at the NExT Lab

Augmented Reality (AR) and Mixed Reality (MR) are a subset of Extended Reality (XR) technologies. AR/MR are experiences where one's physical environment is overlayed with digital elements. AR usually refers to experiences where the physical and digital elements do not interact, whereas they do interact in MR experiences.

The idea of using AR/MR to visualise designs or instructions in-situ to assist with manufacturing tasks has existed since the technology's conception. For example; The first head-mounted display (HMD) designed by Caudell and Mizell, was designed to augment an aircraft assembly worker’s field of view with digital information to facilitate manufacturing, such as the location of drill holes in 3D space.

## Mixed Reality Hardware

The Next Lab has several [Microsoft Hololens](/next-lab/augmented-reality/resources/platforms-hardware/microsoft-hololens.md) that come pre-installed with an AR demo that lets you place a variety of 3D objects as holograms into the real world and allows you to walk around and inspect the holograms from all sides.

Additionally via the use of the software package Fologram you can use the HoloLens to display geometries generated in Rhino. In conjunction with the use of Grasshopper, these geometries can be manipulated via gestures and pointers in the HoloLens itself.

You can also develop mobile applications using software packages such as [Vuforia and Unity](/next-lab/augmented-reality/resources/unity-and-vuforia.md).

### Requirements <a href="#what-are-the-requirements-for-a-computer-to-run-vr" id="what-are-the-requirements-for-a-computer-to-run-vr"></a>

HoloLens is a standalone computer and as such can be used to do the demo. However, an additional computer/laptop is needed to run Rhino and Fologram.

## Get Started

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Training LMS</strong></td><td>Introduction to AR</td><td><a href="https://ms-training.msd.unimelb.edu.au/view_course/244">https://ms-training.msd.unimelb.edu.au/view_course/244</a></td></tr><tr><td><strong>Loaning Equipment</strong></td><td>Media Hub (Rm127 Glyn Davis Building)</td><td><a href="https://msd.unimelb.edu.au/maker-spaces/loans-desk">https://msd.unimelb.edu.au/maker-spaces/loans-desk</a></td></tr><tr><td><strong>Learn</strong></td><td>Learn through our knowledge base, click through or use the navigation on the left.</td><td><a href="/pages/-LXv-qjkz-Vu_h7KKI-K">/pages/-LXv-qjkz-Vu_h7KKI-K</a></td></tr><tr><td><strong>Consultations</strong></td><td>Ask our technicians for technical guidance or any other questions!</td><td><a href="https://msd.unimelb.edu.au/maker-spaces/next-lab/main#resources-services">https://msd.unimelb.edu.au/maker-spaces/next-lab/main#resources-services</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ms-kb.msd.unimelb.edu.au/next-lab/augmented-reality/augmented-reality-at-the-next-lab.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
