Inspiration:-

People draw in the air naturally when explaining ideas. I wanted to transform these invisible gestures into visible, persistent, immersive 3D drawings using only hands β€” no controllers, no tools. Meta Quest’s passthrough, hand tracking, and spatial computation inspired AirDraw XR.

What It Does:-

AirDraw XR allows users to create mixed-reality drawings with natural hand gestures:

🎨 Draw in mid-air πŸ– Finger tracking β†’ color selection 🀏 Pinch β†’ draw βœ‹ Palm β†’ erase πŸ“ Auto shapes (line, circle, triangle) 🧠 AI Outline Cleaner (NEW) πŸ” Surface-Locked Drawing on real walls (NEW) πŸͺ„ Microgesture Toolbar (NEW) 🌐 3D Multi-Layer Volumetric Drawing (NEW) πŸ•’ Spatial Timeline β€” swipe to navigate older strokes (NEW) πŸ–Ό Passthrough MR whiteboard mode πŸ‘₯ Multi-user mode (planned)

Your entire room becomes a creative playground.

How We Built It:-

Prototype (Desktop)

MediaPipe hand tracking

Gesture recognition (pinch, finger count, hand poses)

Shape detection

Drawing engine with smoothing + eraser

Modular Python architecture for portability

XR Upgrade (Unity + Meta XR SDK)

Migrated hand tracking to Meta XR v81+

Implemented Passthrough

Implemented Plane Detection

Built 3D Line Renderer tools

Added gesture-based UI using Interaction SDK

Added PCA-based context awareness

Challenges:-

Converting 2D prototype β†’ 3D MR pipeline

Stabilizing finger tracking in 3D space

Implementing microgestures

Smooth passthrough rendering + performance

Creating intuitive hand-only UI

Designing volumetric art layers

Plane detection & surface snapping

Accomplishments:-

Fully working prototype

MR passthrough drawing on real surfaces

Natural gesture-based toolbar

Accurate shape detection + AI clean-up

Volumetric 3D canvas

Architecture ready for multiplayer XR

What We Learned

Hand-first design needs zero friction

Passthrough dramatically increases immersion

Microgestures > menus in XR

Surface-locked MR feels magical

Multi-layer 3D drawing expands creativity

AI tools make hand drawing more professional

What’s Next

Multiplayer spatial drawing

3D object generation

AI assistant for suggestions

Hologram-based tool wheels

Publishing to Meta Horizon Store

Share this project:

Updates