mirror of https://github.com/vladmandic/human
12 lines
408 B
HTML
12 lines
408 B
HTML
![]() |
<head>
|
||
![]() |
<script src="https://cdn.jsdelivr.net/npm/quicksettings@latest/quicksettings.min.js"></script>
|
||
![]() |
<script src="./demo-esm.js" type="module"></script>
|
||
![]() |
</head>
|
||
![]() |
<body style="margin: 0; background: black; color: white; font-family: 'Segoe UI'">
|
||
![]() |
<div id="main">
|
||
![]() |
<video id="video" playsinline style="display: none"></video>
|
||
|
<canvas id="canvas"></canvas>
|
||
![]() |
<div id="log"></div>
|
||
![]() |
</div>
|
||
|
</body>
|