Skip to content

kalpthakkar/MindFit-Realm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

104 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒฟ MindFit Realm

Mindful Escapism Through Immersive VR

A Unity XR wellness experience blending calm, focus, and cognitive rejuvenation


Download Report
View Presentation


๐ŸŒŒ Overview

MindFit Realm is an immersive VR wellness experience built in Unity + Meta XR, designed to help users:

  • ๐Ÿง˜ Relax through serene meditative environments
  • ๐Ÿน Sharpen focus with precision-based VR archery
  • ๐ŸŒค Escape stress via mindful escapism and cognitive flow
  • ๐ŸŽฎ Engage deeply using physics-driven gameplay and spatial audio

A harmonious blend of game design, mental wellness, and VR cognitive stimulation, backed by research insights from the projectโ€™s report and presentation.


๐Ÿงญ Project Goals

๐ŸŒฟ Mindfulness

Create a calm, sensory-rich VR environment that encourages relaxation.

๐ŸŽฏ Focus Training

Use archery as a meditative, precision-based practice to promote flow state.

๐ŸŽจ Immersive Design

Leverage Unityโ€™s XR Interaction Toolkit to deliver intuitive, natural interactions.

๐Ÿ”ฎ Cognitive Wellness

Blend entertainment, sensory immersion, and stress-reducing escape.


๐Ÿ“ Project Structure

โ”œโ”€ README.md
โ”œโ”€ docs/
โ”‚ โ”œโ”€ imgs/
โ”‚ โ”‚ โ”œโ”€ hero.png
โ”‚ โ”‚ โ”œโ”€ demo.png
โ”‚ โ”‚ โ”œโ”€ archery.png
โ”‚ โ”‚ โ””โ”€ start.png
โ”‚ โ”œโ”€ report.pdf
โ”‚ โ””โ”€ presentation.pdf
โ”œโ”€ Assets/
โ”œโ”€ Packages/
โ”œโ”€ ProjectSettings/
โ””โ”€ ... (Unity project files)

๐ŸŽฌ Demo Glimpse

โ€œArrows Fly. Minds Soar.โ€


๐ŸŽจ Features

๐Ÿน Archery Zone โ€” Focus Through Flow

  • Precision-based bow mechanics
  • Physics-driven projectile motion
  • Target progression & adaptive difficulty
  • Natural two-hand interactions

๐Ÿƒ Meditation Zone โ€” Calm & Immersion

  • Serene landscapes
  • Soft dynamic lighting + realistic skyboxes
  • Spatial ambient audio
  • Smooth locomotion or static meditation mode

๐Ÿงฉ Modular Experience Design

  • Independent activity modules (Archery, Exploration, Relaxation)
  • Easy future expansion (yoga, puzzles, guided meditations)

๐Ÿ’  System Architecture

Core Components

  • Gameplay Manager โ€“ handles state transitions
  • XR Interaction Toolkit โ€“ gesture recognition & physics
  • Procedural Environment โ€“ trees, lighting, terrain
  • Physics Engine โ€“ linear projectile equations:
$$x(t) = vโ‚€ ยท t ยท cos(ฮธ)\\\ y(t) = vโ‚€ ยท t ยท sin(ฮธ) โˆ’ ยฝgtยฒ$$

๐Ÿงช Development Journey

  1. Initial Setup
    โ€ข Meta XR + Unity 2022 LTS
    โ€ข Compatibility troubleshooting
    โ€ข VR rig configuration and asset pipeline
    
  2. Asset Integration
    โ€ข Imported bow, target models
    โ€ข Re-designed environment (terrain, trees, sky)
    
  3. C# Scripting
    โ€ข Arrow spawning
    โ€ข Bowstring pull detection
    โ€ข Hit detection & scoring
    
  4. Optimization
    โ€ข Light baking
    โ€ข Level-of-Detail meshes
    โ€ข Reducing lag on Meta Quest
    

๐Ÿš€ Installation & Setup

โœ” Requirements

  • Unity 2022 LTS
  • Meta Quest 2 / 3 or Oculus Link
  • Unity XR Interaction Toolkit
  • Meta XR Plugin

How to Run

  1. Clone the repository

    git clone https://github.com/kalpthakkar/MindFit-Realm.git
  2. Open Unity Hub โ†’ Add Project โ†’ MindFit-Realm

  3. Build & Run to Meta Quest (or use Link Mode)

  4. Enjoy MindFit Realm ๐ŸŒฟ


๐Ÿ”ฌ Algorithmic Innovations

  1. Physics-Based Trajectory Simulation

  2. Dynamic Difficulty Adjustment (DDA)

    ๐Ÿงฌ Difficulty adjusts based on user performance:

    ๐‘๐‘’๐‘ค๐ท๐‘–๐‘“๐‘“๐‘–๐‘๐‘ข๐‘™๐‘ก๐‘ฆ = ๐ถ๐‘ข๐‘Ÿ๐‘Ÿ๐‘’๐‘›๐‘ก๐ท๐‘–๐‘“๐‘“๐‘–๐‘๐‘ข๐‘™๐‘ก๐‘ฆ + ๐‘˜ โˆ— (๐‘ƒ๐‘™๐‘Ž๐‘ฆ๐‘’๐‘Ÿ๐‘†๐‘๐‘œ๐‘Ÿ๐‘’ โˆ’ ๐ต๐‘Ž๐‘ ๐‘’๐‘™๐‘–๐‘›๐‘’)
    

    Metrics used:

    • Hit accuracy
    • Time to release
    • Target streaks
  3. Procedural Environment

    โ€ข ย  Perlin noise terrain
    โ€ข ย  Randomized asset
    โ€ข ย  Dynamic skyboxes & ambient audio

  4. (Future) Biometric Adaptation

    โ€ข ย  Heart rate
    โ€ข ย  Breathing cues
    โ€ข ย  Mood-adaptive lighting & sound


๐ŸŒˆ Experience Highlights

๐Ÿง˜ Relaxation Metrics

  • 85% users found the environment โ€œrelaxing & immersiveโ€
  • 80% said archery felt โ€œrealistic & engagingโ€
  • 90% would use it for stress relief

โšก Ultra-Responsive Interaction

  • 20 ms median input latency
  • 90 FPS rendering achieved

๐ŸŽฏ Engagement Boost

  • Smooth bow mechanics
  • Dynamic targets
  • Cognitive load balanced gameplay

๐ŸŽฏ Results:

  • โญ Immersion: 4.7 / 5
  • โญ Ease of Use: 4.5 / 5
  • โญ Relaxation: 4.8 / 5
  • โญ Cognitive Engagement: 4.6 / 5

๐Ÿ“Š Comparative Benchmarking

MindFit Realm was compared with popular VR apps like TRIPP VR, Nature Treks, and The Lab (Longbow).

Feature MindFit Realm TRIPP The Lab
Meditation โœ… โญโญโญโญโญ โŒ
Archery Skill โญโญโญโญ โŒ โญโญโญโญโญ
Mental Wellness Focus โญโญโญโญโญ โญโญโญโญโญ โŒ
Physics Accuracy โญโญโญโญโญ โŒ โญโญโญโญ
Procedural Environments โญโญโญโญ โญโญโญ โŒ

๐Ÿงฉ Limitations

  • No multiplayer (yet)
  • No native biometric integration
  • Limited activity variety in current version

๐Ÿš€ Future Roadmap

  • ๐Ÿค Multiplayer collaborative mindfulness
  • ๐Ÿฉบ Biometric-driven ambient modulation (HRV, EEG)
  • ๐Ÿง˜ Additional modules: guided meditation, breathwork
  • ๐ŸŽฎ Puzzle-based cognitive activities
  • ๐Ÿช„ Advanced procedural generation

๐Ÿ’ฌ Frequently Asked Questions (FAQ)

๐ŸŒฟ What is the purpose of MindFit Realm?
To merge mindfulness with interactive gameplay, creating a VR solution for mental clarity and relaxation.

๐Ÿน Why archery?
Archery is a proven cognitive exercise that improves focus, precision, and flow-state immersion.

๐ŸŽง Does it support spatial audio?
Yes, nature ambience, environmental cues, and motion-synced sounds enhance immersion.

๐Ÿงฉ Can more activities be added?
Absolutely. The system is modular and supports easy expansion.

๐Ÿ•ถ What hardware does it run on?
Developed for Meta Quest 2 but extensible to others.

๐Ÿงพ Citations & References

See full bibliography in this report


๐Ÿ“ž Contact

For any inquiries or support, please contact:


โœจ MindFit Realm โ€” A New Era of Virtual Wellbeing โœจ

A calm mind, an immersive world, an uplifting escape.

About

MindFit Realm is an immersive VR wellness experience blending mindfulness, interactive archery, nature environments, and sensory design. Built in Unity, it delivers calming escapism, focus training, and cognitive relaxation through beautifully crafted, responsive VR interactions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages