Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
Just like the preview mode, when building experiences with studio, it would be handy if users can view or consume experiences in a browser. The Windows view app (desktop installation) seems not to be capable of showing 3D content.
Hello @mwodarz_INNEO ,
I remember that there are some techniques mentioned in https://www.ptc.com/en/support/article/cs301151
not public therefore added the content there
Description
Is it possible to preview the published Experience Service Vuforia project in browser directly
Is it possible to preview the ES experience in computer
Cause
The preview in Vuforia Studio only presents experience in Studio side, the data from ThingWorx will not get published
The OOTB way to check the Experience published to ES is through Mobile device
Resolution
This is not a OOTB function or workable solution for public usage
Use REST command in browser may have chance to preview the Model from ES directly in computer
http://<ES IP>:2019/ExperienceService/content/projects/<Project Name>/index-desktop.html#/Home?preview=true
Add or change "publishPreview": true in Documents/VuforiaStudio/Builder-settings file
Enable DEBUG in Studio settings
and https://community.ptc.com/t5/Vuforia-Studio/Vuforia-Studio-Preview-in-Mashup/m-p/633747#M6998
Is you goal something similar or could you provide more details what is the goal there? Thanks
Hello Roland.
Thanks for your response. The goal is an experience with 3D models to use - but - without AR. Just like Web3D used in a browser (desktop and mobile).
Cheers
Marco