ARjs_Unity icon indicating copy to clipboard operation
ARjs_Unity copied to clipboard

not adding objects to the html

Open OEOxr opened this issue 4 years ago • 1 comments

I am trying to make the library work But I cannot get the code working. It seems that code works and compiles but not adding the mesh to the html file.

I have tried different versions of Unity and the same library you have in the video (2018.3.0f2)

Which version of AR.js you have implemented? index.html.txt

OEOxr avatar Mar 12 '20 16:03 OEOxr

You can try to put the object under the ImageTarget

e.g. ImageTarget > Cube, Sphere ...etc

max903 avatar May 21 '21 08:05 max903