About 50 results
Open links in new tab
  1. Reticle | XR Blocks

    Reticle | XR Blocks

  2. Class: Hands | XR Blocks

    Class: Hands Defined in: src/input/Hands.ts:25 Represents and provides access to WebXR hand tracking data. Uses the 'handedness' property of input hands for identification. Constructors …

  3. Objects | XR Blocks

    This template demonstrates how to build an object detection experience. It captures a frame from your device's camera, sends it to Google's Gemini model for analysis, and then projects the 2D locations …

  4. Depth Mesh - xrblocks.github.io

    Depth Mesh - xrblocks.github.io ... Depth Mesh

  5. Function: transformRgbUvToWorld () | XR Blocks

    Function: transformRgbUvToWorld () transformRgbUvToWorld (rgbUv, depthArray, viewProjectionMatrix, matrixWorld, xrDeviceCamera?, xrDepth?): null | Vector3 Defined in: …

  6. Interface: GLTFData | XR Blocks

    Interface: GLTFData | XR Blocks ... Defined in29

  7. Interface: RgbToDepthParams | XR Blocks

    Defined in13 Interface: RgbToDepthParams Defined in: src/camera/CameraOptions.ts:13 Parameters for RGB to depth UV mapping given different aspect ratios. These parameters define the distortion …