Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
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
Solved! Go to Solution.
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.
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.