Skip to content

Commit

Permalink
sss
Browse files Browse the repository at this point in the history
  • Loading branch information
eight-four committed Oct 24, 2024
1 parent 9655118 commit c072ef5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<script src="https://cdn.rawgit.com/jeromeetienne/ar.js/master/aframe/build/aframe-ar.min.js"></script>
</head>

<body stats style="margin:0px; overflow:hidden;">
<a-scene embedded arjs="debugUIEnabled:false;">
<body style="margin:0px; overflow:hidden;">
<a-scene stats embedded arjs="debugUIEnabled:false;">
<a-light color="#fff" position="0 1 1" intensity="3"></a-light>
<a-assets>
<a-asset-item id="shine" src="gltf/Shine+Sprite.gltf"></a-asset-item>
Expand Down

0 comments on commit c072ef5

Please sign in to comment.