Start a new topic

HTMLDrawbleClass when using javascript of wikitude Target Manager

Thank you as always.
The javascript hierarchy downloaded by Wikitude Target Manager is a special hierarchical structure.
Please look at the image below.

image



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.


image


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.


Login or Signup to post a comment