> For the complete documentation index, see [llms.txt](https://gitbook.brown.edu/bai-creative-technology/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.brown.edu/bai-creative-technology/guides/virtual-reality.md).

# Virtual reality

- [Unity 3D: Overview](https://gitbook.brown.edu/bai-creative-technology/guides/virtual-reality/unity-3d-overview.md): A overview of the Unity real-time 3D engine.
- [Setting up Unity](https://gitbook.brown.edu/bai-creative-technology/guides/virtual-reality/unity-3d-overview/setting-up-unity.md)
- [Building 3D objects](https://gitbook.brown.edu/bai-creative-technology/guides/virtual-reality/unity-3d-overview/building-3d-objects.md): How 3D environments and game engines like Unity build objects piece by piece to simulate our world
- [Using Unity](https://gitbook.brown.edu/bai-creative-technology/guides/virtual-reality/unity-3d-overview/using-unity.md)
- [Virtual Reality with Unity: Getting Started](https://gitbook.brown.edu/bai-creative-technology/guides/virtual-reality/virtual-reality-with-unity-getting-started.md): A step-by-step walkthrough of setting up a basic Unity Project for VR headsets
- [Setting up your project](https://gitbook.brown.edu/bai-creative-technology/guides/virtual-reality/virtual-reality-with-unity-getting-started/setting-up-your-project.md): A step-by-step walkthrough of setting up a basic Unity Project for VR headsets
- [Enable Controller Movement + Teleportation](https://gitbook.brown.edu/bai-creative-technology/guides/virtual-reality/virtual-reality-with-unity-getting-started/enable-controller-movement-+-teleportation.md): Moving around, picking up objects and triggering events requires adding VR interaction components in Unity
- [Basic Interactable Objects](https://gitbook.brown.edu/bai-creative-technology/guides/virtual-reality/virtual-reality-with-unity-getting-started/basic-interactable-objects.md): Basic setup of using controllers to be able to pick up and interact with objects
- [Prototyping VR via Oculus Link](https://gitbook.brown.edu/bai-creative-technology/guides/virtual-reality/virtual-reality-with-unity-getting-started/prototyping-vr-via-oculus-link.md): Using Oculus Link you can test your project in Unity without building and deploying to the device.
