@realsee/dnalogel 3.74.3 → 3.74.4-alpha.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.
package/libs/index.js CHANGED
@@ -1,74 +1,74 @@
1
1
  import { consoleVersion as o } from "./shared-utils/logger.js";
2
2
  import { autoFixOffscreenCanvas as r } from "./shared-utils/offscreenCanvas.js";
3
- import { PaintBrush as vn } from "./components/PaintBrush/index.js";
4
- import { PaintBrushTypeEnum as Fn } from "./components/PaintBrush/typings.js";
5
- import { ModelViewPlugin as Dn } from "./ModelViewPlugin/Plugin.js";
6
- import { CSS3DRenderPlugin as Yn } from "./CSS3DRenderPlugin/index.js";
7
- import { PanoCursorRaycasterPlugin as Bn } from "./PanoCursorRaycasterPlugin/index.js";
8
- import { ModelRoomLabelPlugin as hn, modelRoomLabelPluginServerParams as kn } from "./ModelRoomLabelPlugin/index.js";
9
- import { FLOOR_PLAN_ATTACHED_TO as Hn } from "./floorplan/constant.js";
10
- import { ModelFloorplanPlugin as jn } from "./floorplan/ModelFloorplanPlugin/index.js";
11
- import { MapviewFloorplanPlugin as Wn } from "./floorplan/MapviewFloorplanPlugin/index.js";
12
- import { TopviewFloorplanPlugin as zn } from "./floorplan/TopviewFloorplanPlugin/index.js";
13
- import { PanoFloorplanRadarPlugin as Kn } from "./floorplan/PanoFloorplanRadarPlugin/index.js";
14
- import { FloorplanGuidePlugin as Xn } from "./floorplan/FloorplanGuidePlugin/index.js";
15
- import { FLOOR_TYPE_MAP as oa, ROOM_FETILE_TYPE_MAP as ra, ROOM_TYPE_MAP as ta } from "./floorplan/typings/floorplanServerData.js";
16
- import { ModelChassisCompassPlugin as ma } from "./ModelChassisCompassPlugin/Plugin.js";
17
- import { ModelEntryDoorGuidePlugin as ea } from "./ModelEntryDoorGuidePlugin/Plugin.js";
18
- import { CameraMovementPlugin as na } from "./CameraMovementPlugin/CameraMovementPlugin.js";
19
- import { CameraMovementEffect as Pa, Rotation as fa } from "./CameraMovementPlugin/typing.js";
20
- import { PanoRulerPlugin as xa } from "./PanoRulerPlugin/Plugin.js";
21
- import { PanoRulerProPlugin as sa } from "./PanoRulerProPlugin/index.js";
22
- import { PanoCompassPlugin as Ma } from "./PanoCompassPlugin/index.js";
23
- import { PanoMeasurePlugin as Ca } from "./PanoMeasurePlugin/index.js";
24
- import { MeasurePlugin as ca } from "./MeasurePlugin/index.js";
25
- import { PanoSpatialTagPlugin as _a } from "./PanoSpatialTagPlugin/Plugin.js";
26
- import { modelItemLabelPluginServerParams as Ea } from "./ModelItemLabelPlugin/index.js";
27
- import { ModelTVVideoPlugin as Sa } from "./ModelTVVideoPlugin/Plugin.js";
28
- import { DIRECTION as va } from "./ModelTVVideoPlugin/typings.js";
29
- import { itemLabelPluginServerParams as Fa } from "./ItemLabelPlugin/index.js";
30
- import { PanoDoorLabelPlugin as Da } from "./PanoDoorLabelPlugin/index.js";
31
- import { GuideLinePlugin as Ya } from "./GuideLinePlugin/index.js";
32
- import { CruisePlugin as Ba, MovePlugin as Na } from "./CruisePlugin/index.js";
33
- import { PanoTagPlugin as ka } from "./PanoTagPlugin/index.js";
34
- import { Object3DHelperPlugin as Ha } from "./Object3DHelperPlugin/index.js";
35
- import { PanoVideoPlugin as ja } from "./PanoVideoPlugin/index.js";
36
- import { PipelinePlugin as Wa } from "./PipelinePlugin/index.js";
37
- import { AreaMakerPlugin as za } from "./AreaMakerPlugin/index.js";
38
- import { CurrentPanoImagePlugin as Ka } from "./CurrentPanoImagePlugin/index.js";
39
- import { Sculpt as Xa, SculptPlugin as Za, SculptPluginForFive as oP } from "./Sculpt/index.js";
40
- import { ModelMakerPlugin as tP } from "./ModelMakerPlugin/index.js";
41
- import { exports as mP } from "./shared-utils/exports.js";
42
- import { CSS3DRender as eP } from "./CSS3DRenderPlugin/utils/three/CSS3DRender.js";
43
- import { Model as nP } from "./PanoMeasurePlugin/Model/index.js";
44
- import { default as PP } from "./PanoMeasurePlugin/Model/point.js";
45
- import { default as uP } from "./PanoMeasurePlugin/Model/line.js";
46
- import { Polyline as gP } from "./PanoMeasurePlugin/Model/polyline.js";
47
- import { Magnifier as dP } from "./shared-utils/three/Magnifier.js";
48
- import { validatePolygon as TP } from "./MeasurePlugin/utils/validatePolygon.js";
49
- import { DISPLAY_STRATEGY_TYPE as LP } from "./ModelItemLabelPlugin/typings.js";
50
- import { ModelItemLabelPlugin as RP } from "./ModelItemLabelPlugin/ModelItemLabelPlugin.js";
51
- import { ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE as yP } from "./ItemLabelPlugin/typings.js";
52
- import { Plugin as IP } from "./ItemLabelPlugin/Plugin.js";
53
- import { GuideLineItem$1 as OP } from "./GuideLinePlugin/GuideLineItem/index.js";
54
- import { GuideLineModeItem$1 as AP } from "./GuideLinePlugin/GuideLineModeItem/index.js";
55
- import { default as GP, default as DP } from "./CruisePlugin/Work.js";
56
- import { default as YP } from "./CruisePlugin/Move.js";
57
- import { typing as BP } from "./CruisePlugin/typing/index.js";
58
- import { default as hP, pluginFlag as kP } from "./PanoTagPlugin/controller/index.js";
59
- import { defaultGlobalConfig as HP } from "./PanoTagPlugin/typings/tag/TagConfig.js";
60
- import { ContentType as jP, DimensionType as $P, PointType as WP } from "./PanoTagPlugin/Archive/deprecated.js";
61
- import { Object3DHelperController as zP, PLUGIN as JP } from "./Object3DHelperPlugin/Controller.js";
62
- import { typings as QP } from "./PanoVideoPlugin/typings/index.js";
63
- import { createPoint as ZP } from "./Sculpt/Objects/Point/index.js";
64
- import { createLine as rf } from "./Sculpt/Objects/Line/index.js";
65
- import { createPolyline as mf } from "./Sculpt/Objects/Polyline/index.js";
66
- import { createPolygon as ef } from "./Sculpt/Objects/Polygon/index.js";
67
- import { createPrism as nf } from "./Sculpt/Objects/Prism/index.js";
68
- import { createRectangle as Pf } from "./Sculpt/Objects/Rectangle/index.js";
69
- import { createCircle as uf } from "./Sculpt/Objects/Circle/index.js";
70
- import { createCylinder as gf } from "./Sculpt/Objects/Cylinder/index.js";
71
- import { createBox as df } from "./Sculpt/Objects/Box/index.js";
3
+ import { PaintBrush as An } from "./components/PaintBrush/index.js";
4
+ import { PaintBrushTypeEnum as Gn } from "./components/PaintBrush/typings.js";
5
+ import { ModelViewPlugin as bn } from "./ModelViewPlugin/Plugin.js";
6
+ import { CSS3DRenderPlugin as Vn } from "./CSS3DRenderPlugin/index.js";
7
+ import { PanoCursorRaycasterPlugin as Nn } from "./PanoCursorRaycasterPlugin/index.js";
8
+ import { ModelRoomLabelPlugin as kn, modelRoomLabelPluginServerParams as wn } from "./ModelRoomLabelPlugin/index.js";
9
+ import { FLOOR_PLAN_ATTACHED_TO as Un } from "./floorplan/constant.js";
10
+ import { ModelFloorplanPlugin as $n } from "./floorplan/ModelFloorplanPlugin/index.js";
11
+ import { MapviewFloorplanPlugin as qn } from "./floorplan/MapviewFloorplanPlugin/index.js";
12
+ import { TopviewFloorplanPlugin as Jn } from "./floorplan/TopviewFloorplanPlugin/index.js";
13
+ import { PanoFloorplanRadarPlugin as Qn } from "./floorplan/PanoFloorplanRadarPlugin/index.js";
14
+ import { FloorplanGuidePlugin as Zn } from "./floorplan/FloorplanGuidePlugin/index.js";
15
+ import { FLOOR_TYPE_MAP as ra, ROOM_FETILE_TYPE_MAP as ta, ROOM_TYPE_MAP as ia } from "./floorplan/typings/floorplanServerData.js";
16
+ import { ModelChassisCompassPlugin as pa } from "./ModelChassisCompassPlugin/Plugin.js";
17
+ import { ModelEntryDoorGuidePlugin as la } from "./ModelEntryDoorGuidePlugin/Plugin.js";
18
+ import { CameraMovementPlugin as aa } from "./CameraMovementPlugin/CameraMovementPlugin.js";
19
+ import { CameraMovementEffect as fa, Rotation as ua } from "./CameraMovementPlugin/typing.js";
20
+ import { PanoRulerPlugin as ga } from "./PanoRulerPlugin/Plugin.js";
21
+ import { PanoRulerProPlugin as da } from "./PanoRulerProPlugin/index.js";
22
+ import { PanoCompassPlugin as Ta } from "./PanoCompassPlugin/index.js";
23
+ import { PanoMeasurePlugin as La } from "./PanoMeasurePlugin/index.js";
24
+ import { MeasurePlugin as Ra } from "./MeasurePlugin/index.js";
25
+ import { PanoSpatialTagPlugin as ya } from "./PanoSpatialTagPlugin/Plugin.js";
26
+ import { modelItemLabelPluginServerParams as Ia } from "./ModelItemLabelPlugin/index.js";
27
+ import { ModelTVVideoPlugin as Oa } from "./ModelTVVideoPlugin/Plugin.js";
28
+ import { DIRECTION as Aa } from "./ModelTVVideoPlugin/typings.js";
29
+ import { itemLabelPluginServerParams as Ga } from "./ItemLabelPlugin/index.js";
30
+ import { PanoDoorLabelPlugin as ba } from "./PanoDoorLabelPlugin/index.js";
31
+ import { GuideLinePlugin as Va } from "./GuideLinePlugin/index.js";
32
+ import { CruisePlugin as Na, MovePlugin as ha } from "./CruisePlugin/index.js";
33
+ import { PanoTagPlugin as wa } from "./PanoTagPlugin/index.js";
34
+ import { Object3DHelperPlugin as Ua } from "./Object3DHelperPlugin/index.js";
35
+ import { PanoVideoPlugin as $a } from "./PanoVideoPlugin/index.js";
36
+ import { PipelinePlugin as qa } from "./PipelinePlugin/index.js";
37
+ import { AreaMakerPlugin as Ja } from "./AreaMakerPlugin/index.js";
38
+ import { CurrentPanoImagePlugin as Qa } from "./CurrentPanoImagePlugin/index.js";
39
+ import { Sculpt as Za, SculptPlugin as oP, SculptPluginForFive as rP } from "./Sculpt/index.js";
40
+ import { ModelMakerPlugin as iP } from "./ModelMakerPlugin/index.js";
41
+ import { exports as pP } from "./shared-utils/exports.js";
42
+ import { CSS3DRender as lP } from "./CSS3DRenderPlugin/utils/three/CSS3DRender.js";
43
+ import { Model as aP } from "./PanoMeasurePlugin/Model/index.js";
44
+ import { default as fP } from "./PanoMeasurePlugin/Model/point.js";
45
+ import { default as xP } from "./PanoMeasurePlugin/Model/line.js";
46
+ import { Polyline as sP } from "./PanoMeasurePlugin/Model/polyline.js";
47
+ import { Magnifier as MP } from "./shared-utils/three/Magnifier.js";
48
+ import { validatePolygon as CP } from "./MeasurePlugin/utils/validatePolygon.js";
49
+ import { DISPLAY_STRATEGY_TYPE as cP } from "./ModelItemLabelPlugin/typings.js";
50
+ import { ModelItemLabelPlugin as _P } from "./ModelItemLabelPlugin/ModelItemLabelPlugin.js";
51
+ import { ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE as EP } from "./ItemLabelPlugin/typings.js";
52
+ import { Plugin as SP } from "./ItemLabelPlugin/Plugin.js";
53
+ import { GuideLineItem$1 as vP } from "./GuideLinePlugin/GuideLineItem/index.js";
54
+ import { GuideLineModeItem$1 as FP } from "./GuideLinePlugin/GuideLineModeItem/index.js";
55
+ import { default as DP, default as bP } from "./CruisePlugin/Work.js";
56
+ import { default as VP } from "./CruisePlugin/Move.js";
57
+ import { typing as NP } from "./CruisePlugin/typing/index.js";
58
+ import { default as kP, pluginFlag as wP } from "./PanoTagPlugin/controller/index.js";
59
+ import { defaultGlobalConfig as UP } from "./PanoTagPlugin/typings/tag/TagConfig.js";
60
+ import { ContentType as $P, DimensionType as WP, PointType as qP } from "./PanoTagPlugin/Archive/deprecated.js";
61
+ import { Object3DHelperController as JP, PLUGIN as KP } from "./Object3DHelperPlugin/Controller.js";
62
+ import { typings as XP } from "./PanoVideoPlugin/typings/index.js";
63
+ import { createPoint as of } from "./Sculpt/Objects/Point/index.js";
64
+ import { createLine as tf } from "./Sculpt/Objects/Line/index.js";
65
+ import { createPolyline as pf } from "./Sculpt/Objects/Polyline/index.js";
66
+ import { createPolygon as lf } from "./Sculpt/Objects/Polygon/index.js";
67
+ import { createPrism as af } from "./Sculpt/Objects/Prism/index.js";
68
+ import { createRectangle as ff } from "./Sculpt/Objects/Rectangle/index.js";
69
+ import { createCircle as xf } from "./Sculpt/Objects/Circle/index.js";
70
+ import { createCylinder as sf } from "./Sculpt/Objects/Cylinder/index.js";
71
+ import { createBox as Mf } from "./Sculpt/Objects/Box/index.js";
72
72
  import "./components/PaintBrush/Controller.js";
73
73
  import "./components/PaintBrush/utils.js";
74
74
  import "./components/PaintBrush/tween.js";
@@ -197,6 +197,7 @@ import "./floorplan/utils/correctFiveState.js";
197
197
  import "./floorplan/utils/constant.js";
198
198
  import "./shared-utils/nearlyEqual.js";
199
199
  import "./shared-utils/five/changeMode.js";
200
+ import "./shared-utils/translateMode/getDistanceFromModel.js";
200
201
  import "./shared-utils/changeModelCanvasOpacity.js";
201
202
  import "./shared-utils/url/replace-static-prefix.js";
202
203
  import "./shared-utils/url/absoluteUrl.js";
@@ -579,85 +580,85 @@ import "./shared-utils/five/lookObject.js";
579
580
  r();
580
581
  o();
581
582
  export {
582
- za as AreaMakerPlugin,
583
- eP as CSS3DRender,
584
- Yn as CSS3DRenderPlugin,
585
- Pa as CameraMovementEffect,
586
- na as CameraMovementPlugin,
587
- jP as ContentType,
588
- Ba as CruisePlugin,
589
- GP as CruisePluginController,
590
- BP as CruisePluginTypes,
591
- Ka as CurrentPanoImagePlugin,
592
- va as DIRECTION,
593
- LP as DISPLAY_STRATEGY_TYPE,
594
- $P as DimensionType,
595
- Hn as FLOOR_PLAN_ATTACHED_TO,
596
- oa as FLOOR_TYPE_MAP,
597
- Xn as FloorplanGuidePlugin,
598
- OP as GuideLineItem,
599
- AP as GuideLineModeItem,
600
- Ya as GuideLinePlugin,
601
- yP as ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE,
602
- IP as ItemLabelPlugin,
603
- dP as Magnifier,
604
- Wn as MapviewFloorplanPlugin,
605
- ca as MeasurePlugin,
606
- ma as ModelChassisCompassPlugin,
607
- ea as ModelEntryDoorGuidePlugin,
608
- jn as ModelFloorplanPlugin,
609
- RP as ModelItemLabelPlugin,
610
- tP as ModelMakerPlugin,
611
- hn as ModelRoomLabelPlugin,
612
- Sa as ModelTVVideoPlugin,
613
- Dn as ModelViewPlugin,
614
- YP as MoveController,
615
- Na as MovePlugin,
616
- zP as Object3DHelperController,
617
- Ha as Object3DHelperPlugin,
618
- JP as PLUGIN,
619
- vn as PaintBrush,
620
- Fn as PaintBrushTypeEnum,
621
- Ma as PanoCompassPlugin,
622
- Bn as PanoCursorRaycasterPlugin,
623
- Da as PanoDoorLabelPlugin,
624
- Kn as PanoFloorplanRadarPlugin,
625
- Ca as PanoMeasurePlugin,
626
- uP as PanoMeasurePluginLine,
627
- nP as PanoMeasurePluginModel,
628
- PP as PanoMeasurePluginPoint,
629
- gP as PanoMeasurePluginPolyline,
630
- xa as PanoRulerPlugin,
631
- sa as PanoRulerProPlugin,
632
- _a as PanoSpatialTagPlugin,
633
- ka as PanoTagPlugin,
634
- hP as PanoTagPluginController,
635
- ja as PanoVideoPlugin,
636
- QP as PanoVideoPluginType,
637
- Wa as PipelinePlugin,
638
- WP as PointType,
639
- ra as ROOM_FETILE_TYPE_MAP,
640
- ta as ROOM_TYPE_MAP,
641
- fa as Rotation,
642
- Xa as Sculpt,
643
- Za as SculptPlugin,
644
- oP as SculptPluginForFive,
645
- zn as TopviewFloorplanPlugin,
646
- mP as Util,
647
- DP as WalkController,
648
- df as createBox,
649
- uf as createCircle,
650
- gf as createCylinder,
651
- rf as createLine,
652
- ZP as createPoint,
653
- ef as createPolygon,
654
- mf as createPolyline,
655
- nf as createPrism,
656
- Pf as createRectangle,
657
- HP as defaultGlobalConfig,
658
- Fa as itemLabelPluginServerParams,
659
- Ea as modelItemLabelPluginServerParams,
660
- kn as modelRoomLabelPluginServerParams,
661
- kP as pluginFlag,
662
- TP as validatePolygon
583
+ Ja as AreaMakerPlugin,
584
+ lP as CSS3DRender,
585
+ Vn as CSS3DRenderPlugin,
586
+ fa as CameraMovementEffect,
587
+ aa as CameraMovementPlugin,
588
+ $P as ContentType,
589
+ Na as CruisePlugin,
590
+ DP as CruisePluginController,
591
+ NP as CruisePluginTypes,
592
+ Qa as CurrentPanoImagePlugin,
593
+ Aa as DIRECTION,
594
+ cP as DISPLAY_STRATEGY_TYPE,
595
+ WP as DimensionType,
596
+ Un as FLOOR_PLAN_ATTACHED_TO,
597
+ ra as FLOOR_TYPE_MAP,
598
+ Zn as FloorplanGuidePlugin,
599
+ vP as GuideLineItem,
600
+ FP as GuideLineModeItem,
601
+ Va as GuideLinePlugin,
602
+ EP as ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE,
603
+ SP as ItemLabelPlugin,
604
+ MP as Magnifier,
605
+ qn as MapviewFloorplanPlugin,
606
+ Ra as MeasurePlugin,
607
+ pa as ModelChassisCompassPlugin,
608
+ la as ModelEntryDoorGuidePlugin,
609
+ $n as ModelFloorplanPlugin,
610
+ _P as ModelItemLabelPlugin,
611
+ iP as ModelMakerPlugin,
612
+ kn as ModelRoomLabelPlugin,
613
+ Oa as ModelTVVideoPlugin,
614
+ bn as ModelViewPlugin,
615
+ VP as MoveController,
616
+ ha as MovePlugin,
617
+ JP as Object3DHelperController,
618
+ Ua as Object3DHelperPlugin,
619
+ KP as PLUGIN,
620
+ An as PaintBrush,
621
+ Gn as PaintBrushTypeEnum,
622
+ Ta as PanoCompassPlugin,
623
+ Nn as PanoCursorRaycasterPlugin,
624
+ ba as PanoDoorLabelPlugin,
625
+ Qn as PanoFloorplanRadarPlugin,
626
+ La as PanoMeasurePlugin,
627
+ xP as PanoMeasurePluginLine,
628
+ aP as PanoMeasurePluginModel,
629
+ fP as PanoMeasurePluginPoint,
630
+ sP as PanoMeasurePluginPolyline,
631
+ ga as PanoRulerPlugin,
632
+ da as PanoRulerProPlugin,
633
+ ya as PanoSpatialTagPlugin,
634
+ wa as PanoTagPlugin,
635
+ kP as PanoTagPluginController,
636
+ $a as PanoVideoPlugin,
637
+ XP as PanoVideoPluginType,
638
+ qa as PipelinePlugin,
639
+ qP as PointType,
640
+ ta as ROOM_FETILE_TYPE_MAP,
641
+ ia as ROOM_TYPE_MAP,
642
+ ua as Rotation,
643
+ Za as Sculpt,
644
+ oP as SculptPlugin,
645
+ rP as SculptPluginForFive,
646
+ Jn as TopviewFloorplanPlugin,
647
+ pP as Util,
648
+ bP as WalkController,
649
+ Mf as createBox,
650
+ xf as createCircle,
651
+ sf as createCylinder,
652
+ tf as createLine,
653
+ of as createPoint,
654
+ lf as createPolygon,
655
+ pf as createPolyline,
656
+ af as createPrism,
657
+ ff as createRectangle,
658
+ UP as defaultGlobalConfig,
659
+ Ga as itemLabelPluginServerParams,
660
+ Ia as modelItemLabelPluginServerParams,
661
+ wn as modelRoomLabelPluginServerParams,
662
+ wP as pluginFlag,
663
+ CP as validatePolygon
663
664
  };
@@ -1,6 +1,6 @@
1
1
  function A() {
2
2
  console.debug(
3
- "%c %c@realsee/dnalogel %cv3.74.3",
3
+ "%c %c@realsee/dnalogel %cv3.74.4-alpha.0",
4
4
  [
5
5
  "background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAMCAMAAACHgmeRAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABLFBMVEUAAAAapPoap/oaqvkbrfkbr/gZnfwZoPsaqfnD4v/E4/8Ylv0clPm93/+/4P/B4f8Yj/683/8Wif+33P8Uhv+x2f8ShP+s1v8Pgf+n0/8Nf/+h0f8Lff8Lff8Nf/9dl/+czv8KfP8KfP+Lxf+Uyv+Xy/+Hwv+Jw/+Mxf+Oxv+RyP8aovsapfoap/oZmfwZm/wZnvsYnPsYkf4YlP0NePsDYfgYcfi43f+63v8Xiv8Xjf4EWfwCV/sWZ/qz2v+02/8Vh/8WiP8EUf8CTf4WXv2u1/+v2P8Thf8Thv8ETf8CR/8VV/+o1f+q1f8Qgv8Rg/8DSv8BRf8UVP+j0v+k0v8OgP8Pgf8DR/8DQv9Nhf+dzv+fz/+Kv/+Vyv+Xy/+azf+Oxv+Qx/+SyP////8MUhLdAAAAK3RSTlMACEWQ2bd98uQECPXxqO7c+Pb49vj2+Pb49vj23Oul8fMHA+TwerXXjEIG2P+bHgAAAAFiS0dEY1y+LaoAAAB+SURBVAjXY2BgZGJmYWVgYGBgY9fW0eVg4ORi4NbTNzDk4eXjZxAwMjYxNTO3EGQQsrSytrG1sxdmEHFwdHJ2cXUTZRBz9/D08vbxFWeQ8PMPCAwKDpFkkAoNC4+IjIqWZpCRlZOPiY2LV2BQVGJQTkhMUlEFWaOmrqGpxQAAyg0S9Dq+VPYAAAAASUVORK5CYII=')",
6
6
  "background-repeat: no-repeat",
@@ -0,0 +1,2 @@
1
+ import type { Model } from "@realsee/five";
2
+ export declare function getDistanceFromModel(model: Model, fov: number, aspect: number): number;
@@ -0,0 +1,11 @@
1
+ function M(i, m, a) {
2
+ const n = i.bounding, o = Math.pow(
3
+ Math.pow(n.max.x - n.min.x + 1, 2) + Math.pow(n.max.y - n.min.y + 1, 2) + Math.pow(n.max.z - n.min.z + 1, 2),
4
+ 1 / 2
5
+ );
6
+ let t = o / 2 / Math.tan(Math.PI * m / 360);
7
+ return a < 1 && (t = t / a), isNaN(t) ? o : t;
8
+ }
9
+ export {
10
+ M as getDistanceFromModel
11
+ };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@realsee/dnalogel",
3
- "version": "3.74.3",
3
+ "version": "3.74.4-alpha.0",
4
4
  "main": "./dist/index.js",
5
5
  "module": "./libs/index.js",
6
6
  "types": "./libs/index.d.ts",