xb-depth

Official

Integrate depth sensing for realistic occlusion in XR Blocks apps.

Authorgoogle
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill adds depth sensing capabilities to XR Blocks apps, enabling realistic occlusion and depth-aware interactions.

Core Features & Use Cases

  • Depth Sensing: Incorporates depth map and depth mesh for real-world geometry awareness.
  • Occlusion: Ensures virtual content is occluded by real-world objects.
  • Physics Collider: Generates physics colliders that match the environment for interactive experiences.
  • Use Case: Use it to create immersive AR experiences where real-world objects interact with virtual content.

Quick Start

Initialize the skill with depth sensing enabled and start your XR Blocks app.

const options = new xb.Options();
options.enableDepth(); // depth sensing + depth mesh
xb.init(options);

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: xb-depth
Download link: https://github.com/google/xrblocks/archive/main.zip#xb-depth

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.