Mindscape is a VR exploration into the frontier of neuro-rehabilitation. We wanted to capture the human dimension of a crisis-creating an experience as high-stakes and urgent as the procedure it represents. By translating abstract neurological trauma into a physical 3D environment, we have built a rescue mission where the player, acting as a neuro-mechanic, navigates the fractured architecture of a patient's consciousness.
Static 2D diagrams cannot convey the spatial chaos of a brain in trauma. We used VR to bridge that gap.
-
The Hook: You begin in a somber, clinical hospital room grounded in reality. A comatose patient lies before you. To help, you must establish a physical link, reaching out to initiate the transition into their mind.
-
The Void: Once inside the Mindscape, the clinical world vanishes. You stand in a dark, expansive void filled with the patientβs neural architecture - a vast web of custom-designed pathways.
-
The Recovery: Your objective is the core consciousness. As you approach, "neural blockages", metaphors for physical and cognitive trauma, clutter your path. You must navigate the wreckage to trigger the final wake-up impulse.
While the experience is built on narrative, the technical foundation is what makes it possible:
- Engine: Unity 202x (Universal Render Pipeline) for high-fidelity spatial lighting.
- Environment Design: Custom 3D modeling and neural architecture engineered in Blender.
- Framework: XR Interaction Toolkit for physics-based VR logic.
- Standard: OpenXR for cross-platform hardware compatibility.
- Hardware: Developed and tested on the Meta Quest 2 via a VR-Ready PC.
We developed this as a high-performance vertical slice using Unity (URP) and OpenXR.
The centerpiece of this project is the environment itself. I custom-modeled the neural network hub and branching pathways in Blender, specifically engineering them to be visually intricate yet optimized for VR performance. We moved away from generic grids to create something organic that feels like a living mind.
To maintain total immersion, we eliminated loading screens between challenges.
- Using a Dynamic Difficulty System, the neural blockages are present from the start but remain inactive.
- As you cross specific trigger volumes, the environment instantly deteriorates, forcing an immediate shift in navigation strategy as the trauma becomes "visible".
Interactions are powered by the XR Interaction Toolkit. We focused on making the "touch" a pivotal moment-the second your hand contacts the patient, the scene swap effectively pulls you from the physical room into the virtual consciousness.
-
Act I: The clinical reality of the hospital room.
-
Act II: Navigating the custom-built Mindscape and its evolving obstacles.
-
Act III: The payoff. Reaching the core and returning to find the patient awake.
Our focus on "presence" and immersion is grounded in the fundamentals established by Steven LaValle and Tony Parisi. We didn't just want to build a game; we wanted to prove that VR can make the invisible process of neurological healing something you can actually see, touch, and navigate.