ARnft icon indicating copy to clipboard operation
ARnft copied to clipboard

Setup global namespaces for the ARnft object (class)

Open kalwalt opened this issue 3 years ago • 1 comments

We should attach the ARnft object (class) to the window object. a described in this stackoverflow article. In this sense we empower the event listeners, as i already tested can not works in all the situations.

kalwalt avatar Jun 24 '21 14:06 kalwalt

testing repository https://github.com/webarkit/ARnft/tree/global-namespaces

kalwalt avatar Oct 05 '21 21:10 kalwalt

This was implemented in PR #220.

kalwalt avatar Oct 08 '22 18:10 kalwalt