HTMLDrawbleClass when using javascript of wikitude Target Manager
素
素宇素 亜宇図
started a topic
over 5 years ago
Thank you as always. The javascript hierarchy downloaded by Wikitude Target Manager is a special hierarchical structure. Please look at the image below.
I would like to use HTMLDrawableClass in javascript of wikitude.
However, I coded a method to put the result of AR.HtmlDrawable method in( cam: overlayOne) like sample, but it can not display well. The left side of the following image is the code of template.js.
One of the codes I added is the part of var ovarlayOne.
Another thing is, cam: [] To cam: overlayOne I changed it.
But screen display was not done. I want to add one screen. Thank you anyone.
素宇素 亜宇図
The javascript hierarchy downloaded by Wikitude Target Manager is a special hierarchical structure.
Please look at the image below.
I would like to use HTMLDrawableClass in javascript of wikitude.
However, I coded a method to put the result of AR.HtmlDrawable method in( cam: overlayOne) like sample, but it can not display well.
The left side of the following image is the code of template.js.
One of the codes I added is the part of var ovarlayOne.
Another thing is,
cam: []
To
cam: overlayOne
I changed it.
But screen display was not done.
I want to add one screen. Thank you anyone.
Please tell me the Best way.