Integration of hyperbeam library with wonderland engine to render interactive virtual computer in AR/ VR in web.
npm i
Install dependencies.
Retreive api key from https://hyperbeam.com/dashboard/
add api key to component attatched to display.
Package and run
Note : the dynamic spawning of url is made possible through a cloudflare worker : https://hyperbeam.nithinsteven32.workers.dev/
If you can retrieve embed url yourlef via any custom worker or https://docs.hyperbeam.com/rest-api/dispatch/start-chromium-session , then you can provide it via editor in the property: customEmbedUrl , or call the function loadHyperbeam(embedURL) from hyperbeam component to pass your embedurl.
