Virtual reality (VR) replaces your entire field of view with a computer-generated environment; augmented reality (AR) overlays digital content onto the real world you can still see. Both technologies use computing to blur the boundary between physical and digital experience, but they do so in fundamentally different ways.
What is virtual reality and how does it work?
Virtual reality immerses the user in a completely artificial environment. All sensory input comes from the computer — typically through a head-mounted display (HMD) that covers both eyes with high-resolution screens, and headphones for spatial audio.
Key technical components:
| Component | Function |
|---|---|
| Head-mounted display (HMD) | Presents a separate image to each eye, creating stereoscopic 3D depth |
| Inertial measurement unit (IMU) | Accelerometers and gyroscopes track the orientation and movement of the user's head in real time |
| Motion controllers | Track the position and orientation of the user's hands |
| Rendering engine | Generates a complete 3D scene from the user's current viewpoint at high frame rate (≥90 fps to avoid nausea) |
| Positional tracking | Cameras or laser sensors track the user's physical position in a room |
The critical challenge is latency — the delay between the user moving their head and the display updating. If the delay exceeds about 20 milliseconds, the brain detects a mismatch between expected and actual visual feedback, causing nausea (motion sickness). This is why VR requires extremely powerful processors and low-latency displays.
What is augmented reality and how does it work?
Augmented reality adds digital content to a live view of the real world. The user sees their actual surroundings, with computer-generated graphics superimposed. Delivery methods include:
- Smartphones (the most common): the phone's camera captures the scene; the app renders digital objects and composites them over the camera view on screen
- Smart glasses (e.g. Microsoft HoloLens): semi-transparent displays project holograms onto the wearer's field of view while they see the real world normally
- Head-up displays (HUDs): used in aircraft cockpits and some cars to project speed, navigation, and warnings onto the windscreen
AR uses computer vision and simultaneous localisation and mapping (SLAM) algorithms to understand the 3D structure of the real environment in real time, so digital objects appear correctly anchored to surfaces and respond to the user moving around them.
How do VR and AR compare?
| Feature | Virtual Reality (VR) | Augmented Reality (AR) |
|---|---|---|
| Real-world visibility | Completely blocked | Maintained |
| Level of immersion | Full — the entire experience is digital | Partial — digital overlays on real world |
| Primary hardware | Head-mounted display (headset) | Smartphone or smart glasses |
| Processing demands | Very high (rendering full 3D world) | Moderate (compositing onto real feed) |
| Social interaction | Isolated from physical surroundings | Possible while using it |
| Common examples | Gaming, training simulations, therapy | Pokémon GO, IKEA Place, Snapchat filters |
What are the real-world applications of VR and AR?
Education and training
- Medical students can practice surgery in VR without risk to patients
- Pilots train on VR flight simulators before flying real aircraft
- AR overlays instructions on real machinery for maintenance training
Healthcare
- VR therapy is used for treating phobias and post-traumatic stress disorder (PTSD) by gradually exposing patients to controlled virtual environments
- Surgeons use AR overlays from MRI and CT data during operations
Retail and design
- IKEA's AR app lets customers visualise furniture in their actual rooms before buying
- Estate agents offer VR walkthroughs of properties without requiring a physical visit
Gaming and entertainment
- VR gaming provides full immersion (games, experiences, social spaces)
- AR games like Pokémon GO overlay game characters on real-world locations
Engineering and architecture
- Architects walk through VR models of buildings that exist only as designs
- Car manufacturers use VR to review interior ergonomics before building a prototype
What are the ethical and social concerns?
Privacy — AR smart glasses that discretely record the environment raise serious questions about bystanders' right not to be filmed. Facial recognition combined with AR glasses could identify strangers in public without consent.
Addiction and dissociation — highly immersive VR environments could draw vulnerable users away from real-world relationships and responsibilities.
Health effects — prolonged VR use can cause eye strain, disorientation, and motion sickness. The long-term effects on developing brains in children are not yet fully understood.
Digital divide — high-end VR equipment costs hundreds of pounds, creating a gap between users who can and cannot access the technology.
Misinformation — deepfake AR content could overlay false information on real-world footage, making it harder to distinguish genuine from fabricated scenes.
Frequently asked questions
What is the difference between VR and AR in simple terms?
Virtual reality replaces everything you see with a computer-generated world — you put on a headset and the real world disappears. Augmented reality adds digital content on top of what you can already see — like pointing your phone at a room and seeing virtual furniture placed in it.
What is mixed reality?
Mixed reality (MR) is a term sometimes used for experiences that combine elements of both VR and AR in more sophisticated ways — digital objects that interact with and respond to real physical objects, for example. Microsoft uses "mixed reality" to describe the HoloLens, which projects holograms that appear to exist physically in the room. The distinction between AR and MR is not universally agreed upon.
Why does high frame rate matter for VR?
In VR, your brain expects the visual world to respond instantly when you move your head. If the frame rate is too low — below about 72–90 frames per second — or the latency is too high, there is a mismatch between what your vestibular system (inner ear) feels and what your eyes see. The brain interprets this conflict as motion sickness, causing nausea and disorientation. High frame rates are essential for comfortable VR, which is why VR requires powerful processors.
What computing technologies make AR and VR possible?
AR and VR depend on several converging computing technologies: powerful GPUs capable of rendering complex 3D scenes in real time; compact, high-resolution displays that fit in a headset; miniaturised sensors (accelerometers, gyroscopes, depth cameras); computer vision algorithms for spatial mapping; and low-latency wireless communication. Without improvements in all these areas over the past decade, consumer AR/VR would not have been feasible.
Explore the technology and ethics of AR and VR with Professor Turing at aitutors.me — every concept unpacked through guided questions.