Commit daf7b59c authored by Alfakhori's avatar Alfakhori
Browse files

Update public/aktuelles.html

parent c26b7f00
Pipeline #7277 passed with stage
in 7 seconds
...@@ -46,14 +46,14 @@ ...@@ -46,14 +46,14 @@
<a-nft <a-nft
type="nft" type="nft"
url="https://arjs-cors-proxy.herokuapp.com/https://raw.githack.com/AR-js-org/AR.js/master/aframe/examples/image-tracking/nft/trex/trex-image/trex" url="/assets"
smooth="true" smooth="true"
smoothCount="10" smoothCount="10"
smoothTolerance=".01" smoothTolerance=".01"
smoothThreshold="5" smoothThreshold="5"
> >
<a-entity <a-entity
gltf-model="https://arjs-cors-proxy.herokuapp.com/https://raw.githack.com/AR-js-org/AR.js/master/aframe/examples/image-tracking/nft/trex/scene.gltf" gltf-model="/assets/scene.gltf"
scale="5 5 5" scale="5 5 5"
position="50 150 0" 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