Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-olesen committed Jan 23, 2024
1 parent 6356ee6 commit cf78a89
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@
</head>
<body>
<!--x, y, z -->
<a-scene embedded arjs>
<a-scene
vr-mode-ui="enabled: false"
arjs="sourceType: webcam; videoTexture: true; debugUIEnabled: false;">
<a-marker preset="hiro">
<!-- Head -->
<a-sphere position="0 1.5 -2" radius="1" color="#FFDBAC"></a-sphere>
Expand Down

0 comments on commit cf78a89

Please sign in to comment.