Skip to content

Commit

Permalink
654
Browse files Browse the repository at this point in the history
  • Loading branch information
eight-four committed Oct 24, 2024
1 parent a102556 commit e4a7a20
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,9 +9,9 @@
<script src="https://cdn.rawgit.com/jeromeetienne/ar.js/master/aframe/build/aframe-ar.min.js"></script>
</head>

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

0 comments on commit e4a7a20

Please sign in to comment.