File tree Expand file tree Collapse file tree 36 files changed +35
-4906
lines changed
show-arbitrary-distant-places
initial-location-as-origin Expand file tree Collapse file tree 36 files changed +35
-4906
lines changed Original file line number Diff line number Diff line change 1
- < script src ="https://cdn.jsdelivr.net/gh/aframevr/aframe@1c2407b26c61958baa93967b5412487cd94b290b /dist/aframe-master.min.js "> </ script >
1
+ < script src ="https://cdn.jsdelivr.net/gh/aframevr/aframe@1.3.0 /dist/aframe-master.min.js "> </ script >
2
2
3
3
<!--<script src='https://raw.githack.com/AR-js-org/AR.js/master/aframe/build/aframe-ar.js'></script>-->
4
4
< script src ='../../../../aframe/build/aframe-ar-nft.js '> </ script >
Original file line number Diff line number Diff line change 1
- < script src =' https://cdn.jsdelivr.net/gh/aframevr/aframe@1c2407b26c61958baa93967b5412487cd94b290b /dist/aframe-master.min.js ' > </ script >
1
+ < script src =" https://cdn.jsdelivr.net/gh/aframevr/aframe@1.3.0 /dist/aframe-master.min.js " > </ script >
2
2
3
3
< style >
4
4
.arjs-loader {
Original file line number Diff line number Diff line change 4
4
< meta charset ='utf-8 '>
5
5
< meta http-equiv ='X-UA-Compatible ' content ='IE=edge '>
6
6
< title > GeoAR.js demo</ title >
7
- < script src ="https://aframe.io/releases/1.0.4 /aframe.min.js "> </ script >
7
+ < script src ="https://aframe.io/releases/1.3.0 /aframe.min.js "> </ script >
8
8
< script src ="
https://unpkg.com/[email protected] /dist/aframe-look-at-component.min.js "
> </ script >
9
9
< script type ='text/javascript ' src ='../../../build/aframe-ar-nft.js '> </ script >
10
10
</ head >
Original file line number Diff line number Diff line change 4
4
< meta charset ='utf-8 '>
5
5
< meta http-equiv ='X-UA-Compatible ' content ='IE=edge '>
6
6
< title > GeoAR.js demo</ title >
7
- < script src ="https://aframe.io/releases/1.0.4 /aframe.min.js "> </ script >
7
+ < script src ="https://aframe.io/releases/1.3.0 /aframe.min.js "> </ script >
8
8
< script type ='text/javascript ' src ='../../../build/aframe-ar-nft.js '> </ script >
9
9
</ head >
10
10
Original file line number Diff line number Diff line change 2
2
< html >
3
3
< head >
4
4
< title > AR.js Click Places Example</ title >
5
- < script src ="https://aframe.io/releases/1.0.4 /aframe.min.js "> </ script >
5
+ < script src ="https://aframe.io/releases/1.3.0 /aframe.min.js "> </ script >
6
6
< script type ='text/javascript ' src ='../../../build/aframe-ar-nft.js '> </ script >
7
7
< script >
8
8
AFRAME . registerComponent ( 'clicker' , {
Original file line number Diff line number Diff line change 2
2
< html >
3
3
< head >
4
4
< title > AR.js Hello World Example</ title >
5
- < script src ="https://aframe.io/releases/1.0.4 /aframe.min.js "> </ script >
5
+ < script src ="https://aframe.io/releases/1.3.0 /aframe.min.js "> </ script >
6
6
< script type ='text/javascript ' src ='../../../build/aframe-ar-nft.js '> </ script >
7
7
</ head >
8
8
< body >
Original file line number Diff line number Diff line change 4
4
< meta charset ='utf-8 '>
5
5
< meta http-equiv ='X-UA-Compatible ' content ='IE=edge '>
6
6
< title > GeoAR.js demo</ title >
7
- < script src ="https://aframe.io/releases/1.0.4 /aframe.min.js "> </ script >
7
+ < script src ="https://aframe.io/releases/1.3.0 /aframe.min.js "> </ script >
8
8
< script type ='text/javascript ' src ='../../../build/aframe-ar-nft.js '> </ script >
9
9
</ head >
10
10
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ='utf-8 ' />
5
5
< title > AR.js osm example</ title >
6
- < script src ="https://aframe.io/releases/1.0.4 /aframe.min.js "> </ script >
6
+ < script src ="https://aframe.io/releases/1.3.0 /aframe.min.js "> </ script >
7
7
< script type ='text/javascript ' src ='../../../build/aframe-ar-nft.js '> </ script >
8
8
< script type ='text/javascript ' src ='index.js '> </ script >
9
9
< script type ='text/javascript ' src ='osm.js '> </ script >
Original file line number Diff line number Diff line change 1
1
< html >
2
2
< head >
3
3
< title > AR.js Peakfinder (2D - no elevation)</ title >
4
- < script src ="https://aframe.io/releases/1.0.4 /aframe.min.js "> </ script >
4
+ < script src ="https://aframe.io/releases/1.3.0 /aframe.min.js "> </ script >
5
5
< script src ="
https://unpkg.com/[email protected] /dist/aframe-look-at-component.min.js "
> </ script >
6
6
< script type ='text/javascript ' src ='../../../build/aframe-ar-nft.js '> </ script >
7
7
< script type ='text/javascript ' src ='index.js '> </ script >
Original file line number Diff line number Diff line change 6
6
< meta http-equiv ='X-UA-Compatible ' content ='IE=edge '>
7
7
< title > GeoAR.js demo</ title >
8
8
<!-- Dynamically add places from Javascript -->
9
- < script src ="https://aframe.io/releases/1.0.4 /aframe.min.js "> </ script >
9
+ < script src ="https://aframe.io/releases/1.3.0 /aframe.min.js "> </ script >
10
10
< script type ='text/javascript ' src ='../../../build/aframe-ar-nft.js '> </ script >
11
11
< script type ='text/javascript ' src ='index.js '> </ script >
12
12
Original file line number Diff line number Diff line change 3
3
< html >
4
4
< head >
5
5
< title > AR.js Basic Projected Camera Example</ title >
6
- < script src ="https://aframe.io/releases/1.0.4 /aframe.min.js "> </ script >
6
+ < script src ="https://aframe.io/releases/1.3.0 /aframe.min.js "> </ script >
7
7
< script src ='../../../../build/aframe-ar-nft.js '> </ script >
8
8
</ head >
9
9
< body style ='margin: 0; overflow: hidden '>
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ='utf-8 ' />
5
5
< title > AR.js osm example</ title >
6
- < script src ="https://aframe.io/releases/1.0.4 /aframe.min.js "> </ script >
6
+ < script src ="https://aframe.io/releases/1.3.0 /aframe.min.js "> </ script >
7
7
< script src ='../../../../build/aframe-ar-nft.js '> </ script >
8
8
< script src ='bundle.js '> </ script >
9
9
< style type ='text/css '>
Original file line number Diff line number Diff line change 4
4
< head >
5
5
< meta charset ="utf-8 " />
6
6
< title > Use of Video Texture</ title >
7
- < script src ="https://aframe.io/releases/1.0.4 /aframe.min.js "> </ script >
7
+ < script src ="https://aframe.io/releases/1.3.0 /aframe.min.js "> </ script >
8
8
< script type ='text/javascript ' src ='../../../build/aframe-ar-nft.js '> </ script >
9
9
</ head >
10
10
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html >
3
- < script src ="https://aframe.io/releases/1.0 .0/aframe.min.js "> </ script >
3
+ < script src ="https://aframe.io/releases/1.3 .0/aframe.min.js "> </ script >
4
4
<!-- we import arjs version without NFT but with marker + location based support -->
5
5
< script src ="https://raw.githack.com/AR-js-org/AR.js/dev/aframe/build/aframe-ar.js "> </ script >
6
6
< body style ="margin : 0px; overflow: hidden; ">
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
- < script src ="https://cdn.jsdelivr.net/gh/aframevr/aframe@1c2407b26c61958baa93967b5412487cd94b290b /dist/aframe-master.min.js "> </ script >
2
+ < script src ="https://cdn.jsdelivr.net/gh/aframevr/aframe@1.3.0 /dist/aframe-master.min.js "> </ script >
3
3
<!-- include aframe-ar.js -->
4
4
< script src ="../../build/aframe-ar.js "> </ script >
5
5
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
- < script src ="https://cdn.jsdelivr.net/gh/aframevr/aframe@1c2407b26c61958baa93967b5412487cd94b290b /dist/aframe-master.min.js "> </ script >
2
+ < script src ="https://cdn.jsdelivr.net/gh/aframevr/aframe@1.3.0 /dist/aframe-master.min.js "> </ script >
3
3
<!-- include aframe-ar.js -->
4
4
< script src ="../../build/aframe-ar.js "> </ script >
5
5
<!-- Register an aframe component that allows reacting to marker events -->
Original file line number Diff line number Diff line change 1
1
<!-- Augmented Reality on the Web in 10 lines of html! https://github.com/jeromeetienne/ar.js -->
2
- < script src ="https://cdn.jsdelivr.net/gh/aframevr/aframe@1c2407b26c61958baa93967b5412487cd94b290b /dist/aframe-master.min.js "> </ script >
2
+ < script src ="https://cdn.jsdelivr.net/gh/aframevr/aframe@1.3.0 /dist/aframe-master.min.js "> </ script >
3
3
< script src ="../../build/aframe-ar.js "> </ script >
4
4
< body style ='margin : 0px; overflow: hidden; '>
5
5
< a-scene embedded arjs renderer ='precision: medium; '>
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html >
3
- < script src ="https://aframe.io/releases/1.0 .0/aframe.min.js "> </ script >
3
+ < script src ="https://aframe.io/releases/1.3 .0/aframe.min.js "> </ script >
4
4
<!-- we import arjs version without NFT but with marker + location based support -->
5
5
< script src ="../../build/aframe-ar.js "> </ script >
6
6
< link rel ="import " href ="../assets/index.css ">
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
- < script src ="https://cdn.jsdelivr.net/gh/aframevr/aframe@1c2407b26c61958baa93967b5412487cd94b290b /dist/aframe-master.min.js "> </ script >
2
+ < < script src ="https://cdn.jsdelivr.net/gh/aframevr/aframe@1.3.0 /dist/aframe-master.min.js "> </ script >
3
3
<!-- include aframe-ar.js -->
4
4
< script src ="../../build/aframe-ar.js "> </ script >
5
5
Original file line number Diff line number Diff line change 1
- < script
2
- src ="https://cdn.jsdelivr.net/gh/aframevr/aframe@1c2407b26c61958baa93967b5412487cd94b290b/dist/aframe-master.min.js "> </ script >
1
+ < script src ="
https://cdn.jsdelivr.net/gh/aframevr/[email protected] /dist/aframe-master.min.js "
> </ script >
3
2
< script src ="../../build/aframe-ar.js "> </ script >
4
3
5
4
< body style ='margin : 0px; overflow: hidden; '>
Original file line number Diff line number Diff line change 3
3
< html >
4
4
< head >
5
5
< title > AR.js A-Frame</ title >
6
- < script src ="https://aframe.io/releases/1.0.4 /aframe.min.js "> </ script >
6
+ < script src ="https://aframe.io/releases/1.3.0 /aframe.min.js "> </ script >
7
7
< script src ="
https://unpkg.com/[email protected] /dist/aframe-look-at-component.min.js "
> </ script >
8
8
<!-- Assumes AR.js build is in the 'AR.js' directory -->
9
9
< script type ='text/javascript ' src ='../../../../three.js/build/ar-threex-location-only.js '> </ script >
Original file line number Diff line number Diff line change 2
2
< html >
3
3
< head >
4
4
< title > AR.js A-Frame</ title >
5
- < script src ="https://aframe.io/releases/1.0.4 /aframe.min.js "> </ script >
5
+ < script src ="https://aframe.io/releases/1.3.0 /aframe.min.js "> </ script >
6
6
<!-- Assumes AR.js build is in the 'AR.js' directory -->
7
7
< script type ='text/javascript ' src ='../../../../three.js/build/ar-threex-location-only.js '> </ script >
8
8
< script type ='text/javascript ' src ='../../../build/aframe-ar.js '> </ script >
Original file line number Diff line number Diff line change 2
2
< html >
3
3
< head >
4
4
< title > AR.js A-Frame</ title >
5
- < script src ="https://aframe.io/releases/1.0.4 /aframe.min.js "> </ script >
5
+ < script src ="https://aframe.io/releases/1.3.0 /aframe.min.js "> </ script >
6
6
<!-- Assumes AR.js build is in the 'AR.js' directory -->
7
7
< script type ='text/javascript ' src ='../../../../three.js/build/ar-threex-location-only.js '> </ script >
8
8
< script type ='text/javascript ' src ='../../../build/aframe-ar.js '> </ script >
Original file line number Diff line number Diff line change 2
2
< html >
3
3
< head >
4
4
< title > AR.js Click Places Example</ title >
5
- < script src ="https://aframe.io/releases/1.0.4 /aframe.min.js "> </ script >
5
+ < script src ="https://aframe.io/releases/1.3.0 /aframe.min.js "> </ script >
6
6
< script type ='text/javascript ' src ='../../../../three.js/build/ar-threex-location-only.js '> </ script >
7
7
< script type ='text/javascript ' src ='../../../build/aframe-ar-nft.js '> </ script >
8
8
< script >
Original file line number Diff line number Diff line change 3
3
< html >
4
4
< head >
5
5
< title > AR.js A-Frame</ title >
6
- < script src ="https://aframe.io/releases/1.0.4 /aframe.min.js "> </ script >
6
+ < script src ="https://aframe.io/releases/1.3.0 /aframe.min.js "> </ script >
7
7
<!-- Assumes AR.js build is in the 'AR.js' directory -->
8
8
< script type ='text/javascript ' src ='../../../../three.js/build/ar-threex-location-only.js '> </ script >
9
9
< script type ='text/javascript ' src ='../../../build/aframe-ar.js '> </ script >
Original file line number Diff line number Diff line change 2
2
< html >
3
3
< head >
4
4
< title > AR.js A-Frame</ title >
5
- < script src ="https://aframe.io/releases/1.0.4 /aframe.min.js "> </ script >
5
+ < script src ="https://aframe.io/releases/1.3.0 /aframe.min.js "> </ script >
6
6
<!-- Assumes AR.js build is in the 'AR.js' directory -->
7
7
< script type ='text/javascript ' src ='../../../../three.js/build/ar-threex-location-only.js '> </ script >
8
8
< script type ='text/javascript ' src ='../../../build/aframe-ar.js '> </ script >
Original file line number Diff line number Diff line change 3
3
< html >
4
4
< head >
5
5
< title > AR.js A-Frame</ title >
6
- < script src ="https://aframe.io/releases/1.0.4 /aframe.min.js "> </ script >
6
+ < script src ="https://aframe.io/releases/1.3.0 /aframe.min.js "> </ script >
7
7
<!-- Assumes AR.js build is in the 'AR.js' directory -->
8
8
< script type ='text/javascript ' src ='../../../../three.js/build/ar-threex-location-only.js '> </ script >
9
9
< script type ='text/javascript ' src ='../../../build/aframe-ar.js '> </ script >
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ='utf-8 ' />
5
5
< title > AR.js osm example</ title >
6
- < script src ="https://aframe.io/releases/1.0.4 /aframe.min.js "> </ script >
6
+ < script src ="https://aframe.io/releases/1.3.0 /aframe.min.js "> </ script >
7
7
<!-- Assumes AR.js build is in the 'AR.js' directory -->
8
8
< script type ='text/javascript ' src ='../../../../three.js/build/ar-threex-location-only.js '> </ script >
9
9
< script type ='text/javascript ' src ='../../../build/aframe-ar.js '> </ script >
Original file line number Diff line number Diff line change 3
3
< html >
4
4
< head >
5
5
< title > AR.js A-Frame - Points of Interest Example</ title >
6
- < script src ="https://aframe.io/releases/1.0.4 /aframe.min.js "> </ script >
6
+ < script src ="https://aframe.io/releases/1.3.0 /aframe.min.js "> </ script >
7
7
< script type ='text/javascript ' src ='../../../../three.js/build/ar-threex-location-only.js '> </ script >
8
8
< script type ='text/javascript ' src ='../../../build/aframe-ar.js '> </ script >
9
9
< script type ='text/javascript ' src ='index.js '> </ script >
Original file line number Diff line number Diff line change 3
3
< html >
4
4
< head >
5
5
< title > AR.js A-Frame - Points of Interest Example</ title >
6
- < script src ="https://aframe.io/releases/1.0.4 /aframe.min.js "> </ script >
6
+ < script src ="https://aframe.io/releases/1.3.0 /aframe.min.js "> </ script >
7
7
< script type ='text/javascript ' src ='../../../../three.js/build/ar-threex-location-only.js '> </ script >
8
8
< script type ='text/javascript ' src ='../../../build/aframe-ar.js '> </ script >
9
9
< script type ='text/javascript ' src ='index.js '> </ script >
Original file line number Diff line number Diff line change 2
2
< html >
3
3
< head >
4
4
< title > AR.js A-Frame</ title >
5
- < script src ="https://aframe.io/releases/1.0.4 /aframe.min.js "> </ script >
5
+ < script src ="https://aframe.io/releases/1.3.0 /aframe.min.js "> </ script >
6
6
<!-- Assumes AR.js build is in the 'AR.js' directory -->
7
7
< script type ='text/javascript ' src ='../../../../three.js/build/ar-threex-location-only.js '> </ script >
8
8
< script type ='text/javascript ' src ='../../../build/aframe-ar.js '> </ script >
You can’t perform that action at this time.
0 commit comments