Skip to content

Commit 1605b04

Browse files
committed
changed info in the html files
- re-install packages for safety
1 parent bbd5434 commit 1605b04

11 files changed

+16
-16
lines changed

examples/arjs-session.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<body style='margin : 0px; overflow: hidden; font-family: Monospace;'>
1212
<div style='position: absolute; top: 10px; width:100%; text-align: center; z-index: 1;'>
13-
<a href='https://github.com/AR-js-org/AR.js/' target='_blank'>AR.js</a> - Session API demo with multi
13+
<a href='https://github.com/AR-js-org/AR.js-threejs/' target='_blank'>AR.js-threejs</a> - Session API demo with multi
1414
tracking and hit testing
1515
- by <a href='https://twitter.com/nicolocarp' target='_blank'>@nicolocarp</a>
1616
<br />

examples/basic.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<body style='font-family: Monospace;'>
1010
<div style='position: absolute; top: 10px; width:100%; text-align: center; z-index: 1;'>
11-
<a href="https://github.com/AR-js-org/AR.js-threejs/" target="_blank">AR.js</a> - three.js camera transform
11+
<a href='https://github.com/AR-js-org/AR.js-threejs/' target='_blank'>AR.js-threejs</a> - three.js camera transform
1212
<br />
1313
Contact me any time at <a href='https://twitter.com/nicolocarp' target='_blank'>@nicolocarp</a>
1414
</div>

examples/default-thinner-border.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</script>
1616

1717
<body style='margin : 0px; overflow: hidden; font-family: Monospace;'><div style='position: absolute; top: 10px; width:100%; text-align: center;z-index:1';>
18-
<a href='https://github.com/AR-js-org/AR.js/' target='_blank'>AR.js</a> - use a ar.js marker with pattRatio 0.9
18+
<a href='https://github.com/AR-js-org/AR.js-threejs/' target='_blank'>AR.js-threejs</a> - use a ar.js marker with pattRatio 0.9
1919
<br/>
2020
Contact me any time at <a href='https://twitter.com/nicolocarp' target='_blank'>@nicolocarp</a>
2121
</div><script>

examples/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</script>
1616

1717
<body style='margin : 0px; overflow: hidden; font-family: Monospace;'><div style='position: absolute; top: 10px; width:100%; text-align: center;z-index:1';>
18-
<a href='https://github.com/AR-js-org/AR.js/' target='_blank'>AR.js</a> - default setting - webcam + hiro + profile + lerp
18+
<a href='https://github.com/AR-js-org/AR.js-threejs/' target='_blank'>AR.js-threejs</a> - default setting - webcam + hiro + profile + lerp
1919
<br/>
2020
Contact me any time at <a href='https://twitter.com/nicolocarp' target='_blank'>@nicolocarp</a>
2121
</div><script>

examples/dev.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<body style='margin : 0px; overflow: hidden; font-family: Monospace;'>
1111
<div style='position: absolute; top: 10px; width:100%; text-align: center;z-index:1' ;>
12-
<a href='https://github.com/AR-js-org/AR.js/' target='_blank'>AR.js</a> - developement playground
12+
<a href='https://github.com/AR-js-org/AR.js-threejs/' target='_blank'>AR.js-threejs</a> - developement playground
1313
<br />
1414
Contact me any time at <a href='https://twitter.com/nicolocarp' target='_blank'>@nicolocarp</a>
1515
</div>

examples/minimal_ES6.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<script>THREEx.ArToolkitContext.baseURL = '../'</script>
99

1010
<body style='font-family: Monospace;'><div style='position: absolute; top: 10px; width:100%; text-align: center; z-index: 1;'>
11-
<a href="https://github.com/AR-js-org/AR.js/" target="_blank">AR.js</a> - three.js camera transform
11+
<a href='https://github.com/AR-js-org/AR.js-threejs/' target='_blank'>AR.js-threejs</a> - three.js camera transform
1212
<br/>
1313
Contact me any time at <a href='https://twitter.com/nicolocarp' target='_blank'>@nicolocarp</a>
1414
</div><script>

examples/mobile-performance.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<body style='margin : 0px; overflow: hidden; font-family: Monospace;'>
1111
<div style='position: absolute; top: 10px; width:100%; text-align: center; z-index: 1;'>
12-
<a href="https://github.com/AR-js-org/AR.js/" target="_blank">AR.js</a> - three.js mobile performance
12+
<a href='https://github.com/AR-js-org/AR.js-threejs/' target='_blank'>AR.js-threejs</a> - three.js mobile performance
1313
<br />
1414
Contact me any time at <a href='https://twitter.com/nicolocarp' target='_blank'>@nicolocarp</a>
1515
</div>

examples/profile.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<body style='margin : 0px; overflow: hidden; font-family: Monospace;'>
1111
<div style='position: absolute; top: 10px; width:100%; text-align: center;z-index:1' ;>
12-
<a href="https://github.com/AR-js-org/AR.js/" target="_blank">AR.js</a> - developement playground
12+
<a href='https://github.com/AR-js-org/AR.js-threejs/' target='_blank'>AR.js-threejs</a> - developement playground
1313
<br />
1414
Contact me any time at <a href='https://twitter.com/nicolocarp' target='_blank'>@nicolocarp</a>
1515
</div>

examples/test-runner.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<body style='margin : 0px; overflow: hidden; font-family: Monospace;'>
1212
<div style='position: absolute; top: 10px; width:100%; text-align: center; z-index: 1;'>
13-
<a href='https://github.com/AR-js-org/AR.js/' target='_blank'>AR.js</a> - Session API demo with multi
13+
<a href='https://github.com/AR-js-org/AR.js-threejs/' target='_blank'>AR.js-threejs</a> - Session API demo with multi
1414
tracking and hit testing
1515
- by <a href='https://twitter.com/nicolocarp' target='_blank'>@nicolocarp</a>
1616
<br />

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/index.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { ArToolkitContext as _ArToolkitContext } from "./ArToolkitContext";
44
import { ArToolkitProfile as _ArToolkitProfile } from "./ArToolkitProfile";
55
import { ArToolkitSource as _ArToolkitSource } from "./ArToolkitSource";
66
import { ArMarkerCloak as _ArMarkerCloak } from "./ArMarkerCloak";
7-
import { ArMarkerControls as _ArMarkerControls } from "./ArMarkerControls";
7+
import { ArMarkerControls as _ArMarkerControls } from "./ArMarkerControls";
88
import { ArMarkerHelper as _ArMarkerHelper } from "./ArMarkerHelper";
99
import { ArVideoInWebgl as _ArVideoInWebgl } from "./ArVideoInWebgl";
1010
import { HitTestingPlane as _HitTestingPlane } from "./HitTestingPlane";
@@ -24,9 +24,9 @@ export namespace THREEx {
2424
export const ArSmoothedControls = _ArSmoothedControls;
2525
export const ArToolkitContext = _ArToolkitContext;
2626
export const ArToolkitProfile = _ArToolkitProfile;
27-
export const ArToolkitSource = _ArToolkitSource;
27+
export const ArToolkitSource = _ArToolkitSource;
2828
export const ArMarkerCloak = _ArMarkerCloak;
29-
export const ArMarkerControls = _ArMarkerControls ;
29+
export const ArMarkerControls = _ArMarkerControls;
3030
export const ArMarkerHelper = _ArMarkerHelper;
3131
export const ArVideoInWebgl = _ArVideoInWebgl;
3232
export const HitTestingPlane = _HitTestingPlane;
@@ -42,4 +42,4 @@ export namespace ARjs {
4242
export const Source = _Source;
4343
export const Utils = _Utils;
4444
export const HitTesting = _HitTesting;
45-
};
45+
};

0 commit comments

Comments
 (0)