# Virtual/Extended Reality |XR|

- [Virtual Reality at the NExT Lab](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/vr-at-nl.md): This article introduces Virtual Reality and its workflows within the context of the NExT Lab.
- [Guides](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides.md)
- [Virtual Reality Hardware Set Up](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/virtual-reality-hardware-set-up.md)
- [Meta Quest 3](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/virtual-reality-hardware-set-up/meta-quest-3.md)
- [Troubleshooting](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/virtual-reality-hardware-set-up/meta-quest-3/troubleshooting.md)
- [HTC Vive Headsets](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/virtual-reality-hardware-set-up/htc-vive-headsets.md)
- [HTC Vive](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/virtual-reality-hardware-set-up/htc-vive-headsets/hardware-setup-htc-vive.md)
- [Troubleshooting](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/virtual-reality-hardware-set-up/htc-vive-headsets/hardware-setup-htc-vive/troubleshooting-hardware.md): This page outlines solutions to common VR hardware problems
- [HTC Vive Pro](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/virtual-reality-hardware-set-up/htc-vive-headsets/htc-vive-pro.md)
- [HTC Vive Cosmos](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/virtual-reality-hardware-set-up/htc-vive-headsets/hardware-setup-vive-cosmos.md)
- [Troubleshooting](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/virtual-reality-hardware-set-up/htc-vive-headsets/hardware-setup-vive-cosmos/troubleshooting.md)
- [Twinmotion VR](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/twinmotion-vr.md)
- [Twinmotion VR: Features](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/twinmotion-vr/twinmotion-vr-features.md)
- [Twinmotion VR: Troubleshooting](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/twinmotion-vr/twinmotion-vr-troubleshooting.md): Please refer to the following checklist if you are experiencing trouble with Twinmotion in VR.
- [Virtual Reality Experiences](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/vr-development-overview.md)
- [Unreal Engine](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/vr-development-overview/unreal-engine-overview.md)
- [Unreal Engine Primer](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/vr-development-overview/unreal-engine-overview/unreal-engine-primer.md): This article covers the basics of the Unreal Engine interface and also covers core concepts of working with game engines.
- [Process: Level Building, Playing & Packaging](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/vr-development-overview/unreal-engine-overview/unreal-engine-primer/process-level-building-playing-and-packaging.md): This article extends on the basic primer by further explaining the concepts in the title and how to use some of the tools and best practices.
- [Actors: Components, Content and Editors](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/vr-development-overview/unreal-engine-overview/unreal-engine-primer/actors-components-content-and-editors.md): This article extends on the basic primer by further explaining the concepts in the title and how to use some of the tools and best practices.
- [Materials & Textures](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/vr-development-overview/unreal-engine-overview/unreal-engine-primer/materials-and-textures.md): This article covers Materials in the Unreal Engine
- [Lighting & Mobility](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/vr-development-overview/unreal-engine-overview/unreal-engine-primer/lighting-and-mobility.md): This article extends on the basic primer by further explaining the concepts in the title and how to use some of the tools and best practices.
- [Player: VR and non-VR](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/vr-development-overview/unreal-engine-overview/unreal-engine-primer/player-vr-and-non-vr.md): This article extends on the basic primer by further explaining the concepts in the title and how to use some of the tools and best practices.
- [Interactivity & Blueprints](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/vr-development-overview/unreal-engine-overview/unreal-engine-primer/interactivity-and-blueprints.md)
- [Unreal Engine: Guides](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/vr-development-overview/unreal-engine-overview/unreal-engine-other-guides.md)
- [Setting up a VR-ready File & Templates](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/vr-development-overview/unreal-engine-overview/unreal-engine-other-guides/setting-up-a-vr-ready-file.md): This article will cover the basic setup for VR Applications depending on your headset of choice with basic template files.
- [Creating a Basic VR Experience](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/vr-development-overview/unreal-engine-overview/unreal-engine-other-guides/creating-a-basic-vr-experience.md): This article covers the basic process of getting Rhino geometry into Unreal and adding some VR functionality and creating a basic experience.
- [Custom Collision and Navigation](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/vr-development-overview/unreal-engine-overview/unreal-engine-other-guides/custom-collision-and-navigation.md): This article covers how to generate custom collision for Navigation
- [UV and Lightmaps](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/vr-development-overview/unreal-engine-overview/unreal-engine-other-guides/uv-and-lightmaps.md): This article covers textures and lightmaps.
- [Outputting Content](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/vr-development-overview/unreal-engine-overview/unreal-engine-other-guides/outputting-content.md): Guides for outputting images from Unreal Engine.
- [Unreal Troubleshooting](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/vr-development-overview/unreal-engine-overview/unreal-engine-other-guides/unreal-troubleshooting.md): This article will be continually updated.
- [Point Cloud Visualisation](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/vr-development-overview/unreal-engine-overview/unreal-engine-other-guides/point-cloud-visualisation.md)
- [VR: Video Tutorial Series](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/vr-development-overview/unreal-engine-overview/vr-video-tutorial-series.md)
- [Exporting from Rhino](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/vr-development-overview/unreal-engine-overview/vr-video-tutorial-series/exporting-from-rhino.md)
- [Model Preparation in 3DS Max](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/vr-development-overview/unreal-engine-overview/vr-video-tutorial-series/model-preparation-in-3ds-max.md)
- [Unreal Engine](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/vr-development-overview/unreal-engine-overview/vr-video-tutorial-series/unreal-engine.md)
- [Designing in Virtual Reality](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/designing-in-virtual-reality.md)
- [Gravity Sketch](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/designing-in-virtual-reality/designing-in-vr-using-gravity-sketch.md)
- [Quick Start](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/designing-in-virtual-reality/designing-in-vr-using-gravity-sketch/quick-object-creation-using-gravity-sketch-demo.md): THIS PAGE IS A WORK IN PROGRESS
- [Masterpiece Creator](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/guides/designing-in-virtual-reality/sculpting-in-masterpiecevr.md)
- [Student Contact](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/student-contact.md)
- [VR: Intro Sessions](https://ms-kb.msd.unimelb.edu.au/next-lab/virtual-reality/student-contact/vr-intro-sessions.md)


---

# 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/virtual-reality.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.
