Search Unity

XR plugin vendor documentation

Discussion in 'AR/VR (XR) Discussion' started by mrate, May 22, 2020.

  1. mrate

    mrate

    Joined:
    Mar 5, 2014
    Posts:
    1
    This might seem like silly question but is there a documentation (or example implementation) one can use for building XR plugin for custom made VR headset? All I can find is a documentation of how to use the new XR plugin API but not how to actually implement one.

    Thank you
     
  2. linojon

    linojon

    Joined:
    Aug 25, 2014
    Posts:
    118
    In Package Manager find XR Plugin Management package, there's an example implementation assets you can install
     
  3. linojon

    linojon

    Joined:
    Aug 25, 2014
    Posts:
    118
    There's also a MockHMD XR Plugin package you can look at its code.
     
  4. mfuad

    mfuad

    Unity Technologies

    Joined:
    Jun 12, 2018
    Posts:
    335
    Hi @mrate, you can access our XR SDK headers, documentation, test suites, and samples by signing up here. Once you've signed up, you'll be taken to a web page that contains the downloads, including documentation on how to implement your own XR plug-in.