Search Unity

Using 3D images as background images through windows

Discussion in 'AR/VR (XR) Discussion' started by ColtinLaurance1, Jul 18, 2018.

  1. ColtinLaurance1

    ColtinLaurance1

    Joined:
    Jul 18, 2018
    Posts:
    2
    I was curious to maybe find out if there is any possible way to use real images taken with as a Panorama and use that as the background in a window. This would allow for the real world view you would have to go along with virtual tours of interiors of buildings pre-designed that are not yet built.
     
  2. JoeStrout

    JoeStrout

    Joined:
    Jan 14, 2011
    Posts:
    9,859
    Yes, you would just need to map the image to a cylinder or partial cylinder (appropriate to how wide your panorama is), and position this outside the window/house/whatever. Use an Unlit shader on the material.