cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X

Bookmark resource in Vuforia

RC_9948796
3-Visitor

Bookmark resource in Vuforia

I am using Vuforia Studio to implement AR for technical training. But, I don`t know how to implement a bookmark resource to return where I stoped last day. Could you send me an example?

 

Thanks a lot!

1 REPLY 1

Hi,

I think this is a very good use case.

You will need to store the information in any storage. This could be Thingworx, or a server connected via api or the easiest, but not available method: locally on your device.

The demand for this function has been explained several times, but unfortunately it still hasn’t been implemented by PTC until today. (Jira Ticket VTS-1187)

How do I save a text file and picture to local dri... - PTC Community

You then could create a variable “lastsession”, where you store the model, sequence, step, etc. from the last session and load the information at the next session.

 

Regards,

whity

Top Tags