webarkit / ARnft

A small javascript library for WebAR with NFT
GNU Lesser General Public License v3.0
219 stars 53 forks source link

How to turn off the status UI? #280

Closed gmgm4321 closed 1 year ago

gmgm4321 commented 2 years ago

As the title Can I turn off the status UI?

kalwalt commented 2 years ago

As the title Can I turn off the status UI?

What do you mean with status UI?

gmgm4321 commented 2 years ago

As the title Can I turn off the status UI?

What do you mean with status UI?

image this?

kalwalt commented 2 years ago

ok look at this example https://github.com/webarkit/ARnft/blob/master/examples/arNFT_container_example.html in detail you should set up to false this entry: https://github.com/webarkit/ARnft/blob/c3595116c7663e06c7b358cc84f5f4626f9d3f67/examples/config-container.json#L28-L30 That example also show how to load your own html "container" instead of the pre-defined.