vislite 0.8.0-rc.0 → 0.8.0

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 (116) hide show
  1. package/CHANGELOG +14 -3
  2. package/lib/Buffer/index.umd.d.ts +3 -0
  3. package/lib/Buffer/index.umd.js +2 -2
  4. package/lib/Buffer/index.umd.min.d.ts +3 -0
  5. package/lib/Buffer/index.umd.min.js +2 -2
  6. package/lib/Canvas/index.umd.d.ts +3 -0
  7. package/lib/Canvas/index.umd.js +2 -2
  8. package/lib/Canvas/index.umd.min.d.ts +3 -0
  9. package/lib/Canvas/index.umd.min.js +2 -2
  10. package/lib/Cardinal/index.umd.d.ts +3 -0
  11. package/lib/Cardinal/index.umd.js +2 -2
  12. package/lib/Cardinal/index.umd.min.d.ts +3 -0
  13. package/lib/Cardinal/index.umd.min.js +2 -2
  14. package/lib/Eoap/index.umd.d.ts +3 -0
  15. package/lib/Eoap/index.umd.js +2 -2
  16. package/lib/Eoap/index.umd.min.d.ts +3 -0
  17. package/lib/Eoap/index.umd.min.js +2 -2
  18. package/lib/Geometry/index.umd.d.ts +3 -0
  19. package/lib/Geometry/index.umd.js +55 -4
  20. package/lib/Geometry/index.umd.min.d.ts +3 -0
  21. package/lib/Geometry/index.umd.min.js +3 -3
  22. package/lib/Hermite/index.umd.d.ts +3 -0
  23. package/lib/Hermite/index.umd.js +2 -2
  24. package/lib/Hermite/index.umd.min.d.ts +3 -0
  25. package/lib/Hermite/index.umd.min.js +2 -2
  26. package/lib/Matrix4/index.umd.d.ts +3 -0
  27. package/lib/Matrix4/index.umd.js +2 -2
  28. package/lib/Matrix4/index.umd.min.d.ts +3 -0
  29. package/lib/Matrix4/index.umd.min.js +2 -2
  30. package/lib/Mercator/index.umd.d.ts +3 -0
  31. package/lib/Mercator/index.umd.js +2 -2
  32. package/lib/Mercator/index.umd.min.d.ts +3 -0
  33. package/lib/Mercator/index.umd.min.js +2 -2
  34. package/lib/OralCanvas/index.es.d.ts +3 -0
  35. package/lib/OralCanvas/index.es.js +2 -2
  36. package/lib/OralCanvas/index.es.min.d.ts +3 -0
  37. package/lib/OralCanvas/index.es.min.js +2 -2
  38. package/lib/OralWebGL/index.es.d.ts +3 -0
  39. package/lib/OralWebGL/index.es.js +2 -2
  40. package/lib/OralWebGL/index.es.min.d.ts +3 -0
  41. package/lib/OralWebGL/index.es.min.js +2 -2
  42. package/lib/SVG/index.umd.d.ts +3 -0
  43. package/lib/SVG/index.umd.js +2 -2
  44. package/lib/SVG/index.umd.min.d.ts +3 -0
  45. package/lib/SVG/index.umd.min.js +2 -2
  46. package/lib/Shader/index.umd.d.ts +3 -0
  47. package/lib/Shader/index.umd.js +2 -2
  48. package/lib/Shader/index.umd.min.d.ts +3 -0
  49. package/lib/Shader/index.umd.min.js +2 -2
  50. package/lib/Texture/index.umd.d.ts +3 -0
  51. package/lib/Texture/index.umd.js +2 -2
  52. package/lib/Texture/index.umd.min.d.ts +3 -0
  53. package/lib/Texture/index.umd.min.js +2 -2
  54. package/lib/TreeLayout/index.umd.d.ts +3 -0
  55. package/lib/TreeLayout/index.umd.js +2 -2
  56. package/lib/TreeLayout/index.umd.min.d.ts +3 -0
  57. package/lib/TreeLayout/index.umd.min.js +2 -2
  58. package/lib/WebGL/index.umd.d.ts +3 -0
  59. package/lib/WebGL/index.umd.js +2 -2
  60. package/lib/WebGL/index.umd.min.d.ts +3 -0
  61. package/lib/WebGL/index.umd.min.js +2 -2
  62. package/lib/animation/index.umd.d.ts +3 -0
  63. package/lib/animation/index.umd.js +2 -2
  64. package/lib/animation/index.umd.min.d.ts +3 -0
  65. package/lib/animation/index.umd.min.js +2 -2
  66. package/lib/formatColor/index.umd.d.ts +3 -0
  67. package/lib/formatColor/index.umd.js +2 -2
  68. package/lib/formatColor/index.umd.min.d.ts +3 -0
  69. package/lib/formatColor/index.umd.min.js +2 -2
  70. package/lib/getLoopColors/index.umd.d.ts +3 -0
  71. package/lib/getLoopColors/index.umd.js +2 -2
  72. package/lib/getLoopColors/index.umd.min.d.ts +3 -0
  73. package/lib/getLoopColors/index.umd.min.js +2 -2
  74. package/lib/getWebGLContext/index.umd.d.ts +3 -0
  75. package/lib/getWebGLContext/index.umd.js +2 -2
  76. package/lib/getWebGLContext/index.umd.min.d.ts +3 -0
  77. package/lib/getWebGLContext/index.umd.min.js +2 -2
  78. package/lib/index.umd.js +55 -4
  79. package/lib/index.umd.min.js +3 -3
  80. package/lib/move/index.umd.d.ts +3 -0
  81. package/lib/move/index.umd.js +2 -2
  82. package/lib/move/index.umd.min.d.ts +3 -0
  83. package/lib/move/index.umd.min.js +2 -2
  84. package/lib/resizeObserver/index.umd.d.ts +3 -0
  85. package/lib/resizeObserver/index.umd.js +2 -2
  86. package/lib/resizeObserver/index.umd.min.d.ts +3 -0
  87. package/lib/resizeObserver/index.umd.min.js +2 -2
  88. package/lib/rotate/index.umd.d.ts +3 -0
  89. package/lib/rotate/index.umd.js +2 -2
  90. package/lib/rotate/index.umd.min.d.ts +3 -0
  91. package/lib/rotate/index.umd.min.js +2 -2
  92. package/lib/ruler/index.umd.d.ts +3 -0
  93. package/lib/ruler/index.umd.js +2 -2
  94. package/lib/ruler/index.umd.min.d.ts +3 -0
  95. package/lib/ruler/index.umd.min.js +2 -2
  96. package/lib/scale/index.umd.d.ts +3 -0
  97. package/lib/scale/index.umd.js +2 -2
  98. package/lib/scale/index.umd.min.d.ts +3 -0
  99. package/lib/scale/index.umd.min.js +2 -2
  100. package/lib/throttle/index.umd.d.ts +3 -0
  101. package/lib/throttle/index.umd.js +2 -2
  102. package/lib/throttle/index.umd.min.d.ts +3 -0
  103. package/lib/throttle/index.umd.min.js +2 -2
  104. package/lib/viewHandler/index.umd.d.ts +3 -0
  105. package/lib/viewHandler/index.umd.js +2 -2
  106. package/lib/viewHandler/index.umd.min.d.ts +3 -0
  107. package/lib/viewHandler/index.umd.min.js +2 -2
  108. package/package.json +2 -2
  109. package/src/Canvas.ts +2 -2
  110. package/src/Geometry.ts +59 -0
  111. package/src/common/canvas/painter.ts +2 -1
  112. package/src/common/geometry/prism-horizontal.ts +1 -1
  113. package/src/common/geometry/prism-vertical.ts +1 -1
  114. package/src/common/geometry/tool/triangles.ts +24 -0
  115. package/types/Geometry.d.ts +55 -0
  116. package/types/ui-canvas.d.ts +5 -0
package/CHANGELOG CHANGED
@@ -123,7 +123,7 @@ v0.5.0:
123
123
  - 优化改造
124
124
  1、一些types定义优化(比如 Array<number> 改成更具体的 [number, number] 类型)
125
125
  - 新增功能
126
- 1、Geometry 立方体运算
126
+ 1、Geometry 立方体
127
127
  * cylinder 圆柱体
128
128
  * prism 棱柱体
129
129
  * sphere 球体
@@ -180,13 +180,17 @@ v0.7.1:
180
180
  * 普通H5端
181
181
  * uniapp端(支付宝小程序)
182
182
  v0.8.0:
183
- date:
183
+ date:2024-03-02
184
184
  changes:
185
185
  - 修复bug
186
186
  1、修复“prism 棱柱体” 和 “cylinder 圆柱体”特殊情况下计算错误
187
187
  * 未考虑方向无需调整时分母为零
188
188
  * 未考虑计算的高需要判断正负性
189
189
  2、修复同一个Canvas多次获取画笔会获取错误问题
190
+ - 优化改造
191
+ 1、针对单独引入的方式添加types支持
192
+ 2、一些types定义优化
193
+ * 针对ui-canvas补充标签ref类型
190
194
  - 新增功能
191
195
  1、针对3D模型扩展了一个在线编辑器
192
196
  ( https://zxl20070701.github.io/toolbox/#/model-editor )
@@ -194,5 +198,12 @@ v0.8.0:
194
198
  * drawImage 绘制图片
195
199
  3、WebGL画笔
196
200
  * 画布缩放模式(mode)
197
- 4、Geometry 立方体运算
201
+ 4、Geometry 辅助方法
202
+ * splitNum 计算切割份数
203
+ * rotateLine 物体方向转换
204
+ 5、Geometry 立方片段
205
+ * prismHorizontal 棱柱水平部分
206
+ * prismVertical 棱柱垂直部分
207
+ * sphereFragment 球体中的一瓣子
208
+ 6、Geometry 立方体
198
209
  * pie 饼柱体
@@ -0,0 +1,3 @@
1
+ import { Buffer } from "../../types/index"
2
+
3
+ export default Buffer
@@ -1,12 +1,12 @@
1
1
  /*!
2
- * VISLite JavaScript Library v0.8.0-rc.0
2
+ * VISLite JavaScript Library v0.8.0
3
3
  * git+https://github.com/oi-contrib/VISLite.git
4
4
  *
5
5
  * Copyright zxl20070701
6
6
  * Released under the MIT license
7
7
  * https://zxl20070701.github.io/notebook/home.html
8
8
  *
9
- * Publish Date: Wed Feb 07 2024 22:37:24 GMT+0800 (中国标准时间)
9
+ * Publish Date: Sat Mar 02 2024 12:41:38 GMT+0800 (中国标准时间)
10
10
  */
11
11
  (function (global, factory) {
12
12
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
@@ -0,0 +1,3 @@
1
+ import { Buffer } from "../../types/index"
2
+
3
+ export default Buffer
@@ -1,11 +1,11 @@
1
1
  /*!
2
- * VISLite JavaScript Library v0.8.0-rc.0
2
+ * VISLite JavaScript Library v0.8.0
3
3
  * git+https://github.com/oi-contrib/VISLite.git
4
4
  *
5
5
  * Copyright zxl20070701
6
6
  * Released under the MIT license
7
7
  * https://zxl20070701.github.io/notebook/home.html
8
8
  *
9
- * Publish Date: Wed Feb 07 2024 22:37:24 GMT+0800 (中国标准时间)
9
+ * Publish Date: Sat Mar 02 2024 12:41:38 GMT+0800 (中国标准时间)
10
10
  */
11
11
  var t,e;t=this,e=function(){"use strict";return function(){function t(t,e){void 0===e&&(e=!1),this.__painter=t,this.__isElement=e,this.__buffer=function(t){return t.createBuffer()}(t),this.__type=e?t.ELEMENT_ARRAY_BUFFER:t.ARRAY_BUFFER}return t.prototype.use=function(){return this.__painter.bindBuffer(this.__type,this.__buffer),this},t.prototype.write=function(t){return function(t,e,i,n){var r=i?t.ELEMENT_ARRAY_BUFFER:t.ARRAY_BUFFER;t.bufferData(r,e,n)}(this.__painter,t,this.__isElement,this.__painter.STATIC_DRAW),this.__fsize=t.BYTES_PER_ELEMENT,this},t.prototype.divide=function(t,e,i,n){return void 0===n&&(n=0),function(t,e,i,n,r,_,f){t.vertexAttribPointer(e,i,n,f,r,_),t.enableVertexAttribArray(e)}(this.__painter,t,e,this.__painter.FLOAT,i*this.__fsize,n*this.__fsize,!1),this},t}()},"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).VISLite_Buffer=e();
@@ -0,0 +1,3 @@
1
+ import { Canvas } from "../../types/index"
2
+
3
+ export default Canvas
@@ -1,12 +1,12 @@
1
1
  /*!
2
- * VISLite JavaScript Library v0.8.0-rc.0
2
+ * VISLite JavaScript Library v0.8.0
3
3
  * git+https://github.com/oi-contrib/VISLite.git
4
4
  *
5
5
  * Copyright zxl20070701
6
6
  * Released under the MIT license
7
7
  * https://zxl20070701.github.io/notebook/home.html
8
8
  *
9
- * Publish Date: Wed Feb 07 2024 22:37:24 GMT+0800 (中国标准时间)
9
+ * Publish Date: Sat Mar 02 2024 12:41:38 GMT+0800 (中国标准时间)
10
10
  */
11
11
  (function (global, factory) {
12
12
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
@@ -0,0 +1,3 @@
1
+ import { Canvas } from "../../types/index"
2
+
3
+ export default Canvas
@@ -1,11 +1,11 @@
1
1
  /*!
2
- * VISLite JavaScript Library v0.8.0-rc.0
2
+ * VISLite JavaScript Library v0.8.0
3
3
  * git+https://github.com/oi-contrib/VISLite.git
4
4
  *
5
5
  * Copyright zxl20070701
6
6
  * Released under the MIT license
7
7
  * https://zxl20070701.github.io/notebook/home.html
8
8
  *
9
- * Publish Date: Wed Feb 07 2024 22:37:24 GMT+0800 (中国标准时间)
9
+ * Publish Date: Sat Mar 02 2024 12:41:38 GMT+0800 (中国标准时间)
10
10
  */
11
11
  var t,i;t=this,i=function(){"use strict";var t=function(i,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var e in i)Object.prototype.hasOwnProperty.call(i,e)&&(t[e]=i[e])},t(i,e)};function i(i,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=i}t(i,e),i.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}"function"==typeof SuppressedError&&SuppressedError;var e=function(t,i,e,n,r){var o=Math.cos(e),s=Math.sin(e);return[+((n-t)*o-(r-i)*s+t).toFixed(7),+((n-t)*s+(r-i)*o+i).toFixed(7)]},n=function(t,i,e,n,r){return t.beginPath(),t.translate(e,n),t.rotate(r),t.font=i.fontStyle+" "+i.fontWeight+" "+i.fontSize+"px "+i.fontFamily,t},r=function(t,i,n,r,o,s,a,_){if(o>s){var h=o;o=s,s=h}return a%=2*Math.PI,_>=1.999999*Math.PI||_<=1.999999*-Math.PI?_=2*Math.PI:_%=2*Math.PI,function(t,i,n,r,o,s,a){i<0&&(t+=i,i*=-1);var _,h=[];_=e(0,0,t,o,0),h[0]=_[0],h[1]=_[1],_=e(0,0,i,_[0],_[1]),h[2]=_[0],h[3]=_[1],_=e(0,0,t,s,0),h[4]=_[0],h[5]=_[1],_=e(0,0,i,_[0],_[1]),h[6]=_[0],h[7]=_[1],a(t,t+i,h[0]+n,h[1]+r,h[4]+n,h[5]+r,h[2]+n,h[3]+r,h[6]+n,h[7]+r,.5*(s-o))}(a,_,n,r,o,s,(function(e,a,_,h,l,p,u,f,c,g,y){y<0&&(y=-y),t.beginPath(),t.moveTo(_,h),t.arc(n,r,o,e,a,!1),"round"==i.arcEndCap?t.arc(.5*(u+c),.5*(f+g),y,a-Math.PI,a,!0):"-round"==i.arcEndCap?t.arc(.5*(u+c),.5*(f+g),y,a-Math.PI,a,!1):t.lineTo(c,g),t.arc(n,r,s,a,e,!0),"round"==i.arcStartCap?t.arc(.5*(_+l),.5*(h+p),y,e,e-Math.PI,!0):"-round"==i.arcStartCap?t.arc(.5*(_+l),.5*(h+p),y,e,e-Math.PI,!1):t.lineTo(_,h)})),"butt"==i.arcStartCap&&t.closePath(),t},o=function(t,i,e,n){return t.beginPath(),t.moveTo(i+n,e),t.arc(i,e,n,0,2*Math.PI),t},s=function(t,i,e,n,r){return t.beginPath(),t.rect(i,e,n,r),t};function a(t,i,e,n,r){for(var o=0,s="",a=0;a<i.length;a++)t.measureText(s+i[a]).width>e||/\n$/.test(s)?(r(s,((o+=1)-.5)*n),s=i[a]):a==i.length-1?(o+=1,r(s+i[a],(o-.5)*n)):s+=i[a];return o*n}var _=function(){function t(t,i,e,n,r){void 0===i&&(i={}),void 0===n&&(n=!1),this.__region=null,this.__onlyRegion=!1,this.__specialConfig={fontSize:16,fontFamily:"sans-serif",fontWeight:400,fontStyle:"normal",arcStartCap:"butt",arcEndCap:"butt"},this.__initConfig={fillStyle:"black",strokeStyle:"black",lineWidth:1,textAlign:"left",textBaseline:"middle",lineDash:[],shadowBlur:0,shadowColor:"black"},this.painter=t.getContext("2d",i),this.__region=e,this.__isPainter=n,this.painter.textBaseline="middle",this.painter.textAlign="left"}return t.prototype.useConfig=function(t,i){if(this.__region&&["fillStyle","strokeStyle","shadowBlur","shadowColor"].indexOf(t)<0&&this.__region.useConfig(t,i),this.__isPainter&&this.__onlyRegion)return this;if("lineDash"==t)this.painter.setLineDash&&this.painter.setLineDash(i);else if(t in this.__specialConfig)"fontSize"==t&&(i=Math.round(i)),this.__specialConfig[t]=i;else{if(!(t in this.__initConfig))throw new Error("Illegal configuration item of painter : "+t+" !");this.painter[t]=i}return this},t.prototype.fillText=function(t,i,e,r){return void 0===r&&(r=0),this.__region&&this.__region.fillText(t,i,e,r),this.__isPainter&&this.__onlyRegion||(this.painter.save(),n(this.painter,this.__specialConfig,i,e,r).fillText(t,0,0),this.painter.restore()),this},t.prototype.strokeText=function(t,i,e,r){return void 0===r&&(r=0),this.__region&&this.__region.strokeText(t,i,e,r),this.__isPainter&&this.__onlyRegion||(this.painter.save(),n(this.painter,this.__specialConfig,i,e,r).strokeText(t,0,0),this.painter.restore()),this},t.prototype.fullText=function(t,i,e,r){return void 0===r&&(r=0),this.__region&&this.__region.fullText(t,i,e,r),this.__isPainter&&this.__onlyRegion||(this.painter.save(),n(this.painter,this.__specialConfig,i,e,r),this.painter.fillText(t,0,0),this.painter.strokeText(t,0,0),this.painter.restore()),this},t.prototype.fillTexts=function(t,i,e,r,o,s){var _=this;void 0===o&&(o=1.2),void 0===s&&(s=0);var h=0;if(this.__region&&(h=this.__region.fillTexts(t,i,e,r,o)),this.__isPainter&&this.__onlyRegion)return h;this.painter.save(),n(this.painter,this.__specialConfig,i,e,s);var l=a(this.painter,t,r,this.__specialConfig.fontSize*o,(function(t,i){_.painter.fillText(t,0,i)}));return this.painter.restore(),l},t.prototype.strokeTexts=function(t,i,e,r,o,s){var _=this;void 0===o&&(o=1.2),void 0===s&&(s=0);var h=0;if(this.__region&&(h=this.__region.fillTexts(t,i,e,r,o)),this.__isPainter&&this.__onlyRegion)return h;this.painter.save(),n(this.painter,this.__specialConfig,i,e,s);var l=a(this.painter,t,r,this.__specialConfig.fontSize*o,(function(t,i){_.painter.strokeText(t,0,i)}));return this.painter.restore(),l},t.prototype.fullTexts=function(t,i,e,r,o,s){var _=this;void 0===o&&(o=1.2),void 0===s&&(s=0);var h=0;if(this.__region&&(h=this.__region.fillTexts(t,i,e,r,o)),this.__isPainter&&this.__onlyRegion)return h;this.painter.save(),n(this.painter,this.__specialConfig,i,e,s);var l=a(this.painter,t,r,this.__specialConfig.fontSize*o,(function(t,i){_.painter.fillText(t,0,i),_.painter.strokeText(t,0,i)}));return this.painter.restore(),l},t.prototype.beginPath=function(){return this.__region&&this.__region.beginPath(),this.__isPainter&&this.__onlyRegion||this.painter.beginPath(),this},t.prototype.closePath=function(){return this.__region&&this.__region.closePath(),this.__isPainter&&this.__onlyRegion||this.painter.closePath(),this},t.prototype.moveTo=function(t,i){return this.__region&&this.__region.moveTo(t,i),this.__isPainter&&this.__onlyRegion||this.painter.moveTo(Math.round(t)+.5,Math.round(i)+.5),this},t.prototype.lineTo=function(t,i){return this.__region&&this.__region.lineTo(t,i),this.__isPainter&&this.__onlyRegion||this.painter.lineTo(Math.round(t)+.5,Math.round(i)+.5),this},t.prototype.arc=function(t,i,e,n,r){return this.__region&&this.__region.arc(t,i,e,n,r),this.__isPainter&&this.__onlyRegion||this.painter.arc(t,i,e,n,n+r,r<0),this},t.prototype.fill=function(){return this.__region&&this.__region.fill(),this.__isPainter&&this.__onlyRegion||this.painter.fill(),this},t.prototype.stroke=function(){return this.__region&&this.__region.stroke(),this.__isPainter&&this.__onlyRegion||this.painter.stroke(),this},t.prototype.full=function(){return this.__region&&this.__region.full(),this.__isPainter&&this.__onlyRegion||(this.painter.fill(),this.painter.stroke()),this},t.prototype.save=function(){return this.__region&&this.__region.save(),this.__isPainter&&this.__onlyRegion||this.painter.save(),this},t.prototype.restore=function(){return this.__region&&this.__region.restore(),this.__isPainter&&this.__onlyRegion||this.painter.restore(),this},t.prototype.clip=function(){return this.__region&&this.__region.clip(),this.__isPainter&&this.__onlyRegion||this.painter.clip(),this},t.prototype.quadraticCurveTo=function(t,i,e,n){return this.__region&&this.__region.quadraticCurveTo(t,i,e,n),this.__isPainter&&this.__onlyRegion||this.painter.quadraticCurveTo(t,i,e,n),this},t.prototype.bezierCurveTo=function(t,i,e,n,r,o){return this.__region&&this.__region.bezierCurveTo(t,i,e,n,r,o),this.__isPainter&&this.__onlyRegion||this.painter.bezierCurveTo(t,i,e,n,r,o),this},t.prototype.clearRect=function(t,i,e,n){return this.__region&&this.__region.clearRect(t,i,e,n),this.__isPainter&&this.__onlyRegion||this.painter.clearRect(t,i,e,n),this},t.prototype.fillArc=function(t,i,e,n,o,s){return this.__region&&this.__region.fillArc(t,i,e,n,o,s),this.__isPainter&&this.__onlyRegion||r(this.painter,this.__specialConfig,t,i,e,n,o,s).fill(),this},t.prototype.strokeArc=function(t,i,e,n,o,s){return this.__region&&this.__region.strokeArc(t,i,e,n,o,s),this.__isPainter&&this.__onlyRegion||r(this.painter,this.__specialConfig,t,i,e,n,o,s).stroke(),this},t.prototype.fullArc=function(t,i,e,n,o,s){return this.__region&&this.__region.fullArc(t,i,e,n,o,s),this.__isPainter&&this.__onlyRegion||(r(this.painter,this.__specialConfig,t,i,e,n,o,s),this.painter.fill(),this.painter.stroke()),this},t.prototype.fillCircle=function(t,i,e){return this.__region&&this.__region.fillCircle(t,i,e),this.__isPainter&&this.__onlyRegion||o(this.painter,t,i,e).fill(),this},t.prototype.strokeCircle=function(t,i,e){return this.__region&&this.__region.strokeCircle(t,i,e),this.__isPainter&&this.__onlyRegion||o(this.painter,t,i,e).stroke(),this},t.prototype.fullCircle=function(t,i,e){return this.__region&&this.__region.fullCircle(t,i,e),this.__isPainter&&this.__onlyRegion||(o(this.painter,t,i,e),this.painter.fill(),this.painter.stroke()),this},t.prototype.fillRect=function(t,i,e,n){return this.__region&&this.__region.fillRect(t,i,e,n),this.__isPainter&&this.__onlyRegion||s(this.painter,t,i,e,n).fill(),this},t.prototype.strokeRect=function(t,i,e,n){return this.__region&&this.__region.strokeRect(t,i,e,n),this.__isPainter&&this.__onlyRegion||s(this.painter,t,i,e,n).stroke(),this},t.prototype.fullRect=function(t,i,e,n){return this.__region&&this.__region.fullRect(t,i,e,n),this.__isPainter&&this.__onlyRegion||(s(this.painter,t,i,e,n),this.painter.fill(),this.painter.stroke()),this},t.prototype.draw=function(){},t.prototype.drawImage=function(t,i,e,n,r,o){var s=this;return void 0===o&&(o=!1),new Promise((function(a){if(s.__region&&(s.__region.fillRect(i,e,n,r),a({})),s.__isPainter&&s.__onlyRegion)return s;if("string"!=typeof t||o)s.painter.drawImage(t,i,e,n,r),a({});else{var _=new Image;_.onload=function(){s.painter.drawImage(_,i,e,n,r),a({})},_.src=t}}))},t}(),h={"font-size":"fontSize","font-family":"fontFamily","font-weight":"fontWeight","font-style":"fontStyle","arc-start-cap":"arcStartCap","arc-end-cap":"arcEndCap"},l=function(t){function e(i,e,n,r){void 0===n&&(n={}),void 0===r&&(r=1);var o=t.call(this,i,n,e?new _(e,{willReadFrequently:!0}):void 0,!0,r)||this;return o.name="Canvas",o.__regionList={},o.__regionAssemble=function(t,i,e,n){for(var r=[],o=0;o<n;o++)r[o]=t;return function(){for(var o=0;o<n;o++){if(r[o]+e<i){r[o]=+(r[o]+e).toFixed(7);break}o<n-1&&(r[o]=t)}return r}}(0,255,10,3),o.__scaleSize=r,o.setRegion(""),o}return i(e,t),e.prototype.config=function(t){for(var i in t){var e=h[i]||i;this.useConfig(e,t[i])}return this},e.prototype.onlyRegion=function(t){return this.__onlyRegion=t,this},e.prototype.setRegion=function(t){if(this.__region)if(t){if(null==this.__regionList[t]){var i=this.__regionAssemble();this.__regionList[t]="rgb("+i[0]+","+i[1]+","+i[2]+")"}this.__region.useConfig("fillStyle",this.__regionList[t])&&this.__region.useConfig("strokeStyle",this.__regionList[t])}else this.__region.useConfig("fillStyle","#000000")&&this.__region.useConfig("strokeStyle","#000000");return this},e.prototype.getRegion=function(t,i){var e=this;return new Promise((function(n){var r=e.__region?e.__region.painter.getImageData(t-.5,i-.5,1,1):{data:[0,0,0,0]},o=r.data,s=function(){if(e.__region)for(var t in e.__regionList)if("rgb("+o[0]+","+o[1]+","+o[2]+")"==e.__regionList[t]){n(t);break}n("")};o?s():r.then((function(t){o=t,s()}))}))},e.prototype.textWidth=function(t){this.painter.save(),n(this.painter,this.__specialConfig,0,0,0);var i=this.painter.measureText(t+"").width;return this.painter.restore(),i},e.prototype.getContext=function(t){return void 0===t&&(t=!1),t?this.__region?this.__region.painter:null:this.painter},e.prototype.getInfo=function(){return{width:this.painter.canvas.width/this.__scaleSize,height:this.painter.canvas.height/this.__scaleSize}},e.prototype.createLinearGradient=function(t,i,e,n){return function(t,i,e,n,r){var o=t.createLinearGradient(i,e,n,r),s={value:function(){return o},setColor:function(t,i){return o.addColorStop(t,i),s}};return s}(this.painter,t,i,e,n)},e.prototype.createRadialGradient=function(t,i,e){return function(t,i,e,n){var r=t.createRadialGradient(i,e,0,i,e,n),o={value:function(){return r},setColor:function(t,i){return r.addColorStop(t,i),o}};return o}(this.painter,t,i,e)},e.prototype.getColor=function(t,i){t*=this.__scaleSize,i*=this.__scaleSize;var e=this.painter.getImageData(t-.5,i-.5,1,1).data;return"rgba("+e[0]+","+e[1]+","+e[2]+","+e[3]+")"},e}(_);return function(t){function e(i,e){void 0===e&&(e={});var n=this;if(!i)throw new Error("VISLite Canvas:The mount point requires an HTMLElement type but encountered null.");e=function(t,i){for(var e in t)i[e]=t[e];return i}(e,{region:!0,willReadFrequently:!1});var r,o=i.clientWidth,s=i.clientHeight,a=null,_=i;_._vislite_canvas_?(r=_._vislite_canvas_[0],a=_._vislite_canvas_[1]):(r=document.createElement("canvas"),i.appendChild(r),e.region&&(a=document.createElement("canvas")),_._vislite_canvas_=[r,a],i.setAttribute("vislite","Canvas"));for(var h=[a,r],l=0;l<h.length;l++){var p=h[l];p&&(p.style.width=o+"px",p.setAttribute("width",l*o+o+""),p.style.height=s+"px",p.setAttribute("height",l*s+s+""))}return(n=t.call(this,r,a,{willReadFrequently:e.willReadFrequently},2)||this).__canvas=r,n.painter.scale(2,2),n}return i(e,t),e.prototype.toDataURL=function(){var t=this;return new Promise((function(i){i(t.__canvas.toDataURL())}))},e}(l)},"object"==typeof exports&&"undefined"!=typeof module?module.exports=i():"function"==typeof define&&define.amd?define(i):(t="undefined"!=typeof globalThis?globalThis:t||self).VISLite_Canvas=i();
@@ -0,0 +1,3 @@
1
+ import { Cardinal } from "../../types/index"
2
+
3
+ export default Cardinal
@@ -1,12 +1,12 @@
1
1
  /*!
2
- * VISLite JavaScript Library v0.8.0-rc.0
2
+ * VISLite JavaScript Library v0.8.0
3
3
  * git+https://github.com/oi-contrib/VISLite.git
4
4
  *
5
5
  * Copyright zxl20070701
6
6
  * Released under the MIT license
7
7
  * https://zxl20070701.github.io/notebook/home.html
8
8
  *
9
- * Publish Date: Wed Feb 07 2024 22:37:24 GMT+0800 (中国标准时间)
9
+ * Publish Date: Sat Mar 02 2024 12:41:38 GMT+0800 (中国标准时间)
10
10
  */
11
11
  (function (global, factory) {
12
12
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
@@ -0,0 +1,3 @@
1
+ import { Cardinal } from "../../types/index"
2
+
3
+ export default Cardinal
@@ -1,11 +1,11 @@
1
1
  /*!
2
- * VISLite JavaScript Library v0.8.0-rc.0
2
+ * VISLite JavaScript Library v0.8.0
3
3
  * git+https://github.com/oi-contrib/VISLite.git
4
4
  *
5
5
  * Copyright zxl20070701
6
6
  * Released under the MIT license
7
7
  * https://zxl20070701.github.io/notebook/home.html
8
8
  *
9
- * Publish Date: Wed Feb 07 2024 22:37:24 GMT+0800 (中国标准时间)
9
+ * Publish Date: Sat Mar 02 2024 12:41:38 GMT+0800 (中国标准时间)
10
10
  */
11
11
  var t,i;t=this,i=function(){"use strict";var t=function(){function t(t){void 0===t&&(t=.5),this.name="Hermite",this.__u=t}return t.prototype.setP=function(t,i,_,h,s,e){if(!(t<_))throw new Error("The point x-position should be increamented!");this.__a=t,this.__b=_;var n=this.__u*s,o=this.__u*e;return i/=_-t,h/=_-t,this.__MR=[2*i-2*h+n+o,3*h-3*i-2*n-o,n,i],this},t.prototype.use=function(t){if(this.__MR){var i=(t-this.__a)/(this.__b-this.__a),_=i*i;return(i*_*this.__MR[0]+_*this.__MR[1]+i*this.__MR[2]+this.__MR[3])*(this.__b-this.__a)}throw new Error("You shoud first set the position!")},t}();return function(){function i(t){void 0===t&&(t=0),this.name="Cardinal",this.__t=t}return i.prototype.setP=function(i){this.__HS={x:[],h:[]};var _,h,s=(i[1][1]-i[0][1])/(i[1][0]-i[0][0]);for(this.__HS.x[0]=i[0][0],_=1;_<i.length;_++){if(i[_][0]<=i[_-1][0])throw new Error("The point position should be increamented!");this.__HS.x[_]=i[_][0],h=_<i.length-1?i[_+1][1]>i[_][1]&&i[_-1][1]>i[_][1]||i[_+1][1]<i[_][1]&&i[_-1][1]<i[_][1]||i[_+1][1]==i[_][1]||i[_-1][1]==i[_][1]?0:(i[_+1][1]-i[_-1][1])/(i[_+1][0]-i[_-1][0]):(i[_][1]-i[_-1][1])/(i[_][0]-i[_-1][0]),this.__HS.h[_-1]=new t(.5*(1-this.__t)).setP(i[_-1][0],i[_-1][1],i[_][0],i[_][1],s,h),s=h}return this},i.prototype.use=function(t){if(this.__HS){for(this.__i=-1;this.__i+1<this.__HS.x.length&&(t>this.__HS.x[this.__i+1]||-1==this.__i&&t>=this.__HS.x[this.__i+1]);)this.__i+=1;return this.__i<0?this.__HS.h[0].use(this.__HS.x[0]):this.__i>=this.__HS.h.length?this.__HS.h[this.__HS.h.length-1].use(this.__HS.x[this.__HS.x.length-1]):this.__HS.h[this.__i].use(t)}throw new Error("You shoud first set the position!")},i}()},"object"==typeof exports&&"undefined"!=typeof module?module.exports=i():"function"==typeof define&&define.amd?define(i):(t="undefined"!=typeof globalThis?globalThis:t||self).VISLite_Cardinal=i();
@@ -0,0 +1,3 @@
1
+ import { Eoap } from "../../types/index"
2
+
3
+ export default Eoap
@@ -1,12 +1,12 @@
1
1
  /*!
2
- * VISLite JavaScript Library v0.8.0-rc.0
2
+ * VISLite JavaScript Library v0.8.0
3
3
  * git+https://github.com/oi-contrib/VISLite.git
4
4
  *
5
5
  * Copyright zxl20070701
6
6
  * Released under the MIT license
7
7
  * https://zxl20070701.github.io/notebook/home.html
8
8
  *
9
- * Publish Date: Wed Feb 07 2024 22:37:24 GMT+0800 (中国标准时间)
9
+ * Publish Date: Sat Mar 02 2024 12:41:38 GMT+0800 (中国标准时间)
10
10
  */
11
11
  (function (global, factory) {
12
12
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
@@ -0,0 +1,3 @@
1
+ import { Eoap } from "../../types/index"
2
+
3
+ export default Eoap
@@ -1,11 +1,11 @@
1
1
  /*!
2
- * VISLite JavaScript Library v0.8.0-rc.0
2
+ * VISLite JavaScript Library v0.8.0
3
3
  * git+https://github.com/oi-contrib/VISLite.git
4
4
  *
5
5
  * Copyright zxl20070701
6
6
  * Released under the MIT license
7
7
  * https://zxl20070701.github.io/notebook/home.html
8
8
  *
9
- * Publish Date: Wed Feb 07 2024 22:37:24 GMT+0800 (中国标准时间)
9
+ * Publish Date: Sat Mar 02 2024 12:41:38 GMT+0800 (中国标准时间)
10
10
  */
11
11
  var t,e;t=this,e=function(){"use strict";var t=function(t,e,n,i){var o=Math.cos(t),a=Math.sin(t);return[e*o-n*a,e*a+n*o,i]};return function(){function e(t,e){void 0===t&&(t=7),void 0===e&&(e=[107,36]),this.name="Eoap",this.__scale=t,this.__center=e}return e.prototype.use=function(e,n){var i,o,a,s,r,h,u=(i=(360-n)/180*Math.PI,o=100*this.__scale,a=0,s=0,r=Math.cos(i),h=Math.sin(i),[s*h+o*r,a,s*r-o*h]);return u=t(e/180*Math.PI,u[0],u[1],u[2]),u=t((90-this.__center[0])/180*Math.PI,u[0],u[1],u[2]),u=function(t,e,n,i){var o=Math.cos(t),a=Math.sin(t);return[e,n*o-i*a,n*a+i*o]}((90-this.__center[1])/180*Math.PI,u[0],u[1],u[2]),[-u[0],u[1],u[2]]},e}()},"object"==typeof exports&&"undefined"!=typeof module?module.exports=e():"function"==typeof define&&define.amd?define(e):(t="undefined"!=typeof globalThis?globalThis:t||self).VISLite_Eoap=e();
@@ -0,0 +1,3 @@
1
+ import { Geometry } from "../../types/index"
2
+
3
+ export default Geometry
@@ -1,12 +1,12 @@
1
1
  /*!
2
- * VISLite JavaScript Library v0.8.0-rc.0
2
+ * VISLite JavaScript Library v0.8.0
3
3
  * git+https://github.com/oi-contrib/VISLite.git
4
4
  *
5
5
  * Copyright zxl20070701
6
6
  * Released under the MIT license
7
7
  * https://zxl20070701.github.io/notebook/home.html
8
8
  *
9
- * Publish Date: Wed Feb 07 2024 22:37:24 GMT+0800 (中国标准时间)
9
+ * Publish Date: Sat Mar 02 2024 12:41:38 GMT+0800 (中国标准时间)
10
10
  */
11
11
  (function (global, factory) {
12
12
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
@@ -31,7 +31,7 @@
31
31
 
32
32
  function prismHorizontal (normal, x, y, z, radius, num, d, beginDeg, deg) {
33
33
  if (beginDeg === void 0) { beginDeg = 0; }
34
- if (deg === void 0) { deg = 2 * Math.PI; }
34
+ if (deg === void 0) { deg = Math.PI * 2; }
35
35
  var beginX, beginZ;
36
36
  if (num == 4) {
37
37
  var temp = radius / 1.414;
@@ -97,7 +97,7 @@
97
97
 
98
98
  function prismVertical (normal, x, y, z, radius, height, num, beginDeg, deg) {
99
99
  if (beginDeg === void 0) { beginDeg = 0; }
100
- if (deg === void 0) { deg = 2 * Math.PI; }
100
+ if (deg === void 0) { deg = Math.PI * 2; }
101
101
  var points = [];
102
102
  var beginPosition;
103
103
  if (num == 4) {
@@ -191,6 +191,22 @@
191
191
  };
192
192
  }
193
193
 
194
+ function triangles (normal, points) {
195
+ if (normal) {
196
+ var _points = [];
197
+ for (var i = 0; i < points.length; i += 9) {
198
+ var ab = [points[i + 3] - points[i], points[i + 4] - points[i + 1], points[i + 5] - points[i + 2]];
199
+ var ac = [points[i + 6] - points[i], points[i + 7] - points[i + 1], points[i + 8] - points[i + 2]];
200
+ var normalVector = [ab[1] * ac[2] - ac[1] * ab[2], ab[2] * ac[0] - ab[0] * ac[2], ab[0] * ac[1] - ab[1] * ac[2]];
201
+ _points.push.apply(_points, __spreadArray(__spreadArray(__spreadArray(__spreadArray(__spreadArray([points[i], points[i + 1], points[i + 2]], normalVector, false), [points[i + 3], points[i + 4], points[i + 5]], false), normalVector, false), [points[i + 6], points[i + 7], points[i + 8]], false), normalVector, false));
202
+ }
203
+ return _points;
204
+ }
205
+ else {
206
+ return points;
207
+ }
208
+ }
209
+
194
210
  var Geometry = (function () {
195
211
  function Geometry(option) {
196
212
  if (option === void 0) { option = {}; }
@@ -206,8 +222,27 @@
206
222
  }
207
223
  return this;
208
224
  };
225
+ Geometry.prototype.splitNum = function (radius, deg) {
226
+ return splitNum(this.__option.precision, radius, deg);
227
+ };
228
+ Geometry.prototype.rotateLine = function (x1, y1, z1, x2, y2, z2) {
229
+ var _this = this;
230
+ var rotateLine = rotateLineFactory(x1, y1, z1, x2, y2, z2);
231
+ return function (x, y, z) { return rotateLine(x, y, z, _this.__option.normal); };
232
+ };
233
+ Geometry.prototype.prismHorizontal = function (x, y, z, radius, num, d, beginDeg, deg) {
234
+ return prismHorizontal(this.__option.normal, x, y, z, radius, num, d, beginDeg, deg);
235
+ };
236
+ Geometry.prototype.prismVertical = function (x, y, z, radius, height, num, beginDeg, deg) {
237
+ return prismVertical(this.__option.normal, x, y, z, radius, height, num, beginDeg, deg);
238
+ };
239
+ Geometry.prototype.sphereFragment = function (cx, cy, cz, radius, num, index) {
240
+ return sphereFragment(this.__option.normal, cx, cy, cz, radius, num, index);
241
+ };
209
242
  Geometry.prototype.pie = function (x, y, z, radius, height, beginDeg, deg) {
210
243
  var num = splitNum(this.__option.precision, radius, deg);
244
+ var beginXZ = rotate(x, z, beginDeg, x + radius, z);
245
+ var endXZ = rotate(x, z, beginDeg + deg, x + radius, z);
211
246
  var result = [{
212
247
  name: "bottom",
213
248
  points: prismHorizontal(this.__option.normal, x, y, z, radius, num, height > 0 ? -1 : 1, beginDeg, deg),
@@ -223,6 +258,22 @@
223
258
  points: prismVertical(this.__option.normal, x, y, z, radius, height, num, beginDeg, deg),
224
259
  length: 6 * num,
225
260
  method: "TRIANGLES"
261
+ }, {
262
+ name: "begin",
263
+ points: triangles(this.__option.normal, [
264
+ x, y, z, x, y + height, z, beginXZ[0], y, beginXZ[1],
265
+ beginXZ[0], y + height, beginXZ[1], beginXZ[0], y, beginXZ[1], x, y + height, z
266
+ ]),
267
+ length: 6,
268
+ method: "TRIANGLES"
269
+ }, {
270
+ name: "end",
271
+ points: triangles(this.__option.normal, [
272
+ x, y, z, endXZ[0], y, endXZ[1], x, y + height, z,
273
+ endXZ[0], y + height, endXZ[1], x, y + height, z, endXZ[0], y, endXZ[1]
274
+ ]),
275
+ length: 6,
276
+ method: "TRIANGLES"
226
277
  }];
227
278
  return result;
228
279
  };
@@ -0,0 +1,3 @@
1
+ import { Geometry } from "../../types/index"
2
+
3
+ export default Geometry
@@ -1,11 +1,11 @@
1
1
  /*!
2
- * VISLite JavaScript Library v0.8.0-rc.0
2
+ * VISLite JavaScript Library v0.8.0
3
3
  * git+https://github.com/oi-contrib/VISLite.git
4
4
  *
5
5
  * Copyright zxl20070701
6
6
  * Released under the MIT license
7
7
  * https://zxl20070701.github.io/notebook/home.html
8
8
  *
9
- * Publish Date: Wed Feb 07 2024 22:37:24 GMT+0800 (中国标准时间)
9
+ * Publish Date: Sat Mar 02 2024 12:41:38 GMT+0800 (中国标准时间)
10
10
  */
11
- var t,n;t=this,n=function(){"use strict";var t=function(t,n,o){void 0===o&&(o=2*Math.PI);var p=Math.ceil(o/Math.asin(t/n)*2);return isNaN(p)||p<12?12:p};function n(t,n,o,p,i){var r=Math.cos(o),e=Math.sin(o);return[(p-t)*r-(i-n)*e+t,(p-t)*e+(i-n)*r+n]}function o(t,o,p,i,r,e,s,h,a){var u,l;if(void 0===h&&(h=0),void 0===a&&(a=2*Math.PI),4==e){var f=r/1.414;u=o+f,l=i+f}else u=o+r,l=i;var c=[u,l];0!=h&&(c=n(o,i,h,u,l));for(var m=[],v=a/e,y=0;y<e;y++)m.push(o,p,i),t&&m.push(0,s,0),m.push(c[0],p,c[1]),t&&m.push(0,s,0),c=n(o,i,v*(y+1),u,l),m.push(c[0],p,c[1]),t&&m.push(0,s,0);return m}function p(t,n,o){if(o||2===arguments.length)for(var p,i=0,r=n.length;i<r;i++)!p&&i in n||(p||(p=Array.prototype.slice.call(n,0,i)),p[i]=n[i]);return t.concat(p||Array.prototype.slice.call(n))}function i(t,o,i,r,e,s,h,a,u){void 0===a&&(a=0),void 0===u&&(u=2*Math.PI);var l,f=[];l=4==h?n(o,r,.25*Math.PI,o-e,r):[o+e,r],0!=a&&(l=n.apply(void 0,p([o,r,a],l,!1)));for(var c,m=u/h,v=u/(2*h),y=[],d=0;d<h;d++){if(c=n.apply(void 0,p([o,r,m],l,!1)),t){var _=n.apply(void 0,p([o,r,v],l,!1));y=[_[0],0,_[1]]}f.push.apply(f,p([l[0],i,l[1]],y,!1)),f.push.apply(f,p([l[0],i+s,l[1]],y,!1)),f.push.apply(f,p([c[0],i+s,c[1]],y,!1)),f.push.apply(f,p([l[0],i,l[1]],y,!1)),f.push.apply(f,p([c[0],i,c[1]],y,!1)),f.push.apply(f,p([c[0],i+s,c[1]],y,!1)),l=c}return f}function r(t,o,p,i,r,e,s){var h,a=[o,p+r,i],u=2*Math.PI/e;t&&a.push(0,r,0);for(var l=function(){a.push.apply(a,a.slice(a.length-(t?12:6)))},f=1;f<.5*e;f++){h=n(o,p,u*f,o,p+r),f>1&&l();var c=n(o,i,u*s,h[0],i);a.push(c[0],h[1],c[1]),t&&a.push(c[0]-o,h[1]-p,c[1]-i),f>1&&l();var m=n(o,i,u*(s+1),h[0],i);a.push(m[0],h[1],m[1]),t&&a.push(m[0]-o,m[1]-p,m[1]-i)}return l(),a.push(o,p-r,i),t&&a.push(0,-r,0),a}"function"==typeof SuppressedError&&SuppressedError;var e=function(){function n(t){void 0===t&&(t={}),this.name="Geometry",this.__option=function(t,n){for(var o in t)n[o]=t[o];return n}(t,{precision:.1,normal:!1})}return n.prototype.config=function(t){for(var n in t)this.__option[n]=t[n];return this},n.prototype.pie=function(n,p,r,e,s,h,a){var u=t(this.__option.precision,e,a);return[{name:"bottom",points:o(this.__option.normal,n,p,r,e,u,s>0?-1:1,h,a),length:3*u,method:"TRIANGLES"},{name:"top",points:o(this.__option.normal,n,p+s,r,e,u,s>0?1:-1,h,a),length:3*u,method:"TRIANGLES"},{name:"side",points:i(this.__option.normal,n,p,r,e,s,u,h,a),length:6*u,method:"TRIANGLES"}]},n.prototype.cylinder=function(n,o,p,i,r,e,s){var h=t(this.__option.precision,i);return 5==arguments.length?this.prism(n,o,p,i,r,h):this.prism(n,o,p,i,r,e,s,h)},n.prototype.prism=function(t,n,p,r,e,s,h,a){var u,l,f,c,m=null;6==arguments.length?(c=e,a=s):(c=(n>s?-1:1)*Math.sqrt((e-t)*(e-t)+(s-n)*(s-n)+(h-p)*(h-p)),m=function(t,n,o,p,i,r){return function(e,s,h,a){if(t==p&&o==r)return[e,s,h];var u,l,f,c=e-(a?0:t),m=s-(a?0:n),v=h-(a?0:o),y=p-t,d=i-n,_=r-o,g=Math.sqrt(y*y+_*_),I=_*(u=_/g)+y*(l=y/g),M=Math.sqrt(d*d+I*I);return u=I/M,m=(f=[m,c])[0]*(l=d/M)-f[1]*u,c=f[0]*u+f[1]*l,u=_/g,c=(f=[c,v])[0]*(l=y/g)-f[1]*u,v=f[0]*u+f[1]*l,[c+(a?0:t),m+(a?0:n),v+(a?0:o)]}}(t,n,p,e,s,h));var v=[{name:"bottom",points:[],length:0,method:"TRIANGLES"},{name:"top",points:[],length:0,method:"TRIANGLES"},{name:"side",points:[],length:0,method:"TRIANGLES"}];(u=v[0].points).push.apply(u,o(this.__option.normal,t,n,p,r,a,c>0?-1:1)),(l=v[1].points).push.apply(l,o(this.__option.normal,t,n+c,p,r,a,c>0?1:-1)),(f=v[2].points).push.apply(f,i(this.__option.normal,t,n,p,r,c,a));for(var y=0;y<v.length;y++){if(m){for(var d=[],_=!1,g=0;g<v[y].points.length;g+=3)d.push.apply(d,m(v[y].points[g],v[y].points[g+1],v[y].points[g+2],this.__option.normal&&_)),_=!_;v[y].points=d}v[y].length=v[y].points.length/(this.__option.normal?6:3)}return v},n.prototype.sphere=function(n,o,p,i){for(var e,s=t(this.__option.precision,i),h=[{name:"surface",points:[],length:0,method:"TRIANGLES"}],a=0;a<s;a++)(e=h[0].points).push.apply(e,r(this.__option.normal,n,o,p,i,s,a));return h[0].length=h[0].points.length/(this.__option.normal?6:3),h},n}();return e},"object"==typeof exports&&"undefined"!=typeof module?module.exports=n():"function"==typeof define&&define.amd?define(n):(t="undefined"!=typeof globalThis?globalThis:t||self).VISLite_Geometry=n();
11
+ var t,n;t=this,n=function(){"use strict";var t=function(t,n,o){void 0===o&&(o=2*Math.PI);var r=Math.ceil(o/Math.asin(t/n)*2);return isNaN(r)||r<12?12:r};function n(t,n,o,r,i){var p=Math.cos(o),e=Math.sin(o);return[(r-t)*p-(i-n)*e+t,(r-t)*e+(i-n)*p+n]}function o(t,o,r,i,p,e,s,a,h){var u,l;if(void 0===a&&(a=0),void 0===h&&(h=2*Math.PI),4==e){var f=p/1.414;u=o+f,l=i+f}else u=o+p,l=i;var m=[u,l];0!=a&&(m=n(o,i,a,u,l));for(var c=[],_=h/e,v=0;v<e;v++)c.push(o,r,i),t&&c.push(0,s,0),c.push(m[0],r,m[1]),t&&c.push(0,s,0),m=n(o,i,_*(v+1),u,l),c.push(m[0],r,m[1]),t&&c.push(0,s,0);return c}function r(t,n,o){if(o||2===arguments.length)for(var r,i=0,p=n.length;i<p;i++)!r&&i in n||(r||(r=Array.prototype.slice.call(n,0,i)),r[i]=n[i]);return t.concat(r||Array.prototype.slice.call(n))}function i(t,o,i,p,e,s,a,h,u){void 0===h&&(h=0),void 0===u&&(u=2*Math.PI);var l,f=[];l=4==a?n(o,p,.25*Math.PI,o-e,p):[o+e,p],0!=h&&(l=n.apply(void 0,r([o,p,h],l,!1)));for(var m,c=u/a,_=u/(2*a),v=[],y=0;y<a;y++){if(m=n.apply(void 0,r([o,p,c],l,!1)),t){var d=n.apply(void 0,r([o,p,_],l,!1));v=[d[0],0,d[1]]}f.push.apply(f,r([l[0],i,l[1]],v,!1)),f.push.apply(f,r([l[0],i+s,l[1]],v,!1)),f.push.apply(f,r([m[0],i+s,m[1]],v,!1)),f.push.apply(f,r([l[0],i,l[1]],v,!1)),f.push.apply(f,r([m[0],i,m[1]],v,!1)),f.push.apply(f,r([m[0],i+s,m[1]],v,!1)),l=m}return f}function p(t,o,r,i,p,e,s){var a,h=[o,r+p,i],u=2*Math.PI/e;t&&h.push(0,p,0);for(var l=function(){h.push.apply(h,h.slice(h.length-(t?12:6)))},f=1;f<.5*e;f++){a=n(o,r,u*f,o,r+p),f>1&&l();var m=n(o,i,u*s,a[0],i);h.push(m[0],a[1],m[1]),t&&h.push(m[0]-o,a[1]-r,m[1]-i),f>1&&l();var c=n(o,i,u*(s+1),a[0],i);h.push(c[0],a[1],c[1]),t&&h.push(c[0]-o,c[1]-r,c[1]-i)}return l(),h.push(o,r-p,i),t&&h.push(0,-p,0),h}function e(t,n,o,r,i,p){return function(e,s,a,h){if(t==r&&o==p)return[e,s,a];var u,l,f,m=e-(h?0:t),c=s-(h?0:n),_=a-(h?0:o),v=r-t,y=i-n,d=p-o,g=Math.sqrt(v*v+d*d),I=d*(u=d/g)+v*(l=v/g),M=Math.sqrt(y*y+I*I);return u=I/M,c=(f=[c,m])[0]*(l=y/M)-f[1]*u,m=f[0]*u+f[1]*l,u=d/g,m=(f=[m,_])[0]*(l=v/g)-f[1]*u,_=f[0]*u+f[1]*l,[m+(h?0:t),c+(h?0:n),_+(h?0:o)]}}function s(t,n){if(t){for(var o=[],i=0;i<n.length;i+=9){var p=[n[i+3]-n[i],n[i+4]-n[i+1],n[i+5]-n[i+2]],e=[n[i+6]-n[i],n[i+7]-n[i+1],n[i+8]-n[i+2]],s=[p[1]*e[2]-e[1]*p[2],p[2]*e[0]-p[0]*e[2],p[0]*e[1]-p[1]*e[2]];o.push.apply(o,r(r(r(r(r([n[i],n[i+1],n[i+2]],s,!1),[n[i+3],n[i+4],n[i+5]],!1),s,!1),[n[i+6],n[i+7],n[i+8]],!1),s,!1))}return o}return n}"function"==typeof SuppressedError&&SuppressedError;var a=function(){function r(t){void 0===t&&(t={}),this.name="Geometry",this.__option=function(t,n){for(var o in t)n[o]=t[o];return n}(t,{precision:.1,normal:!1})}return r.prototype.config=function(t){for(var n in t)this.__option[n]=t[n];return this},r.prototype.splitNum=function(n,o){return t(this.__option.precision,n,o)},r.prototype.rotateLine=function(t,n,o,r,i,p){var s=this,a=e(t,n,o,r,i,p);return function(t,n,o){return a(t,n,o,s.__option.normal)}},r.prototype.prismHorizontal=function(t,n,r,i,p,e,s,a){return o(this.__option.normal,t,n,r,i,p,e,s,a)},r.prototype.prismVertical=function(t,n,o,r,p,e,s,a){return i(this.__option.normal,t,n,o,r,p,e,s,a)},r.prototype.sphereFragment=function(t,n,o,r,i,e){return p(this.__option.normal,t,n,o,r,i,e)},r.prototype.pie=function(r,p,e,a,h,u,l){var f=t(this.__option.precision,a,l),m=n(r,e,u,r+a,e),c=n(r,e,u+l,r+a,e);return[{name:"bottom",points:o(this.__option.normal,r,p,e,a,f,h>0?-1:1,u,l),length:3*f,method:"TRIANGLES"},{name:"top",points:o(this.__option.normal,r,p+h,e,a,f,h>0?1:-1,u,l),length:3*f,method:"TRIANGLES"},{name:"side",points:i(this.__option.normal,r,p,e,a,h,f,u,l),length:6*f,method:"TRIANGLES"},{name:"begin",points:s(this.__option.normal,[r,p,e,r,p+h,e,m[0],p,m[1],m[0],p+h,m[1],m[0],p,m[1],r,p+h,e]),length:6,method:"TRIANGLES"},{name:"end",points:s(this.__option.normal,[r,p,e,c[0],p,c[1],r,p+h,e,c[0],p+h,c[1],r,p+h,e,c[0],p,c[1]]),length:6,method:"TRIANGLES"}]},r.prototype.cylinder=function(n,o,r,i,p,e,s){var a=t(this.__option.precision,i);return 5==arguments.length?this.prism(n,o,r,i,p,a):this.prism(n,o,r,i,p,e,s,a)},r.prototype.prism=function(t,n,r,p,s,a,h,u){var l,f,m,c,_=null;6==arguments.length?(c=s,u=a):(c=(n>a?-1:1)*Math.sqrt((s-t)*(s-t)+(a-n)*(a-n)+(h-r)*(h-r)),_=e(t,n,r,s,a,h));var v=[{name:"bottom",points:[],length:0,method:"TRIANGLES"},{name:"top",points:[],length:0,method:"TRIANGLES"},{name:"side",points:[],length:0,method:"TRIANGLES"}];(l=v[0].points).push.apply(l,o(this.__option.normal,t,n,r,p,u,c>0?-1:1)),(f=v[1].points).push.apply(f,o(this.__option.normal,t,n+c,r,p,u,c>0?1:-1)),(m=v[2].points).push.apply(m,i(this.__option.normal,t,n,r,p,c,u));for(var y=0;y<v.length;y++){if(_){for(var d=[],g=!1,I=0;I<v[y].points.length;I+=3)d.push.apply(d,_(v[y].points[I],v[y].points[I+1],v[y].points[I+2],this.__option.normal&&g)),g=!g;v[y].points=d}v[y].length=v[y].points.length/(this.__option.normal?6:3)}return v},r.prototype.sphere=function(n,o,r,i){for(var e,s=t(this.__option.precision,i),a=[{name:"surface",points:[],length:0,method:"TRIANGLES"}],h=0;h<s;h++)(e=a[0].points).push.apply(e,p(this.__option.normal,n,o,r,i,s,h));return a[0].length=a[0].points.length/(this.__option.normal?6:3),a},r}();return a},"object"==typeof exports&&"undefined"!=typeof module?module.exports=n():"function"==typeof define&&define.amd?define(n):(t="undefined"!=typeof globalThis?globalThis:t||self).VISLite_Geometry=n();
@@ -0,0 +1,3 @@
1
+ import { Hermite } from "../../types/index"
2
+
3
+ export default Hermite
@@ -1,12 +1,12 @@
1
1
  /*!
2
- * VISLite JavaScript Library v0.8.0-rc.0
2
+ * VISLite JavaScript Library v0.8.0
3
3
  * git+https://github.com/oi-contrib/VISLite.git
4
4
  *
5
5
  * Copyright zxl20070701
6
6
  * Released under the MIT license
7
7
  * https://zxl20070701.github.io/notebook/home.html
8
8
  *
9
- * Publish Date: Wed Feb 07 2024 22:37:24 GMT+0800 (中国标准时间)
9
+ * Publish Date: Sat Mar 02 2024 12:41:38 GMT+0800 (中国标准时间)
10
10
  */
11
11
  (function (global, factory) {
12
12
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
@@ -0,0 +1,3 @@
1
+ import { Hermite } from "../../types/index"
2
+
3
+ export default Hermite
@@ -1,11 +1,11 @@
1
1
  /*!
2
- * VISLite JavaScript Library v0.8.0-rc.0
2
+ * VISLite JavaScript Library v0.8.0
3
3
  * git+https://github.com/oi-contrib/VISLite.git
4
4
  *
5
5
  * Copyright zxl20070701
6
6
  * Released under the MIT license
7
7
  * https://zxl20070701.github.io/notebook/home.html
8
8
  *
9
- * Publish Date: Wed Feb 07 2024 22:37:24 GMT+0800 (中国标准时间)
9
+ * Publish Date: Sat Mar 02 2024 12:41:38 GMT+0800 (中国标准时间)
10
10
  */
11
11
  var t,i;t=this,i=function(){"use strict";return function(){function t(t){void 0===t&&(t=.5),this.name="Hermite",this.__u=t}return t.prototype.setP=function(t,i,e,o,s,_){if(!(t<e))throw new Error("The point x-position should be increamented!");this.__a=t,this.__b=e;var n=this.__u*s,r=this.__u*_;return i/=e-t,o/=e-t,this.__MR=[2*i-2*o+n+r,3*o-3*i-2*n-r,n,i],this},t.prototype.use=function(t){if(this.__MR){var i=(t-this.__a)/(this.__b-this.__a),e=i*i;return(i*e*this.__MR[0]+e*this.__MR[1]+i*this.__MR[2]+this.__MR[3])*(this.__b-this.__a)}throw new Error("You shoud first set the position!")},t}()},"object"==typeof exports&&"undefined"!=typeof module?module.exports=i():"function"==typeof define&&define.amd?define(i):(t="undefined"!=typeof globalThis?globalThis:t||self).VISLite_Hermite=i();
@@ -0,0 +1,3 @@
1
+ import { Matrix4 } from "../../types/index"
2
+
3
+ export default Matrix4
@@ -1,12 +1,12 @@
1
1
  /*!
2
- * VISLite JavaScript Library v0.8.0-rc.0
2
+ * VISLite JavaScript Library v0.8.0
3
3
  * git+https://github.com/oi-contrib/VISLite.git
4
4
  *
5
5
  * Copyright zxl20070701
6
6
  * Released under the MIT license
7
7
  * https://zxl20070701.github.io/notebook/home.html
8
8
  *
9
- * Publish Date: Wed Feb 07 2024 22:37:24 GMT+0800 (中国标准时间)
9
+ * Publish Date: Sat Mar 02 2024 12:41:38 GMT+0800 (中国标准时间)
10
10
  */
11
11
  (function (global, factory) {
12
12
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
@@ -0,0 +1,3 @@
1
+ import { Matrix4 } from "../../types/index"
2
+
3
+ export default Matrix4
@@ -1,11 +1,11 @@
1
1
  /*!
2
- * VISLite JavaScript Library v0.8.0-rc.0
2
+ * VISLite JavaScript Library v0.8.0
3
3
  * git+https://github.com/oi-contrib/VISLite.git
4
4
  *
5
5
  * Copyright zxl20070701
6
6
  * Released under the MIT license
7
7
  * https://zxl20070701.github.io/notebook/home.html
8
8
  *
9
- * Publish Date: Wed Feb 07 2024 22:37:24 GMT+0800 (中国标准时间)
9
+ * Publish Date: Sat Mar 02 2024 12:41:38 GMT+0800 (中国标准时间)
10
10
  */
11
11
  var t,r;t=this,r=function(){"use strict";var t=function(t,r){for(var i=[],e=0;e<4;e++)for(var o=0;o<r.length/4;o++)i[4*o+e]=t[e]*r[4*o]+t[e+4]*r[4*o+1]+t[e+8]*r[4*o+2]+t[e+12]*r[4*o+3];return i},r=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1];return function(){function i(t){void 0===t&&(t=r),this.name="Matrix4",this.__matrix4=t}return i.prototype.setValue=function(t){return void 0===t&&(t=r),this.__matrix4=t,this},i.prototype.move=function(r,i,e,o){return void 0===o&&(o=0),this.__matrix4=t(function(t,r,i,e){void 0===e&&(e=0);var o=Math.sqrt(r*r+i*i+e*e);return[1,0,0,0,0,1,0,0,0,0,1,0,r*t/o,i*t/o,e*t/o,1]}(r,i,e,o),this.__matrix4),this},i.prototype.rotate=function(r,i,e,o,n,u,a){var s=function(t,r,i,e,o,n){if("number"==typeof t&&"number"==typeof r){if("number"!=typeof i?(i=0,e=t,o=r,n=1):"number"==typeof e&&"number"==typeof o&&"number"==typeof n||(e=t,o=r,n=i,t=0,r=0,i=0),t==e&&r==o&&i==n)throw new Error("It's not a legitimate ray!");var u=Math.sqrt((e-t)*(e-t)+(o-r)*(o-r)),a=0!=u?(o-r)/u:1,s=0!=u?(e-t)/u:0,f=(e-t)*s+(o-r)*a,h=n-i,p=Math.sqrt(f*f+h*h),_=0!=p?h/p:1,m=0!=p?f/p:0;return[[a,_*s,s*m,0,-s,a*_,a*m,0,0,-m,_,0,r*s-t*a,i*m-t*s*_-r*a*_,-t*s*m-r*a*m-i*_,1],[a,-s,0,0,_*s,_*a,-m,0,s*m,a*m,_,0,t,r,i,1]]}throw new Error("a1 and b1 is required!")}(i,e,o,n,u,a);return this.__matrix4=t(t(t(s[1],function(t){var r=Math.sin(t),i=Math.cos(t);return[i,r,0,0,-r,i,0,0,0,0,1,0,0,0,0,1]}(r)),s[0]),this.__matrix4),this},i.prototype.scale=function(r,i,e,o,n,u){return void 0===o&&(o=0),void 0===n&&(n=0),void 0===u&&(u=0),this.__matrix4=t(function(t,r,i,e,o,n){return void 0===e&&(e=0),void 0===o&&(o=0),void 0===n&&(n=0),[t,0,0,0,0,r,0,0,0,0,i,0,e-e*t,o-o*r,n-n*i,1]}(r,i,e,o,n,u),this.__matrix4),this},i.prototype.multiply=function(r,i){return void 0===i&&(i=!1),this.__matrix4=i?t(this.__matrix4,r):t(r,this.__matrix4),this},i.prototype.use=function(r,i,e,o){return void 0===e&&(e=0),void 0===o&&(o=1),t(this.__matrix4,[r,i,e,o])},i.prototype.value=function(){return this.__matrix4},i}()},"object"==typeof exports&&"undefined"!=typeof module?module.exports=r():"function"==typeof define&&define.amd?define(r):(t="undefined"!=typeof globalThis?globalThis:t||self).VISLite_Matrix4=r();
@@ -0,0 +1,3 @@
1
+ import { Mercator } from "../../types/index"
2
+
3
+ export default Mercator
@@ -1,12 +1,12 @@
1
1
  /*!
2
- * VISLite JavaScript Library v0.8.0-rc.0
2
+ * VISLite JavaScript Library v0.8.0
3
3
  * git+https://github.com/oi-contrib/VISLite.git
4
4
  *
5
5
  * Copyright zxl20070701
6
6
  * Released under the MIT license
7
7
  * https://zxl20070701.github.io/notebook/home.html
8
8
  *
9
- * Publish Date: Wed Feb 07 2024 22:37:24 GMT+0800 (中国标准时间)
9
+ * Publish Date: Sat Mar 02 2024 12:41:38 GMT+0800 (中国标准时间)
10
10
  */
11
11
  (function (global, factory) {
12
12
  typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
@@ -0,0 +1,3 @@
1
+ import { Mercator } from "../../types/index"
2
+
3
+ export default Mercator
@@ -1,11 +1,11 @@
1
1
  /*!
2
- * VISLite JavaScript Library v0.8.0-rc.0
2
+ * VISLite JavaScript Library v0.8.0
3
3
  * git+https://github.com/oi-contrib/VISLite.git
4
4
  *
5
5
  * Copyright zxl20070701
6
6
  * Released under the MIT license
7
7
  * https://zxl20070701.github.io/notebook/home.html
8
8
  *
9
- * Publish Date: Wed Feb 07 2024 22:37:24 GMT+0800 (中国标准时间)
9
+ * Publish Date: Sat Mar 02 2024 12:41:38 GMT+0800 (中国标准时间)
10
10
  */
11
11
  var e,t;e=this,t=function(){"use strict";return function(e,t){void 0===e&&(e=7),void 0===t&&(t=[107,36]),this.name="Mercator";var o=100*e*Math.PI/180,i=o*t[0],n=-1*o*t[1];this.use=function(e,t){return[.8*(o*e-i),-1*o*t-n,0]}}},"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).VISLite_Mercator=t();
@@ -0,0 +1,3 @@
1
+ import { OralCanvas } from "../../types/index"
2
+
3
+ export default OralCanvas
@@ -1,12 +1,12 @@
1
1
  /*!
2
- * VISLite JavaScript Library v0.8.0-rc.0
2
+ * VISLite JavaScript Library v0.8.0
3
3
  * git+https://github.com/oi-contrib/VISLite.git
4
4
  *
5
5
  * Copyright zxl20070701
6
6
  * Released under the MIT license
7
7
  * https://zxl20070701.github.io/notebook/home.html
8
8
  *
9
- * Publish Date: Wed Feb 07 2024 22:37:24 GMT+0800 (中国标准时间)
9
+ * Publish Date: Sat Mar 02 2024 12:41:38 GMT+0800 (中国标准时间)
10
10
  */
11
11
  /******************************************************************************
12
12
  Copyright (c) Microsoft Corporation.
@@ -0,0 +1,3 @@
1
+ import { OralCanvas } from "../../types/index"
2
+
3
+ export default OralCanvas
@@ -1,11 +1,11 @@
1
1
  /*!
2
- * VISLite JavaScript Library v0.8.0-rc.0
2
+ * VISLite JavaScript Library v0.8.0
3
3
  * git+https://github.com/oi-contrib/VISLite.git
4
4
  *
5
5
  * Copyright zxl20070701
6
6
  * Released under the MIT license
7
7
  * https://zxl20070701.github.io/notebook/home.html
8
8
  *
9
- * Publish Date: Wed Feb 07 2024 22:37:24 GMT+0800 (中国标准时间)
9
+ * Publish Date: Sat Mar 02 2024 12:41:38 GMT+0800 (中国标准时间)
10
10
  */
11
11
  var t=function(i,e){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var e in i)Object.prototype.hasOwnProperty.call(i,e)&&(t[e]=i[e])},t(i,e)};"function"==typeof SuppressedError&&SuppressedError;var i=function(t,i,e,n,r){var o=Math.cos(e),s=Math.sin(e);return[+((n-t)*o-(r-i)*s+t).toFixed(7),+((n-t)*s+(r-i)*o+i).toFixed(7)]};var e=function(t,i,e,n,r){return t.beginPath(),t.translate(e,n),t.rotate(r),t.font=i.fontStyle+" "+i.fontWeight+" "+i.fontSize+"px "+i.fontFamily,t},n=function(t,e,n,r,o,s,_,a){if(o>s){var h=o;o=s,s=h}return _%=2*Math.PI,a>=1.999999*Math.PI||a<=1.999999*-Math.PI?a=2*Math.PI:a%=2*Math.PI,function(t,e,n,r,o,s,_){e<0&&(t+=e,e*=-1);var a,h=[];a=i(0,0,t,o,0),h[0]=a[0],h[1]=a[1],a=i(0,0,e,a[0],a[1]),h[2]=a[0],h[3]=a[1],a=i(0,0,t,s,0),h[4]=a[0],h[5]=a[1],a=i(0,0,e,a[0],a[1]),h[6]=a[0],h[7]=a[1],_(t,t+e,h[0]+n,h[1]+r,h[4]+n,h[5]+r,h[2]+n,h[3]+r,h[6]+n,h[7]+r,.5*(s-o))}(_,a,n,r,o,s,(function(i,_,a,h,l,p,f,u,g,c,y){y<0&&(y=-y),t.beginPath(),t.moveTo(a,h),t.arc(n,r,o,i,_,!1),"round"==e.arcEndCap?t.arc(.5*(f+g),.5*(u+c),y,_-Math.PI,_,!0):"-round"==e.arcEndCap?t.arc(.5*(f+g),.5*(u+c),y,_-Math.PI,_,!1):t.lineTo(g,c),t.arc(n,r,s,_,i,!0),"round"==e.arcStartCap?t.arc(.5*(a+l),.5*(h+p),y,i,i-Math.PI,!0):"-round"==e.arcStartCap?t.arc(.5*(a+l),.5*(h+p),y,i,i-Math.PI,!1):t.lineTo(a,h)})),"butt"==e.arcStartCap&&t.closePath(),t},r=function(t,i,e,n){return t.beginPath(),t.moveTo(i+n,e),t.arc(i,e,n,0,2*Math.PI),t},o=function(t,i,e,n,r){return t.beginPath(),t.rect(i,e,n,r),t};function s(t,i,e,n,r){for(var o=0,s="",_=0;_<i.length;_++)t.measureText(s+i[_]).width>e||/\n$/.test(s)?(r(s,((o+=1)-.5)*n),s=i[_]):_==i.length-1?(o+=1,r(s+i[_],(o-.5)*n)):s+=i[_];return o*n}var _=function(){function t(t,i,e,n,r){void 0===i&&(i={}),void 0===n&&(n=!1),this.__region=null,this.__onlyRegion=!1,this.__specialConfig={fontSize:16,fontFamily:"sans-serif",fontWeight:400,fontStyle:"normal",arcStartCap:"butt",arcEndCap:"butt"},this.__initConfig={fillStyle:"black",strokeStyle:"black",lineWidth:1,textAlign:"left",textBaseline:"middle",lineDash:[],shadowBlur:0,shadowColor:"black"},this.painter=t.getContext("2d",i),this.__region=e,this.__isPainter=n,this.painter.textBaseline="middle",this.painter.textAlign="left"}return t.prototype.useConfig=function(t,i){if(this.__region&&["fillStyle","strokeStyle","shadowBlur","shadowColor"].indexOf(t)<0&&this.__region.useConfig(t,i),this.__isPainter&&this.__onlyRegion)return this;if("lineDash"==t)this.painter.setLineDash&&this.painter.setLineDash(i);else if(t in this.__specialConfig)"fontSize"==t&&(i=Math.round(i)),this.__specialConfig[t]=i;else{if(!(t in this.__initConfig))throw new Error("Illegal configuration item of painter : "+t+" !");this.painter[t]=i}return this},t.prototype.fillText=function(t,i,n,r){return void 0===r&&(r=0),this.__region&&this.__region.fillText(t,i,n,r),this.__isPainter&&this.__onlyRegion||(this.painter.save(),e(this.painter,this.__specialConfig,i,n,r).fillText(t,0,0),this.painter.restore()),this},t.prototype.strokeText=function(t,i,n,r){return void 0===r&&(r=0),this.__region&&this.__region.strokeText(t,i,n,r),this.__isPainter&&this.__onlyRegion||(this.painter.save(),e(this.painter,this.__specialConfig,i,n,r).strokeText(t,0,0),this.painter.restore()),this},t.prototype.fullText=function(t,i,n,r){return void 0===r&&(r=0),this.__region&&this.__region.fullText(t,i,n,r),this.__isPainter&&this.__onlyRegion||(this.painter.save(),e(this.painter,this.__specialConfig,i,n,r),this.painter.fillText(t,0,0),this.painter.strokeText(t,0,0),this.painter.restore()),this},t.prototype.fillTexts=function(t,i,n,r,o,_){var a=this;void 0===o&&(o=1.2),void 0===_&&(_=0);var h=0;if(this.__region&&(h=this.__region.fillTexts(t,i,n,r,o)),this.__isPainter&&this.__onlyRegion)return h;this.painter.save(),e(this.painter,this.__specialConfig,i,n,_);var l=s(this.painter,t,r,this.__specialConfig.fontSize*o,(function(t,i){a.painter.fillText(t,0,i)}));return this.painter.restore(),l},t.prototype.strokeTexts=function(t,i,n,r,o,_){var a=this;void 0===o&&(o=1.2),void 0===_&&(_=0);var h=0;if(this.__region&&(h=this.__region.fillTexts(t,i,n,r,o)),this.__isPainter&&this.__onlyRegion)return h;this.painter.save(),e(this.painter,this.__specialConfig,i,n,_);var l=s(this.painter,t,r,this.__specialConfig.fontSize*o,(function(t,i){a.painter.strokeText(t,0,i)}));return this.painter.restore(),l},t.prototype.fullTexts=function(t,i,n,r,o,_){var a=this;void 0===o&&(o=1.2),void 0===_&&(_=0);var h=0;if(this.__region&&(h=this.__region.fillTexts(t,i,n,r,o)),this.__isPainter&&this.__onlyRegion)return h;this.painter.save(),e(this.painter,this.__specialConfig,i,n,_);var l=s(this.painter,t,r,this.__specialConfig.fontSize*o,(function(t,i){a.painter.fillText(t,0,i),a.painter.strokeText(t,0,i)}));return this.painter.restore(),l},t.prototype.beginPath=function(){return this.__region&&this.__region.beginPath(),this.__isPainter&&this.__onlyRegion||this.painter.beginPath(),this},t.prototype.closePath=function(){return this.__region&&this.__region.closePath(),this.__isPainter&&this.__onlyRegion||this.painter.closePath(),this},t.prototype.moveTo=function(t,i){return this.__region&&this.__region.moveTo(t,i),this.__isPainter&&this.__onlyRegion||this.painter.moveTo(Math.round(t)+.5,Math.round(i)+.5),this},t.prototype.lineTo=function(t,i){return this.__region&&this.__region.lineTo(t,i),this.__isPainter&&this.__onlyRegion||this.painter.lineTo(Math.round(t)+.5,Math.round(i)+.5),this},t.prototype.arc=function(t,i,e,n,r){return this.__region&&this.__region.arc(t,i,e,n,r),this.__isPainter&&this.__onlyRegion||this.painter.arc(t,i,e,n,n+r,r<0),this},t.prototype.fill=function(){return this.__region&&this.__region.fill(),this.__isPainter&&this.__onlyRegion||this.painter.fill(),this},t.prototype.stroke=function(){return this.__region&&this.__region.stroke(),this.__isPainter&&this.__onlyRegion||this.painter.stroke(),this},t.prototype.full=function(){return this.__region&&this.__region.full(),this.__isPainter&&this.__onlyRegion||(this.painter.fill(),this.painter.stroke()),this},t.prototype.save=function(){return this.__region&&this.__region.save(),this.__isPainter&&this.__onlyRegion||this.painter.save(),this},t.prototype.restore=function(){return this.__region&&this.__region.restore(),this.__isPainter&&this.__onlyRegion||this.painter.restore(),this},t.prototype.clip=function(){return this.__region&&this.__region.clip(),this.__isPainter&&this.__onlyRegion||this.painter.clip(),this},t.prototype.quadraticCurveTo=function(t,i,e,n){return this.__region&&this.__region.quadraticCurveTo(t,i,e,n),this.__isPainter&&this.__onlyRegion||this.painter.quadraticCurveTo(t,i,e,n),this},t.prototype.bezierCurveTo=function(t,i,e,n,r,o){return this.__region&&this.__region.bezierCurveTo(t,i,e,n,r,o),this.__isPainter&&this.__onlyRegion||this.painter.bezierCurveTo(t,i,e,n,r,o),this},t.prototype.clearRect=function(t,i,e,n){return this.__region&&this.__region.clearRect(t,i,e,n),this.__isPainter&&this.__onlyRegion||this.painter.clearRect(t,i,e,n),this},t.prototype.fillArc=function(t,i,e,r,o,s){return this.__region&&this.__region.fillArc(t,i,e,r,o,s),this.__isPainter&&this.__onlyRegion||n(this.painter,this.__specialConfig,t,i,e,r,o,s).fill(),this},t.prototype.strokeArc=function(t,i,e,r,o,s){return this.__region&&this.__region.strokeArc(t,i,e,r,o,s),this.__isPainter&&this.__onlyRegion||n(this.painter,this.__specialConfig,t,i,e,r,o,s).stroke(),this},t.prototype.fullArc=function(t,i,e,r,o,s){return this.__region&&this.__region.fullArc(t,i,e,r,o,s),this.__isPainter&&this.__onlyRegion||(n(this.painter,this.__specialConfig,t,i,e,r,o,s),this.painter.fill(),this.painter.stroke()),this},t.prototype.fillCircle=function(t,i,e){return this.__region&&this.__region.fillCircle(t,i,e),this.__isPainter&&this.__onlyRegion||r(this.painter,t,i,e).fill(),this},t.prototype.strokeCircle=function(t,i,e){return this.__region&&this.__region.strokeCircle(t,i,e),this.__isPainter&&this.__onlyRegion||r(this.painter,t,i,e).stroke(),this},t.prototype.fullCircle=function(t,i,e){return this.__region&&this.__region.fullCircle(t,i,e),this.__isPainter&&this.__onlyRegion||(r(this.painter,t,i,e),this.painter.fill(),this.painter.stroke()),this},t.prototype.fillRect=function(t,i,e,n){return this.__region&&this.__region.fillRect(t,i,e,n),this.__isPainter&&this.__onlyRegion||o(this.painter,t,i,e,n).fill(),this},t.prototype.strokeRect=function(t,i,e,n){return this.__region&&this.__region.strokeRect(t,i,e,n),this.__isPainter&&this.__onlyRegion||o(this.painter,t,i,e,n).stroke(),this},t.prototype.fullRect=function(t,i,e,n){return this.__region&&this.__region.fullRect(t,i,e,n),this.__isPainter&&this.__onlyRegion||(o(this.painter,t,i,e,n),this.painter.fill(),this.painter.stroke()),this},t.prototype.draw=function(){},t.prototype.drawImage=function(t,i,e,n,r,o){var s=this;return void 0===o&&(o=!1),new Promise((function(_){if(s.__region&&(s.__region.fillRect(i,e,n,r),_({})),s.__isPainter&&s.__onlyRegion)return s;if("string"!=typeof t||o)s.painter.drawImage(t,i,e,n,r),_({});else{var a=new Image;a.onload=function(){s.painter.drawImage(a,i,e,n,r),_({})},a.src=t}}))},t}();var a={"font-size":"fontSize","font-family":"fontFamily","font-weight":"fontWeight","font-style":"fontStyle","arc-start-cap":"arcStartCap","arc-end-cap":"arcEndCap"},h=function(i){function n(t,e,n,r){void 0===n&&(n={}),void 0===r&&(r=1);var o=i.call(this,t,n,e?new _(e,{willReadFrequently:!0}):void 0,!0,r)||this;return o.name="Canvas",o.__regionList={},o.__regionAssemble=function(t,i,e,n){for(var r=[],o=0;o<n;o++)r[o]=t;return function(){for(var o=0;o<n;o++){if(r[o]+e<i){r[o]=+(r[o]+e).toFixed(7);break}o<n-1&&(r[o]=t)}return r}}(0,255,10,3),o.__scaleSize=r,o.setRegion(""),o}return function(i,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=i}t(i,e),i.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}(n,i),n.prototype.config=function(t){for(var i in t){var e=a[i]||i;this.useConfig(e,t[i])}return this},n.prototype.onlyRegion=function(t){return this.__onlyRegion=t,this},n.prototype.setRegion=function(t){if(this.__region)if(t){if(null==this.__regionList[t]){var i=this.__regionAssemble();this.__regionList[t]="rgb("+i[0]+","+i[1]+","+i[2]+")"}this.__region.useConfig("fillStyle",this.__regionList[t])&&this.__region.useConfig("strokeStyle",this.__regionList[t])}else this.__region.useConfig("fillStyle","#000000")&&this.__region.useConfig("strokeStyle","#000000");return this},n.prototype.getRegion=function(t,i){var e=this;return new Promise((function(n){var r=e.__region?e.__region.painter.getImageData(t-.5,i-.5,1,1):{data:[0,0,0,0]},o=r.data,s=function(){if(e.__region)for(var t in e.__regionList)if("rgb("+o[0]+","+o[1]+","+o[2]+")"==e.__regionList[t]){n(t);break}n("")};o?s():r.then((function(t){o=t,s()}))}))},n.prototype.textWidth=function(t){this.painter.save(),e(this.painter,this.__specialConfig,0,0,0);var i=this.painter.measureText(t+"").width;return this.painter.restore(),i},n.prototype.getContext=function(t){return void 0===t&&(t=!1),t?this.__region?this.__region.painter:null:this.painter},n.prototype.getInfo=function(){return{width:this.painter.canvas.width/this.__scaleSize,height:this.painter.canvas.height/this.__scaleSize}},n.prototype.createLinearGradient=function(t,i,e,n){return function(t,i,e,n,r){var o=t.createLinearGradient(i,e,n,r),s={value:function(){return o},setColor:function(t,i){return o.addColorStop(t,i),s}};return s}(this.painter,t,i,e,n)},n.prototype.createRadialGradient=function(t,i,e){return function(t,i,e,n){var r=t.createRadialGradient(i,e,0,i,e,n),o={value:function(){return r},setColor:function(t,i){return r.addColorStop(t,i),o}};return o}(this.painter,t,i,e)},n.prototype.getColor=function(t,i){t*=this.__scaleSize,i*=this.__scaleSize;var e=this.painter.getImageData(t-.5,i-.5,1,1).data;return"rgba("+e[0]+","+e[1]+","+e[2]+","+e[3]+")"},n}(_);export{h as default};
@@ -0,0 +1,3 @@
1
+ import { OralWebGL } from "../../types/index"
2
+
3
+ export default OralWebGL