Commit 18ef91b7 authored by Alfakhori's avatar Alfakhori
Browse files

Update public/aktuelles.html

parent 4528f1a1
Pipeline #7283 passed with stage
in 6 seconds
......@@ -27,7 +27,7 @@
<body style="margin : 0px; overflow: hidden;">
<!-- minimal loader shown until image descriptors are loaded -->
<div class="arjs-loader">
<div>4Loading, please wait...</div>
<div>5- Loading, please wait...</div>
</div>
<a-scene
vr-mode-ui="enabled: false;"
......@@ -46,14 +46,14 @@
<a-nft
type="nft"
url="./assets"
url="http://193.196.55.186/ar/"
smooth="true"
smoothCount="10"
smoothTolerance=".01"
smoothThreshold="5"
>
<a-entity
gltf-model="./assets/scene.gltf"
gltf-model="http://193.196.55.186/ar/scene.gltf"
scale="5 5 5"
position="50 150 0"
>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment