Practice core vocabulary for spatial computing: immersive experience, passthrough, room-scale vs. device-scale, FoV, degrees of freedom, and presence.
0 / 10 completed
1 / 10
What is 'spatial computing'?
Spatial computing refers to human–computer interaction that understands and manipulates the physical world in 3D. It encompasses AR, VR, and MR — devices like Apple Vision Pro, Meta Quest, and HoloLens — where digital content has spatial position, scale, and orientation relative to the real environment. The term was coined by Simon Greenwold in 2003.
2 / 10
What is 'passthrough' in the context of a headset?
Passthrough captures video from outward-facing cameras and renders it on the headset's internal displays, effectively making opaque lenses 'transparent'. Colour passthrough (used in Apple Vision Pro and Meta Quest 3) provides a high-fidelity view of the real world on which virtual content can be overlaid. The latency and quality of passthrough significantly affects the mixed reality experience.
3 / 10
What is the difference between 'room-scale' and 'device-scale' tracking?
Room-scale tracking lets users physically walk around a mapped space — the headset tracks their real-world movement and reflects it in virtual space. Device-scale (seated or stationary) tracks orientation and limited positional movement but does not support large-scale physical walking. Modern inside-out tracking systems (cameras on the headset) support room-scale without external sensors.
4 / 10
What is 'field of view' (FoV) in a headset context?
Field of view (FoV) is how much of the visual scene the headset displays. Human binocular FoV is approximately 200° horizontal. Current headsets range from ~90–110° horizontal (Meta Quest 3, Apple Vision Pro) to wider experimental designs. A narrower FoV creates a 'looking through a window' sensation; wider FoV increases immersion but raises rendering cost.
5 / 10
What does '6DoF' (six degrees of freedom) mean compared to '3DoF'?
Degrees of freedom describe the axes of movement a tracking system detects. 3DoF (three degrees of freedom) tracks rotation only — yaw (left/right head turn), pitch (up/down tilt), roll (head tilt sideways). 6DoF adds three translational axes — you can lean forward, crouch, or walk and the tracking follows. 6DoF is essential for believable presence and room-scale interaction; 3DoF is used in lower-cost or controller-free devices.
6 / 10
Code Review Comment: 'The passthrough implementation seems jittery. I suspect we're not utilizing the headset's latest latency compensation features effectively. Could you investigate improving the frame rate synchronization?' What does 'latency compensation' likely refer to in this context?
Latency compensation focuses on minimizing the time delay between sensor data and what the user sees through the headset's passthrough. Jittery passthrough often indicates high latency; reducing this delay directly improves the perceived smoothness of the experience. Option A relates to visual quality, while options C & D address different aspects of the rendering process.
7 / 10
Slack Message: 'Hey team, just ran some tests with the new room-scale tracking. The accuracy is noticeably better when we're actively moving our hands around – almost like the system is learning our gestures in real-time. Thoughts?' What's the primary benefit of 'learning' gestures during room-scale tracking?
The phrase 'learning' in this context refers to the system dynamically adjusting its tracking algorithms based on user input – specifically, how the user *moves* their hands. This adaptive behavior is crucial for improving gesture recognition accuracy during room-scale experiences where movement significantly impacts tracking data. Option A describes a correction mechanism; options C & D describe other functionalities.
8 / 10
PR Description: 'Implemented support for 6DoF tracking to enable seamless object interaction across different spaces. This allows users to place virtual objects in the real world and move them naturally without needing to reorient the view.' What does '6DoF' represent in this description?
'6DoF' (six degrees of freedom) is a fundamental concept in spatial computing, referring to the six independent ways a camera or object can move in 3D space. These are: three translational degrees of freedom (x, y, z – position) and three rotational degrees of freedom (roll, pitch, yaw – orientation). Option A & D relate to unrelated concepts.
9 / 10
Standup Update: 'I'm focusing on optimizing the FoV for our AR application. We're aiming for a wider field of view to provide a more immersive experience and improve object occlusion detection.' What is 'FoV' (field of view) referring to?
'Field of view' (FoV) describes the angular extent of the scene that a camera or display can capture – essentially, how much of the real world is visible through the headset. It's typically measured in degrees. Option A refers to lens size; option C & D relate to other aspects of AR display.
10 / 10
Code Review Comment: 'The device-scale tracking is working well for stationary tasks, but the system struggles when users move around significantly within its area. Perhaps we need to consider increasing the tracking volume?' What's the core difference between 'device-scale' and 'room-scale' tracking?
The key distinction lies in the *area* of space being tracked. 'Device-scale' tracking is constrained by the physical dimensions of the headset itself, limiting movement within that area. 'Room-scale' tracking expands this to encompass a much larger volume around the device – allowing for greater user freedom and movement.
What does this Wearables & Spatial Computing Language exercise cover?
This exercise, "Spatial Computing Fundamentals Vocabulary", tests your understanding of wearables & spatial computing language vocabulary and phrasing through 10 multiple-choice questions drawn from real workplace scenarios.
Is this exercise free to use?
Yes. Every exercise on CoderSlingo, including this one, is completely free — no account, sign-up, or payment required.
How many questions does this exercise have?
This exercise has 10 questions. Each one presents a realistic sentence or scenario with multiple-choice options and an explanation once you answer.
What happens after I answer a question?
You'll see immediate feedback showing whether your answer was correct, along with a short explanation of why — then a button to move to the next question.
Can I retry the exercise if I get questions wrong?
Yes. Once you reach the results screen, click "Try again" to reset your answers and go through the exercise from the start as many times as you like.
Do I need to create an account to take this exercise?
No account is needed. Your answers are scored in your browser during the session — nothing is saved to a server, so you can jump straight in.
Is my progress saved if I leave the page?
No — progress within an exercise resets if you navigate away or reload. Each exercise is short enough to complete in a few minutes in one sitting.
Who is this Wearables & Spatial Computing Language exercise for?
It's designed for IT professionals and learners who want to sound natural discussing wearables & spatial computing language topics in English — useful for meetings, documentation, interviews, and day-to-day communication with English-speaking teams.
How is this different from reading a glossary or blog article?
Exercises like this one are active recall drills — you have to choose the correct term or phrasing yourself, which builds retention faster than passively reading a definition.
Where can I find more Wearables & Spatial Computing Language exercises?
Browse the full Wearables & Spatial Computing Language exercises hub for more practice, or explore other exercise categories covering vocabulary, grammar, interviews, and workplace communication.