Search code examples
cameravuforiahtc-vive

Vuforia with Vive Camera texture


I'd like to use Vuforia with HTC Vive camera texture.

To use this, I added CameraRig that provided by SteamVR and an Script that brings its CameraTexture.

Now, I can see forward through HTC Vive hdmount Camera and I applied Vuforia package.

but, evenif I project target Image, this program cannot found target. just show me camera texture.

here are images that reflect my state. enter image description here enter image description here


Solution

  • Trying using a Texture2D with Vuforia (assuming you can) after loading it with the buffer from the camera and applying it to the texture:

    https://medium.com/@dariony/about-mixed-reality-part-2-4a371f03d910