xreal meet webxr
This commit is contained in:
parent
9fe684f9d0
commit
d57e00d689
|
|
@ -13,13 +13,13 @@
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body class="flex flex-col justify-center items-center h-screen text-white bg-black">
|
<body class="flex flex-col justify-center items-center h-screen text-white bg-black">
|
||||||
<h1 class="text-4xl font-bold text-purple-800 p-4 block">Xreal, meet the Web.</h1>
|
<h1 class="text-4xl font-bold text-purple-800 p-4 block">Xreal, meet WebXR</h1>
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
|
|
||||||
<!-- Button to kick off a USBHID session device request -->
|
<!-- Button to kick off a USBHID session device request -->
|
||||||
<button id="usbhid-button" class="block mt-4 bg-purple-800 hover:bg-purple-700 text-white font-bold py-2 px-4 rounded">
|
<button id="usbhid-button" class="block mt-4 bg-purple-800 hover:bg-purple-700 text-white font-bold py-2 px-4 rounded">
|
||||||
Start USBHID Session
|
😎 Connect
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue