Explanation
Parallax is the difference in the apparent position of an object when viewed from two different angles. It is the fundamental mechanism behind depth perception: your left and right eyes see slightly different views, and your brain fuses them into a 3D image. In VR, both binocular parallax (stereo vision) and motion parallax (objects moving at different speeds as you move) are critical for creating a convincing sense of space.
Real-world example
Seeing a landscape differently with your right eye versus your left eye creates depth perception.
Practical applications
- Stereoscopy: creating the illusion of depth with two slightly offset images
- Distance perception: estimating distances by apparent displacement
- Head tracking: reinforcing 3D when you move your head
- VR cinema: filming with two cameras spaced like human eyes
Types of parallax used in VR
Binocular parallax
- Difference between images seen by the right and left eyes
- Foundation of stereoscopic vision
- Effective up to approximately 20 meters
- Handled automatically by VR headsets
Example: The two headset displays show slightly different angles
Motion parallax
- Nearby objects move faster than distant ones
- Works even with a single eye
- Crucial for positional tracking (6DOF)
- Significantly strengthens the sense of presence
Example: Tilting your head and seeing the nearby desk shift more than the distant mountain
Parallax mapping (graphics technique)
- Simulating depth on flat surfaces
- A lightweight alternative to complex geometry
- Relief effect on textures
- Used for brick walls, paved floors, and similar surfaces
Example: A stone wall that appears to have real bumps and recesses without additional polygons
VR scenario
In a VR headset, you look at a table in front of you. Your two eyes see slightly different angles (binocular parallax), creating 3D depth. When you lean to the side, nearby objects shift more than the background (motion parallax). These two cues combined create a depth perception indistinguishable from reality.
Why it matters in professional VR
- Foundation of 3D: without parallax, there is no perception of volume
- Spatial presence: motion parallax is what makes you "feel" the space
- 6DOF vs 3DOF: motion parallax distinguishes high-quality VR experiences
- Video realism: monoscopic 360-degree cameras lack parallax

