Search Unity

Question 360 Image with Vuforia

Discussion in 'AR' started by mattiapompita, Mar 28, 2022.

  1. mattiapompita

    mattiapompita

    Joined:
    Mar 16, 2022
    Posts:
    9
    Hi,

    I have a project where I'm using Vuforia and I want create a Scene where the camera don't show the real world but a 360 Image.

    I created the 360 image, the material with Cube shape and the Skybox/ CubeMap, I set Clearflags to Skybox and in Window > Rendering > Lighting and set the Skybox Material with my Skybox of 360 Image.

    In the ARCamera Preview I can see the 360 image and if I rotate the camera I can see all the image, but when I play the Scene the ARCamera attached to my webcam show the real world and 360 image don't rotate.

    I want that my webcam show only the Skybox (my 360 image) so I can see all image moving my webcam (replaced by my smartphone in future).

    How can I do that?

    P.S. I tried too add Skybox component to the AR Camera

    Thank you for all the support
     
  2. todds_unity

    todds_unity

    Joined:
    Aug 1, 2018
    Posts:
    324