# What is Virtual Reality (VR)?

Defining Virtual Reality can be as complex as the experience itself. VR systems are intricate combinations of technology and human perception. It is commonly described as an artificial environment controlled, at least partially, by user interactions, experienced through computer-generated sensory input such as sights and sounds. A simpler definition characterizes VR as an artificial environment experienced through various senses, created by a computer and accessed through a display, most commonly a Head-Mounted Display (HMD). An HMD consists of large glasses that project two separate images, one to each eye, creating the convincing illusion of a three-dimensional scene surrounding the user. In addition to cutting-edge graphics, a VR system typically includes one or more input devices such as controllers, gloves, or motion trackers.

{% embed url="<https://youtu.be/akveRNY6Ulw?si=q6MdBIfWgRh-GPxP>" %}

In the 1980s, Jaron Lanier introduced the term "Virtual Reality" (VR). Virtual Reality enjoyed initial popularity during the 1980s and 1990s but quickly lost momentum due to technological limitations and high costs. At the time, the primary areas of research were focused on engineering, aeronautics, and visual perception. However, in 2014, Facebook (now Meta) acquired the start-up company Oculus, signaling the start of a new chapter for Virtual Reality. Over recent years, technological advances have made VR more affordable and accessible. This has led to a growing interest in immersive technologies like augmented reality (AR) and mixed reality (MR). Today, Virtual Reality (VR) encompasses a variety of technologies, including virtual worlds (VW), massive multiplayer online role-playing games (MMORPGs), virtual collaborative environments, cave automatic virtual environments (CAVE), smartphone-based static VR, and Head-Mounted Displays (HMDs).

Short blog post on VR history and where we are now is available[ here.](https://the-gist.org/2021/05/immersive-reality-history-and-current-state-of-affairs/)

### Taxonomy of Definitions

Debates on correct definitions of virtual reality, augmented reality, mixed reality and where they all fit within the extended reality has been ongoing for years. Currently, there is still no one unified way to discuss immersive technology, however, several attempts have been made.

Next activity is designed to get you thinking about the complexity of this terminology and decide on which one of the definitions you prefer.

<figure><img src="/files/ofyoLHkppFRq0O2xxiXM" alt=""><figcaption></figcaption></figure>

To get you started take a look at these papers discussing difficulties in defining virtual reality within the whole immersive spectrum:

[A unified conceptual model of immersive experience in extended reality](https://www.sciencedirect.com/science/article/pii/S2451958825000788)

[A Call to Unify Definitions of Virtual Reality](https://www.sciencedirect.com/science/article/pii/S1876139918302688?casa_token=nmCLV4nWeyYAAAAA:jh79Nfo42B2L2vD3k4ypDl7xiadj2YA-TkBM09L7qcZm-J5wNqGYAcSKbgbc7JeHWyUJG9RJaw)

[What is Virtual Reality? A healthcare-focused systematic review of definitions](https://www.sciencedirect.com/science/article/pii/S2211883723000199)

[Applications of Virtual Reality (VR) in Autism Research: Current trends\
and taxonomy of definitions](https://drive.google.com/file/d/1wu5KGC6d6GClpFPS9Ov5PQ1i_d0vH3K4/view?pli=1)

<details>

<summary>Activity: What is Virtual Reality?</summary>

Read the papers above and extract a few keywords on what you think virtual reality is. Enter your keywords below in the collective word cloud.

You can also use [this template](https://docs.google.com/document/d/1HhcHst0-wK2olVHAoQKz2_ZYiOcqBY7ea1WAHvmHFzc/edit?usp=sharing) to help you summarize these papers for revision.&#x20;

</details>

{% embed url="<https://answergarden.ch/5019606>" %}

The capabilities of VR systems vary significantly based on the power of the hardware and the quality of the virtual world they create. Key features of all VR systems include immersion, interaction, and a sense of presence. Immersion refers to how effectively the technology isolates the user from reality, allowing them to interact with virtual objects in real-time. Immersion is closely linked to the system's hardware capabilities. Together, immersion and interaction foster a sense of presence, the psychological feeling of "being there" in a virtual environment, even though the user is physically located in the real world. Virtual Reality technologies can generate highly immersive, realistic, and secure environments. In the past decade, various fields of psychology have increasingly embraced this technology to conduct controlled and ecologically valid experiments.

{% embed url="<https://youtu.be/ybyib5pAq7Y?si=4VrWBBuCYMPb8kqI>" %}


---

# 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://sarune.gitbook.io/exeter/what-is-virtual-reality-vr.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.
