w-threejs-vue 1.0.11 → 1.0.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (126) hide show
  1. package/README.md +1 -1
  2. package/dist/w-threejs-vue.umd.js +1 -1
  3. package/docs/examples/app.html +1 -1
  4. package/docs/examples/app.umd.js +1 -1
  5. package/docs/examples/ex-AppAxAxisXGridLineColor.html +1 -1
  6. package/docs/examples/ex-AppAxAxisXGridLineWidth.html +1 -1
  7. package/docs/examples/ex-AppAxAxisXLineColor.html +1 -1
  8. package/docs/examples/ex-AppAxAxisXLineWidth.html +1 -1
  9. package/docs/examples/ex-AppAxAxisXTickLabelColor.html +1 -1
  10. package/docs/examples/ex-AppAxAxisXTickLabelDig.html +1 -1
  11. package/docs/examples/ex-AppAxAxisXTickLabelDistance.html +1 -1
  12. package/docs/examples/ex-AppAxAxisXTickLabelFontFamily.html +1 -1
  13. package/docs/examples/ex-AppAxAxisXTickLabelFontSize.html +1 -1
  14. package/docs/examples/ex-AppAxAxisXTickLineColor.html +1 -1
  15. package/docs/examples/ex-AppAxAxisXTickLineLength.html +1 -1
  16. package/docs/examples/ex-AppAxAxisXTickLineWidth.html +1 -1
  17. package/docs/examples/ex-AppAxAxisXTickNum.html +1 -1
  18. package/docs/examples/ex-AppAxAxisXTitle.html +1 -1
  19. package/docs/examples/ex-AppAxAxisXTitleColor.html +1 -1
  20. package/docs/examples/ex-AppAxAxisXTitleDistance.html +1 -1
  21. package/docs/examples/ex-AppAxAxisXTitleFontFamily.html +1 -1
  22. package/docs/examples/ex-AppAxAxisXTitleFontSize.html +1 -1
  23. package/docs/examples/ex-AppAxAxisYGridLineColor.html +1 -1
  24. package/docs/examples/ex-AppAxAxisYGridLineWidth.html +1 -1
  25. package/docs/examples/ex-AppAxAxisYLineColor.html +1 -1
  26. package/docs/examples/ex-AppAxAxisYLineWidth.html +1 -1
  27. package/docs/examples/ex-AppAxAxisYTickLabelColor.html +1 -1
  28. package/docs/examples/ex-AppAxAxisYTickLabelDig.html +1 -1
  29. package/docs/examples/ex-AppAxAxisYTickLabelDistance.html +1 -1
  30. package/docs/examples/ex-AppAxAxisYTickLabelFontFamily.html +1 -1
  31. package/docs/examples/ex-AppAxAxisYTickLabelFontSize.html +1 -1
  32. package/docs/examples/ex-AppAxAxisYTickLineColor.html +1 -1
  33. package/docs/examples/ex-AppAxAxisYTickLineLength.html +1 -1
  34. package/docs/examples/ex-AppAxAxisYTickLineWidth.html +1 -1
  35. package/docs/examples/ex-AppAxAxisYTickNum.html +1 -1
  36. package/docs/examples/ex-AppAxAxisYTitle.html +1 -1
  37. package/docs/examples/ex-AppAxAxisYTitleColor.html +1 -1
  38. package/docs/examples/ex-AppAxAxisYTitleDistance.html +1 -1
  39. package/docs/examples/ex-AppAxAxisYTitleFontFamily.html +1 -1
  40. package/docs/examples/ex-AppAxAxisYTitleFontSize.html +1 -1
  41. package/docs/examples/ex-AppAxAxisZGridLineColor.html +1 -1
  42. package/docs/examples/ex-AppAxAxisZGridLineWidth.html +1 -1
  43. package/docs/examples/ex-AppAxAxisZLineColor.html +1 -1
  44. package/docs/examples/ex-AppAxAxisZLineWidth.html +1 -1
  45. package/docs/examples/ex-AppAxAxisZTickLabelColor.html +1 -1
  46. package/docs/examples/ex-AppAxAxisZTickLabelDig.html +1 -1
  47. package/docs/examples/ex-AppAxAxisZTickLabelDistance.html +1 -1
  48. package/docs/examples/ex-AppAxAxisZTickLabelFontFamily.html +1 -1
  49. package/docs/examples/ex-AppAxAxisZTickLabelFontSize.html +1 -1
  50. package/docs/examples/ex-AppAxAxisZTickLineColor.html +1 -1
  51. package/docs/examples/ex-AppAxAxisZTickLineLength.html +1 -1
  52. package/docs/examples/ex-AppAxAxisZTickLineWidth.html +1 -1
  53. package/docs/examples/ex-AppAxAxisZTickNum.html +1 -1
  54. package/docs/examples/ex-AppAxAxisZTitle.html +1 -1
  55. package/docs/examples/ex-AppAxAxisZTitleColor.html +1 -1
  56. package/docs/examples/ex-AppAxAxisZTitleDistance.html +1 -1
  57. package/docs/examples/ex-AppAxAxisZTitleFontFamily.html +1 -1
  58. package/docs/examples/ex-AppAxAxisZTitleFontSize.html +1 -1
  59. package/docs/examples/ex-AppBasicAutoRotateDeg.html +1 -1
  60. package/docs/examples/ex-AppBasicBackgroundColor.html +1 -1
  61. package/docs/examples/ex-AppBasicSize.html +1 -1
  62. package/docs/examples/ex-AppBasicUpload.html +1 -1
  63. package/docs/examples/ex-AppBasicUseAutoRotate.html +1 -1
  64. package/docs/examples/ex-AppCmCameraFar.html +1 -1
  65. package/docs/examples/ex-AppCmCameraFov.html +1 -1
  66. package/docs/examples/ex-AppCmCameraNear.html +1 -1
  67. package/docs/examples/ex-AppCmCameraOrthographicRatio.html +1 -1
  68. package/docs/examples/ex-AppCmCameraType.html +1 -1
  69. package/docs/examples/ex-AppCmGetCameraViewAngle.html +1 -1
  70. package/docs/examples/ex-AppCmSetCameraAzimuthAngle.html +1 -1
  71. package/docs/examples/ex-AppCmSetCameraPolarAngle.html +1 -1
  72. package/docs/examples/ex-AppCmSetCameraViewAngle.html +1 -1
  73. package/docs/examples/ex-AppHpHelperAxesLengthRatio.html +1 -1
  74. package/docs/examples/ex-AppHpHelperGridDensity.html +1 -1
  75. package/docs/examples/ex-AppHpHelperGridLengthRatio.html +1 -1
  76. package/docs/examples/ex-AppHpHelperGridPositionRatioZ.html +1 -1
  77. package/docs/examples/ex-AppHpUseHelperAxes.html +1 -1
  78. package/docs/examples/ex-AppHpUseHelperGrid.html +1 -1
  79. package/docs/examples/ex-AppLgLegnedBackgroundColor.html +1 -1
  80. package/docs/examples/ex-AppLgLegnedHeight.html +1 -1
  81. package/docs/examples/ex-AppLgLegnedHeightMax.html +1 -1
  82. package/docs/examples/ex-AppLtLightAmbientColor.html +1 -1
  83. package/docs/examples/ex-AppLtLightDirectionColor.html +1 -1
  84. package/docs/examples/ex-AppLtLightDirectionIntensity.html +1 -1
  85. package/docs/examples/ex-AppLtLightDirectionPos.html +1 -1
  86. package/docs/examples/ex-AppLtLightPointColor.html +1 -1
  87. package/docs/examples/ex-AppLtLightPointDecay.html +1 -1
  88. package/docs/examples/ex-AppLtLightPointDistance.html +1 -1
  89. package/docs/examples/ex-AppLtLightPointIntensity.html +1 -1
  90. package/docs/examples/ex-AppLtLightPointPoss.html +1 -1
  91. package/docs/examples/ex-AppLtUseLightAmbient.html +1 -1
  92. package/docs/examples/ex-AppLtUseLightDirection.html +1 -1
  93. package/docs/examples/ex-AppLtUseLightPoint.html +1 -1
  94. package/docs/examples/ex-AppMhGetMeshsInfor.html +1 -1
  95. package/docs/examples/ex-AppMhSetMeshColor.html +1 -1
  96. package/docs/examples/ex-AppMhSetMeshLabelText.html +1 -1
  97. package/docs/examples/ex-AppMhSetMeshLabelTextColor.html +1 -1
  98. package/docs/examples/ex-AppMhSetMeshLabelTextFontFamily.html +1 -1
  99. package/docs/examples/ex-AppMhSetMeshLabelTextFontSize.html +1 -1
  100. package/docs/examples/ex-AppMhSetMeshLabelVisible.html +1 -1
  101. package/docs/examples/ex-AppMhSetMeshVisible.html +1 -1
  102. package/docs/examples/ex-AppMhUseAxis.html +1 -1
  103. package/docs/examples/ex-AppMuMenuIcons.html +1 -1
  104. package/docs/examples/ex-AppMuMenuTooltips.html +1 -1
  105. package/docs/index.html +1 -1
  106. package/docs/module-WThreejsVue.html +1 -1
  107. package/package.json +1 -1
  108. package/test/vtkPolyDataToBufferGeometry.test.mjs +0 -48
  109. package/test/vtp/access_ramp.vtp +0 -20
  110. package/test/vtp/bottom_plate.vtp +0 -20
  111. package/test/vtp/buffer.vtp +0 -20
  112. package/test/vtp/canister.vtp +0 -20
  113. package/test/vtp/central_area.vtp +0 -20
  114. package/test/vtp/deposition_hole.vtp +0 -20
  115. package/test/vtp/deposition_tunnel.vtp +0 -20
  116. package/test/vtp/end_plug.vtp +0 -20
  117. package/test/vtp/fuel_assembly.vtp +0 -20
  118. package/test/vtp/generate_data.mjs +0 -338
  119. package/test/vtp/host_rock.vtp +0 -20
  120. package/test/vtp/index.html +0 -566
  121. package/test/vtp/main_tunnel.vtp +0 -20
  122. package/test/vtp/run_demo.md +0 -39
  123. package/test/vtp/shafts.vtp +0 -20
  124. package/test/vtp/summary.md +0 -43
  125. package/test/vtp/surface_facilities.vtp +0 -20
  126. package/test/vtp//346/267/261/345/234/260/350/263/252/350/231/225/347/275/256/350/250/255/346/226/275/350/246/226/350/246/272/345/214/226/347/265/204/344/273/266/350/210/207/351/205/215/347/275/256/346/214/207/345/215/227.md +0 -68
package/README.md CHANGED
@@ -33,5 +33,5 @@ Add script for vue.
33
33
 
34
34
  Add script for w-threejs-vue.
35
35
  ```alias
36
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
36
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
37
37
  ```
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * w-threejs-vue v1.0.11
2
+ * w-threejs-vue v1.0.12
3
3
  * (c) 2018-2021 yuda-lyu(semisphere)
4
4
  * Released under the MIT License.
5
5
  */
@@ -40,7 +40,7 @@
40
40
 
41
41
 
42
42
  <!-- app -->
43
- <script src="app.umd.js?1774951342939"></script>
43
+ <script src="app.umd.js?1774951853683"></script>
44
44
 
45
45
  </head>
46
46
  <body style="font-family:'Microsoft JhengHei','Avenir','Helvetica'; padding:0px; margin:0px;">
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * app v1.0.11
2
+ * app v1.0.12
3
3
  * (c) 2018-2021 yuda-lyu(semisphere)
4
4
  * Released under the MIT License.
5
5
  */
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>
@@ -43,7 +43,7 @@
43
43
  />
44
44
 
45
45
  <!-- w-threejs-vue -->
46
- <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.11/dist/w-threejs-vue.umd.js"></script>
46
+ <script src="https://cdn.jsdelivr.net/npm/w-threejs-vue@1.0.12/dist/w-threejs-vue.umd.js"></script>
47
47
 
48
48
  <!-- lodash -->
49
49
  <script src="https://cdn.jsdelivr.net/npm/lodash@latest/lodash.min.js"></script>