Skip to content

Commit 4184014

Browse files
authored
add web3dsurvey (#4200)
1 parent e4b6899 commit 4184014

File tree

17 files changed

+17
-0
lines changed

17 files changed

+17
-0
lines changed

packages/modelviewer.dev/docs/faq.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
<link type="text/css" href="../styles/examples.css" rel="stylesheet" />
2727
<link type="text/css" href="../styles/docs.css" rel="stylesheet" />
2828
<link rel="shortcut icon" type="image/png" href="../assets/favicon.png" />
29+
<script defer src="https://web3dsurvey.com/collector.js"></script>
2930
<script>
3031
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
3132
ga('create', 'UA-169901325-1', { 'storage': 'none' });

packages/modelviewer.dev/docs/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
<link type="text/css" href="../styles/examples.css" rel="stylesheet" />
2727
<link type="text/css" href="../styles/docs.css" rel="stylesheet" />
2828
<link rel="shortcut icon" type="image/png" href="../assets/favicon.png" />
29+
<script defer src="https://web3dsurvey.com/collector.js"></script>
2930
<script>
3031
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
3132
ga('create', 'UA-169901325-1', { 'storage': 'none' });

packages/modelviewer.dev/examples/animation/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
<!-- 💁 OPTIONAL: The :focus-visible polyfill removes the focus ring for some input types -->
2929
<script src="../../node_modules/focus-visible/dist/focus-visible.js" defer></script>
3030

31+
<script defer src="https://web3dsurvey.com/collector.js"></script>
3132
<script>
3233
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
3334
ga('create', 'UA-169901325-1', { 'storage': 'none' });

packages/modelviewer.dev/examples/annotations/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
<!-- 💁 OPTIONAL: The :focus-visible polyfill removes the focus ring for some input types -->
2929
<script src="../../node_modules/focus-visible/dist/focus-visible.js" defer></script>
3030

31+
<script defer src="https://web3dsurvey.com/collector.js"></script>
3132
<script>
3233
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
3334
ga('create', 'UA-169901325-1', { 'storage': 'none' });

packages/modelviewer.dev/examples/augmentedreality/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
<!-- 💁 OPTIONAL: The :focus-visible polyfill removes the focus ring for some input types -->
2929
<script src="../../node_modules/focus-visible/dist/focus-visible.js" defer></script>
3030

31+
<script defer src="https://web3dsurvey.com/collector.js"></script>
3132
<script>
3233
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
3334
ga('create', 'UA-169901325-1', { 'storage': 'none' });

packages/modelviewer.dev/examples/color.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<link rel="shortcut icon" type="image/png" href="../assets/favicon.png"/>
2525
<link type="text/css" href="../styles/examples.css" rel="stylesheet" />
2626
<script type='module' src='https://modelviewer.dev/node_modules/@google/model-viewer/dist/model-viewer.min.js'></script>
27+
<script defer src="https://web3dsurvey.com/collector.js"></script>
2728
<script>
2829
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
2930
ga('create', 'UA-169901325-1', { 'storage': 'none' });

packages/modelviewer.dev/examples/lighthouse.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<meta name="viewport" content="width=device-width, initial-scale=1">
2424
<link rel="shortcut icon" type="image/png" href="../assets/favicon.png"/>
2525
<link type="text/css" href="../styles/examples.css" rel="stylesheet" />
26+
<script defer src="https://web3dsurvey.com/collector.js"></script>
2627
<script>
2728
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
2829
ga('create', 'UA-169901325-1', { 'storage': 'none' });

packages/modelviewer.dev/examples/lighthouse2.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
<link type="text/css" href="../styles/examples.css" rel="stylesheet" />
2626

2727
<script src="../node_modules/focus-visible/dist/focus-visible.js" defer></script>
28+
<script defer src="https://web3dsurvey.com/collector.js"></script>
2829
<script>
2930
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
3031
ga('create', 'UA-169901325-1', { 'storage': 'none' });

packages/modelviewer.dev/examples/lightingandenv/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
<!-- 💁 OPTIONAL: The :focus-visible polyfill removes the focus ring for some input types -->
2929
<script src="../../node_modules/focus-visible/dist/focus-visible.js" defer></script>
3030

31+
<script defer src="https://web3dsurvey.com/collector.js"></script>
3132
<script>
3233
window.oscillate = function(min, max, period, time) {
3334
const mag = max - min;

packages/modelviewer.dev/examples/loading/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
<!-- 💁 OPTIONAL: The :focus-visible polyfill removes the focus ring for some input types -->
3030
<script src="../../node_modules/focus-visible/dist/focus-visible.js" defer></script>
3131

32+
<script defer src="https://web3dsurvey.com/collector.js"></script>
3233
<script>
3334
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
3435
ga('create', 'UA-169901325-1', { 'storage': 'none' });

0 commit comments

Comments
 (0)