Skip to content

Commit

Permalink
Many changes
Browse files Browse the repository at this point in the history
  • Loading branch information
SystemDi committed Apr 23, 2020
1 parent b0b8980 commit b856bc8
Show file tree
Hide file tree
Showing 16 changed files with 1,842 additions and 4 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,21 +29,21 @@

<!-- use rawgithack to retrieve the correct url for nft marker (see 'pinball' below) -->
<a-nft
type='nft' url='https://arjs-cors-proxy.herokuapp.com/https://raw.githack.com/AR-js-org/AR.js/master/data/dataNFT/pinball'
type='nft' url='/book2/book2'
smooth='true' smoothCount='10' smoothTolerance='0.01' smoothThreshold='5'>
<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/trex-image/trex'
gltf-model='/suvoi2_gltf/scene.gltf'
position='75 150 0'
rotation='90 90 90'
scale='5 5 5'
>
</a-entity>
</a-nft>
<a-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'
type='nft' url='/label-wine2/label-wine2'
smooth='true' smoothCount='10' smoothTolerance='0.01' smoothThreshold='5'>
<a-entity
gltf-model='./scene.gltf'
gltf-model='/17_3dior2/scene.gltf'
position='75 150 0'
rotation='90 90 90'
scale='30 30 30'
Expand Down
Binary file added label-wine2/label-wine2.fset
Binary file not shown.
Binary file added label-wine2/label-wine2.fset3
Binary file not shown.
Binary file added label-wine2/label-wine2.iset
Binary file not shown.
Binary file added suvoi2_gltf/scene.bin
Binary file not shown.
Loading

0 comments on commit b856bc8

Please sign in to comment.