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 716ab6e commit 468e5f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</head>
<body>
<!--x, y, z -->
<a-scene embedded arjs>
<a-scene embedded arjs="trackingMethod:best;">
<a-marker preset="hiro" emitevents="true" camera-check-interval="200" hit-testing-enabled="true">
<!-- Head -->
<a-sphere position="0 1.5 -2" radius="1" color="#FFDBAC"></a-sphere>
Expand Down

0 comments on commit 468e5f5

Please sign in to comment.