1. Home
  2. WebAR
  3. In a few words

In a few words

The library is mainly based on component architecture and an orchestrator. In a standard use case, you should only call the orchestrator’s apis.

In your webapp, you have to instantiate the orchestrator with some options of your choice. Then you will need to start/stop it and listen to the events you need to display your UX.

Everything is displayed within a div whose id is “argo”. By default this div is fullscreen but it could be reduced/moved if needed.

NB : no UX is included within the library. It’s up to the library user to display the needed UX according to the events/statuses of the components.

Was this article helpful to you? Yes No

How can we help?