Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! 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.