Skip to main content
5-Regular Member
February 6, 2018
Solved

can Hololens experiences also be viewed on mobile? if not, Is there a way to simply copy the project for mobile?

  • February 6, 2018
  • 1 reply
  • 2246 views

I wouldn´t like to have to develop an experience twice, therefore I would like to know if this is possible.

I would really appreciate information on this topic

    Best answer by ChadCrandell

    Currently you wold have to create 2 different experiences, one for Hololens and one for Mobile.  This is due to hololens not having a 2D interface with Thingworx View, and conversely the tablet/phone does not support the audio and gesture commands used by hololens.

     

    You can leverage the same resources in both!   So the images, models, animations...  can be easily re-purposed, along with your CSS and some of your JS in occasion.

    1 reply

    12-Amethyst
    February 26, 2018

    Currently you wold have to create 2 different experiences, one for Hololens and one for Mobile.  This is due to hololens not having a 2D interface with Thingworx View, and conversely the tablet/phone does not support the audio and gesture commands used by hololens.

     

    You can leverage the same resources in both!   So the images, models, animations...  can be easily re-purposed, along with your CSS and some of your JS in occasion.