@realsee/dnalogel 2.1.0-alpha.18 → 2.1.0-alpha.19
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/dist/index.cjs.js +58 -58
- package/dist/index.es.js +5814 -8139
- package/dist/index.js +20871 -0
- package/dist/index.umd.js +50 -50
- package/docs/assets/search.js +1 -1
- package/docs/classes/CruisePluginController.html +15 -15
- package/docs/classes/Magnifier.html +4 -4
- package/docs/classes/ModelRoomLabelController.html +4 -4
- package/docs/classes/Object3DHelperController.html +22 -0
- package/docs/classes/PaintBrush.html +8 -0
- package/docs/classes/PanoTagPluginController.html +160 -0
- package/docs/enums/CameraMovementEffect.html +2 -2
- package/docs/enums/ContentType.html +15 -0
- package/docs/enums/DIRECTION.html +1 -1
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +1 -1
- package/docs/enums/DimensionType.html +1 -0
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +1 -1
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +1 -1
- package/docs/enums/LinkType.html +1 -0
- package/docs/enums/PaintBrushTypeEnum.html +1 -0
- package/docs/enums/PointType.html +1 -0
- package/docs/enums/Rotation.html +2 -2
- package/docs/index.html +2 -2
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -0
- package/docs/interfaces/CSS3DRenderPluginState.html +3 -0
- package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
- package/docs/interfaces/FloorplanBounding.html +4 -4
- package/docs/interfaces/FloorplanData.html +2 -2
- package/docs/interfaces/FloorplanEntrance.html +7 -7
- package/docs/interfaces/FloorplanExtraObject.html +3 -3
- package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
- package/docs/interfaces/FloorplanFloorData.html +2 -2
- package/docs/interfaces/FloorplanImagePosition.html +2 -2
- package/docs/interfaces/FloorplanObserver.html +2 -2
- package/docs/interfaces/FloorplanOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanPosition.html +2 -2
- package/docs/interfaces/FloorplanRoomItem.html +6 -6
- package/docs/interfaces/FloorplanRoomLabelItem.html +3 -3
- package/docs/interfaces/FloorplanServerBounding.html +4 -4
- package/docs/interfaces/FloorplanServerComputedData.html +1 -1
- package/docs/interfaces/FloorplanServerData.html +2 -2
- package/docs/interfaces/FloorplanServerDoorItem.html +1 -1
- package/docs/interfaces/FloorplanServerDoorPosition.html +1 -1
- package/docs/interfaces/FloorplanServerEntrance.html +7 -7
- package/docs/interfaces/FloorplanServerFloorData.html +2 -2
- package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
- package/docs/interfaces/FloorplanServerObserver.html +2 -2
- package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanServerPosition.html +2 -2
- package/docs/interfaces/FloorplanServerRoomItem.html +7 -7
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +3 -3
- package/docs/interfaces/ItemLabelPluginData.html +1 -1
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +1 -1
- package/docs/interfaces/ItemLabelPluginParametersType.html +1 -1
- package/docs/interfaces/LineJson.html +1 -1
- package/docs/interfaces/ModelChassisCompassPluginData.html +1 -1
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +1 -1
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +1 -1
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +1 -1
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +1 -1
- package/docs/interfaces/ModelItemLabelPluginData.html +1 -1
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +1 -1
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +1 -1
- package/docs/interfaces/ModelRoomLabelPluginData.html +1 -1
- package/docs/interfaces/ModelTVVideoPluginData.html +1 -1
- package/docs/interfaces/ModelTVVideoPluginExportType.html +1 -1
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +1 -1
- package/docs/interfaces/ModelViewPluginExportType.html +1 -1
- package/docs/interfaces/Object3DHelperState.html +1 -0
- package/docs/interfaces/OpenParameter.html +2 -2
- package/docs/interfaces/PaintBrushAction.html +13 -0
- package/docs/interfaces/PaintBrushConfigs.html +1 -0
- package/docs/interfaces/PaintBrushState.html +1 -0
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +6 -6
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
- package/docs/interfaces/PanoMeasureParameterType.html +2 -2
- package/docs/interfaces/PanoRulerPluginExportType.html +1 -1
- package/docs/interfaces/PanoRulerPluginOptions.html +1 -1
- package/docs/interfaces/PanoRulerPluginParameterType.html +1 -1
- package/docs/interfaces/PanoRulerProPluginExportType.html +1 -1
- package/docs/interfaces/PanoRulerProPluginOptions.html +1 -1
- package/docs/interfaces/PanoRulerProPluginParameterType.html +1 -1
- package/docs/interfaces/PanoRulerProPluginState.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginData.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +1 -1
- package/docs/interfaces/Point.html +1 -1
- package/docs/interfaces/PointJson.html +1 -1
- package/docs/interfaces/Room.html +1 -1
- package/docs/interfaces/RoomInfo.html +1 -1
- package/docs/interfaces/RoomLabel.html +7 -7
- package/docs/interfaces/RoomRules.html +1 -1
- package/docs/interfaces/Rooms.html +1 -1
- package/docs/interfaces/Scissor.html +14 -0
- package/docs/interfaces/TagConfig.html +11 -0
- package/docs/interfaces/Tags.html +5 -0
- package/docs/modules.html +25 -20
- package/libs/CSS3DRenderPlugin/CSS3DRender.js +5 -3
- package/libs/CSS3DRenderPlugin/Controller.d.ts +3 -2
- package/libs/CSS3DRenderPlugin/Controller.js +23 -21
- package/libs/CSS3DRenderPlugin/index.js +3 -4
- package/libs/CSS3DRenderPlugin/utils/CSS3DObjectPlus.js +29 -30
- package/libs/CSS3DRenderPlugin/utils/centerPoint.d.ts +1 -1
- package/libs/CSS3DRenderPlugin/utils/centerPoint.js +7 -4
- package/libs/CruisePlugin/Controller.d.ts +3 -1
- package/libs/CruisePlugin/Controller.js +158 -150
- package/libs/CruisePlugin/index.js +1 -1
- package/libs/CruisePlugin/typing.d.ts +5 -0
- package/libs/GuideLinePlugin/Controller.d.ts +6 -1
- package/libs/GuideLinePlugin/Controller.js +53 -37
- package/libs/GuideLinePlugin/index.d.ts +2 -2
- package/libs/GuideLinePlugin/index.js +5 -5
- package/libs/GuideLinePlugin/typing.d.ts +3 -0
- package/libs/GuideLinePlugin/utils/getArrowMaterial.d.ts +2 -2
- package/libs/GuideLinePlugin/utils/getArrowMaterial.js +6 -7
- package/libs/GuideLinePlugin/utils/getLineGeometries.d.ts +8 -6
- package/libs/GuideLinePlugin/utils/getLineGeometries.js +72 -72
- package/libs/ItemLabelPlugin/utils/getLabelTransform.d.ts +1 -0
- package/libs/ItemLabelPlugin/utils/getStrokeLength.d.ts +5 -0
- package/libs/ItemLabelPlugin/utils/isImpacted.d.ts +8 -0
- package/libs/ItemLabelPlugin/utils/transform2RenderData.d.ts +3 -0
- package/libs/ModelRoomLabelPlugin/Assets/roomLabelBg.d.ts +1 -0
- package/libs/ModelTVVideoPlugin/Plugin.d.ts +1 -1
- package/libs/ModelTVVideoPlugin/Plugin.js +129 -139
- package/libs/ModelTVVideoPlugin/index.js +14 -5
- package/libs/ModelTVVideoPlugin/typings.js +0 -1
- package/libs/ModelTVVideoPlugin/utils/parseData.d.ts +1 -1
- package/libs/ModelTVVideoPlugin/utils/parseData.js +12 -8
- package/libs/Object3DHelperPlugin/Controller.js +10 -11
- package/libs/Object3DHelperPlugin/index.js +8 -9
- package/libs/Object3DHelperPlugin/mocks/addObject3D.d.ts +2 -0
- package/libs/Object3DHelperPlugin/mocks/objects.d.ts +7 -0
- package/libs/PanoCompassPlugin/Controller.js +13 -14
- package/libs/PanoCompassPlugin/index.js +4 -5
- package/libs/PanoDoorLabelPlugin/BaseController.js +24 -23
- package/libs/PanoDoorLabelPlugin/Controller.js +3 -2
- package/libs/PanoDoorLabelPlugin/index.js +4 -3
- package/libs/PanoMeasurePlugin/typings/utils.type.d.ts +1 -0
- package/libs/PanoMeasurePlugin/utils/clearGroup.d.ts +2 -0
- package/libs/PanoSpatialTagPlugin/Plugin.js +3 -4
- package/libs/PanoSpatialTagPlugin/index.js +3 -4
- package/libs/PanoSpatialTagPlugin/store.d.ts +1 -0
- package/libs/PanoTagPlugin/Assets/Icon.d.ts +2 -0
- package/libs/PanoTagPlugin/Components/Common/Media.js +1024 -3363
- package/libs/PanoTagPlugin/controller/TagCacheController.js +1 -1
- package/libs/PanoTagPlugin/controller/TagComputer.js +2 -2
- package/libs/PanoTagPlugin/controller/index.js +7 -8
- package/libs/PanoTagPlugin/index.js +13 -14
- package/libs/PanoTagPlugin/mocks/mock1.d.ts +168 -0
- package/libs/PanoTagPlugin/mocks/mock2.d.ts +233 -0
- package/libs/PanoTagPlugin/mocks/mock3.d.ts +22 -0
- package/libs/PanoTagPlugin/mocks/mock4.d.ts +56 -0
- package/libs/PanoTagPlugin/mocks/mock5.d.ts +13 -0
- package/libs/PanoTagPlugin/mocks/mock6.d.ts +16 -0
- package/libs/PanoTagPlugin/mocks/mock7.d.ts +22 -0
- package/libs/PanoTagPlugin/utils/constants.d.ts +3 -0
- package/libs/PanoTagPlugin/utils/nullishCoalescing.d.ts +2 -0
- package/libs/{TagComputer.8a257a9e.js → TagComputer.5bd7014b.js} +0 -0
- package/libs/base/BasePlugin.d.ts +8 -2
- package/libs/base/BasePlugin.js +11 -10
- package/libs/base/BasePluginWithData.js +1 -1
- package/libs/floorplan/Assets/compass.d.ts +1 -0
- package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +1 -1
- package/libs/floorplan/MapviewFloorplanPlugin/index.js +1 -1
- package/libs/floorplan/ModelFloorplanPlugin/Controller.js +1 -1
- package/libs/floorplan/ModelFloorplanPlugin/index.js +1 -1
- package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +1 -1
- package/libs/floorplan/PanoFloorplanRadarPlugin/index.js +1 -1
- package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +1 -1
- package/libs/floorplan/TopviewFloorplanPlugin/index.js +1 -1
- package/libs/floorplan/TopviewFloorplanPlugin/style.d.ts +1 -0
- package/libs/floorplan/index.js +1 -1
- package/libs/index.d.ts +0 -1
- package/libs/index.js +89 -92
- package/libs/shared-utils/Object3DHelper/Base/BaseController.js +1 -1
- package/libs/shared-utils/Object3DHelper/index.js +1 -1
- package/libs/shared-utils/Object3DHelper/utils/finiteNumber.d.ts +1 -0
- package/libs/shared-utils/Object3DHelper/utils/negateScale.d.ts +2 -0
- package/libs/shared-utils/Preloader.d.ts +6 -0
- package/libs/shared-utils/Subscribe.d.ts +0 -1
- package/libs/shared-utils/Subscribe.js +5 -6
- package/libs/shared-utils/debounce.d.ts +6 -0
- package/libs/shared-utils/formatRad.d.ts +7 -0
- package/libs/shared-utils/getRandomColor.d.ts +1 -0
- package/libs/shared-utils/logger.d.ts +16 -0
- package/libs/shared-utils/math/evenNumber.d.ts +3 -0
- package/libs/shared-utils/math/rad2Deg.d.ts +1 -0
- package/libs/shared-utils/px2rem.d.ts +1 -0
- package/libs/shared-utils/three/getExtraModelLoader.d.ts +6 -0
- package/libs/shared-utils/three/getNormal.d.ts +2 -0
- package/libs/shared-utils/three/getTextureLoader.d.ts +6 -0
- package/libs/shared-utils/three/loadFbxObj.d.ts +2 -0
- package/libs/shared-utils/vectorTocoordinates.d.ts +7 -0
- package/libs/typings/utils.type.d.ts +2 -0
- package/package.json +6 -4
- package/docs/interfaces/CSS3DRenderPluginExportType.html +0 -4
- package/libs/shared-utils/three/centerPoint.js +0 -7
|
@@ -1,40 +1,40 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
import { Controller as
|
|
5
|
-
import * as
|
|
6
|
-
import
|
|
7
|
-
import { getArrowMaterial as
|
|
8
|
-
import { notNil as
|
|
9
|
-
import
|
|
1
|
+
var w = Object.defineProperty;
|
|
2
|
+
var E = (t, n, e) => n in t ? w(t, n, { enumerable: !0, configurable: !0, writable: !0, value: e }) : t[n] = e;
|
|
3
|
+
var a = (t, n, e) => (E(t, typeof n != "symbol" ? n + "" : n, e), e);
|
|
4
|
+
import { Controller as L } from "../base/BasePluginWithData.js";
|
|
5
|
+
import * as u from "three";
|
|
6
|
+
import S from "./utils/getLineGeometries.js";
|
|
7
|
+
import { getArrowMaterial as k } from "./utils/getArrowMaterial.js";
|
|
8
|
+
import { notNil as m } from "../shared-utils/isNil.js";
|
|
9
|
+
import x from "../shared-utils/equal.js";
|
|
10
10
|
import "../base/BasePlugin.js";
|
|
11
|
-
import "
|
|
11
|
+
import "../shared-utils/Subscribe.js";
|
|
12
12
|
import "../shared-utils/isTruelyObject.js";
|
|
13
|
-
const
|
|
14
|
-
class
|
|
15
|
-
constructor(e) {
|
|
16
|
-
super(e);
|
|
17
|
-
|
|
13
|
+
const g = "v1.0.1", G = "GuideLinePlugin", f = `${G}@${g}`, v = (t) => `${f}--${t}`;
|
|
14
|
+
class P extends L {
|
|
15
|
+
constructor(e, i) {
|
|
16
|
+
super(e, i);
|
|
17
|
+
a(this, "state", {
|
|
18
18
|
visible: !1,
|
|
19
19
|
enabled: !0,
|
|
20
20
|
disposed: !1
|
|
21
21
|
});
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
console.error(`${
|
|
22
|
+
a(this, "data");
|
|
23
|
+
a(this, "linesGroup");
|
|
24
|
+
a(this, "disposedErrorLog", () => {
|
|
25
|
+
console.error(`${f} is disposed`);
|
|
26
26
|
});
|
|
27
|
-
|
|
27
|
+
a(this, "actionWhenEnabled", (e) => {
|
|
28
28
|
if (this.state.enabled)
|
|
29
29
|
return e();
|
|
30
30
|
});
|
|
31
|
-
Object.assign(window, { [`__${
|
|
31
|
+
Object.assign(window, { [`__${G}_DEBUG__`]: this });
|
|
32
32
|
}
|
|
33
33
|
async load(e, i, s = !0) {
|
|
34
34
|
const o = this.data ? JSON.parse(JSON.stringify(this.data)) : void 0, r = await this.formatData(e);
|
|
35
35
|
this.hooks.emit("dataChange", r, o), this.data = r, this.linesGroup && this.five.scene.remove(this.linesGroup);
|
|
36
|
-
const
|
|
37
|
-
!
|
|
36
|
+
const h = this.getLinesGroup(r.routes);
|
|
37
|
+
!h || (this.linesGroup = h, await this.waitFiveModelLoaded(), this.five.scene.add(h), this.handleVisible(this.state.visible), this.handleEnable(this.state.enabled), i && this.setState(i), this.five.needsRender = !0, this.hooks.emit("dataLoaded", r), console.log(`${f} loaded`, r));
|
|
38
38
|
}
|
|
39
39
|
async formatData(e) {
|
|
40
40
|
return typeof e == "object" && e !== null && e.version && e.data ? e.data : e;
|
|
@@ -59,7 +59,7 @@ class w extends g {
|
|
|
59
59
|
if (this.state.disposed)
|
|
60
60
|
return this.disposedErrorLog();
|
|
61
61
|
const s = { ...this.state };
|
|
62
|
-
this.state = { ...this.state, ...e }, e.disposed !== void 0 && e.disposed !== s.disposed && e.disposed && this.handleDispose(), e.visible !== void 0 && e.visible !== s.visible && this.handleVisible(e.visible, i == null ? void 0 : i.userAction), e.enabled !== void 0 && e.enabled !== s.enabled && this.handleEnable(e.enabled, i == null ? void 0 : i.userAction),
|
|
62
|
+
this.state = { ...this.state, ...e }, e.disposed !== void 0 && e.disposed !== s.disposed && e.disposed && this.handleDispose(), e.visible !== void 0 && e.visible !== s.visible && this.handleVisible(e.visible, i == null ? void 0 : i.userAction), e.enabled !== void 0 && e.enabled !== s.enabled && this.handleEnable(e.enabled, i == null ? void 0 : i.userAction), x(s, this.state, { deep: !0 }) || (this.hooks.emit("stateChange", { state: this.state, prevState: s, userAction: (o = i == null ? void 0 : i.userAction) != null ? o : !0 }), this.five.needsRender = !0);
|
|
63
63
|
}
|
|
64
64
|
handleEnable(e, i = !0) {
|
|
65
65
|
this.linesGroup && (e ? (this.five.scene.add(this.linesGroup), this.actionWhenEnabled(() => this.hooks.emit("enable", { userAction: i }))) : (this.five.scene.remove(this.linesGroup), this.hooks.emit("disable", { userAction: i })));
|
|
@@ -71,26 +71,42 @@ class w extends g {
|
|
|
71
71
|
this.linesGroup && this.five.scene.add(this.linesGroup);
|
|
72
72
|
}
|
|
73
73
|
getLinesGroup(e) {
|
|
74
|
-
const i = e.map(this.getLine.bind(this)).filter(
|
|
75
|
-
if (s.name =
|
|
74
|
+
const i = e.map(this.getLine.bind(this)).filter(m), s = new u.Group();
|
|
75
|
+
if (s.name = v("route-group"), i.length !== 0)
|
|
76
76
|
return s.add(...i), s;
|
|
77
77
|
}
|
|
78
78
|
getLine(e) {
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
79
|
+
var h, c, p, b;
|
|
80
|
+
const i = new u.Group(), s = e.panoIndexList.map((l) => {
|
|
81
|
+
var d;
|
|
82
|
+
return (d = this.five.work.observers[l]) == null ? void 0 : d.standingPosition;
|
|
83
|
+
}).filter(m), o = S(s, {
|
|
84
|
+
skipPanoIndexMesh: (h = e.skipPanoIndexMesh) != null ? h : !0,
|
|
85
|
+
unitWidth: (c = e.unitWidth) != null ? c : 0.6,
|
|
86
|
+
unitHeight: (p = e.unitHeight) != null ? p : 0.4
|
|
87
|
+
});
|
|
83
88
|
if (!o)
|
|
84
89
|
return;
|
|
85
|
-
const r =
|
|
86
|
-
return o.forEach((
|
|
87
|
-
const
|
|
88
|
-
|
|
90
|
+
const r = k({ textureUrl: (b = e.arrowTextureUrl) != null ? b : this.staticPrefix + "/release/web/arrow6.b6ce0c62.png" });
|
|
91
|
+
return o.forEach((l) => {
|
|
92
|
+
const d = new u.Mesh(l, r);
|
|
93
|
+
d.name = v("route-line-mesh"), i.add(d);
|
|
89
94
|
}), i;
|
|
90
95
|
}
|
|
96
|
+
async waitFiveModelLoaded() {
|
|
97
|
+
return new Promise((e) => {
|
|
98
|
+
if (this.five.model.loaded) {
|
|
99
|
+
e();
|
|
100
|
+
return;
|
|
101
|
+
}
|
|
102
|
+
this.five.once("modelLoaded", () => {
|
|
103
|
+
e();
|
|
104
|
+
});
|
|
105
|
+
});
|
|
106
|
+
}
|
|
91
107
|
}
|
|
92
|
-
|
|
108
|
+
a(P, "lasestVersion", g);
|
|
93
109
|
export {
|
|
94
|
-
|
|
95
|
-
|
|
110
|
+
P as default,
|
|
111
|
+
v as pluginFlag
|
|
96
112
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type {
|
|
1
|
+
import type { Five } from '@realsee/five';
|
|
2
2
|
import Controller from './Controller';
|
|
3
|
-
export declare const GuideLinePlugin:
|
|
3
|
+
export declare const GuideLinePlugin: (five: Five, config?: ConstructorParameters<typeof Controller>[1]) => Controller;
|
|
4
4
|
export type { GuideLinePluginExportType } from './typing';
|
|
5
5
|
export default GuideLinePlugin;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import
|
|
1
|
+
import t from "./Controller.js";
|
|
2
2
|
import "../base/BasePluginWithData.js";
|
|
3
3
|
import "../base/BasePlugin.js";
|
|
4
|
-
import "
|
|
4
|
+
import "../shared-utils/Subscribe.js";
|
|
5
5
|
import "three";
|
|
6
6
|
import "./utils/getLineGeometries.js";
|
|
7
7
|
import "./utils/getArrowMaterial.js";
|
|
8
8
|
import "../shared-utils/isNil.js";
|
|
9
9
|
import "../shared-utils/equal.js";
|
|
10
10
|
import "../shared-utils/isTruelyObject.js";
|
|
11
|
-
const
|
|
11
|
+
const s = (o, r) => new t(o, r);
|
|
12
12
|
export {
|
|
13
|
-
|
|
14
|
-
|
|
13
|
+
s as GuideLinePlugin,
|
|
14
|
+
s as default
|
|
15
15
|
};
|
|
@@ -3,6 +3,9 @@ import type * as BasePluginWithData from '../base/BasePluginWithData';
|
|
|
3
3
|
export interface Route {
|
|
4
4
|
panoIndexList: number[];
|
|
5
5
|
arrowTextureUrl?: string;
|
|
6
|
+
skipPanoIndexMesh?: boolean;
|
|
7
|
+
unitWidth?: number;
|
|
8
|
+
unitHeight?: number;
|
|
6
9
|
}
|
|
7
10
|
export interface PluginData {
|
|
8
11
|
routes: Route[];
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
function
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
return e.wrapS = e.wrapT = r.RepeatWrapping, e.encoding = r.sRGBEncoding, new r.MeshBasicMaterial({
|
|
1
|
+
import * as a from "three";
|
|
2
|
+
function o(e) {
|
|
3
|
+
const r = new a.TextureLoader().load(e.textureUrl);
|
|
4
|
+
return r.wrapS = r.wrapT = a.RepeatWrapping, r.encoding = a.sRGBEncoding, new a.MeshBasicMaterial({
|
|
6
5
|
color: 16777215,
|
|
7
|
-
map:
|
|
6
|
+
map: r,
|
|
8
7
|
transparent: !0,
|
|
9
8
|
opacity: 0.8
|
|
10
9
|
});
|
|
11
10
|
}
|
|
12
11
|
export {
|
|
13
|
-
|
|
12
|
+
o as getArrowMaterial
|
|
14
13
|
};
|
|
@@ -1,14 +1,16 @@
|
|
|
1
1
|
import * as THREE from 'three';
|
|
2
|
+
export interface LineGeometriesConfig {
|
|
3
|
+
/** 是否越过点位圆环。可以开启此选项来使越过点位,使其不会重叠显示 */
|
|
4
|
+
skipPanoIndexMesh?: boolean;
|
|
5
|
+
unitWidth?: number;
|
|
6
|
+
unitHeight?: number;
|
|
7
|
+
}
|
|
2
8
|
/**
|
|
3
9
|
* @description: 根据坐标获取平滑曲线
|
|
4
10
|
* @param {Vector3[]} positionList 坐标点数组
|
|
5
11
|
* @param {number} config.unitWidth 宽
|
|
6
12
|
* @param {number} config.unitHeight 高
|
|
7
|
-
* @param {boolean} config.
|
|
13
|
+
* @param {boolean} config.skipPanoIndexMesh 是否越过点位圆环。可以开启此选项来使越过点位,使其不会重叠显示
|
|
8
14
|
* @return {THREE.BufferGeometry[]} THREE.BufferGeometry[]
|
|
9
15
|
*/
|
|
10
|
-
export default function getLineGeometries(positionList: THREE.Vector3[], config?:
|
|
11
|
-
skipPosition?: boolean;
|
|
12
|
-
unitWidth?: number;
|
|
13
|
-
unitHeight?: number;
|
|
14
|
-
}): THREE.BufferGeometry[];
|
|
16
|
+
export default function getLineGeometries(positionList: THREE.Vector3[], config?: LineGeometriesConfig): THREE.BufferGeometry[];
|
|
@@ -1,118 +1,118 @@
|
|
|
1
1
|
import * as B from "three";
|
|
2
2
|
import { Vector3 as z } from "three";
|
|
3
3
|
var U = {}, D = H;
|
|
4
|
-
function H(
|
|
5
|
-
return
|
|
4
|
+
function H(e, t, r) {
|
|
5
|
+
return e[0] = t[0] + r[0], e[1] = t[1] + r[1], e;
|
|
6
6
|
}
|
|
7
7
|
var k = q;
|
|
8
|
-
function q(
|
|
9
|
-
return
|
|
8
|
+
function q(e, t, r) {
|
|
9
|
+
return e[0] = t, e[1] = r, e;
|
|
10
10
|
}
|
|
11
11
|
var S = W;
|
|
12
|
-
function W(
|
|
13
|
-
var r =
|
|
14
|
-
return
|
|
12
|
+
function W(e, t) {
|
|
13
|
+
var r = t[0], o = t[1], i = r * r + o * o;
|
|
14
|
+
return i > 0 && (i = 1 / Math.sqrt(i), e[0] = t[0] * i, e[1] = t[1] * i), e;
|
|
15
15
|
}
|
|
16
16
|
var Y = Z;
|
|
17
|
-
function Z(
|
|
18
|
-
return
|
|
17
|
+
function Z(e, t, r) {
|
|
18
|
+
return e[0] = t[0] - r[0], e[1] = t[1] - r[1], e;
|
|
19
19
|
}
|
|
20
20
|
var j = J;
|
|
21
|
-
function J(
|
|
22
|
-
return
|
|
21
|
+
function J(e, t) {
|
|
22
|
+
return e[0] * t[0] + e[1] * t[1];
|
|
23
23
|
}
|
|
24
|
-
var K = D, O = k, C = S, Q = Y,
|
|
25
|
-
U.computeMiter = function(
|
|
26
|
-
return K(
|
|
24
|
+
var K = D, O = k, C = S, Q = Y, ee = j, V = [0, 0];
|
|
25
|
+
U.computeMiter = function(t, r, o, i, a) {
|
|
26
|
+
return K(t, o, i), C(t, t), O(r, -t[1], t[0]), O(V, -o[1], o[0]), a / ee(r, V);
|
|
27
27
|
};
|
|
28
|
-
U.normal = function(
|
|
29
|
-
return O(
|
|
28
|
+
U.normal = function(t, r) {
|
|
29
|
+
return O(t, -r[1], r[0]), t;
|
|
30
30
|
};
|
|
31
|
-
U.direction = function(
|
|
32
|
-
return Q(
|
|
31
|
+
U.direction = function(t, r, o) {
|
|
32
|
+
return Q(t, r, o), C(t, t), t;
|
|
33
33
|
};
|
|
34
|
-
var f = U,
|
|
34
|
+
var f = U, b = [0, 0], P = [0, 0], F = [0, 0], A = [0, 0], te = function(e, t) {
|
|
35
35
|
var r = null, o = [];
|
|
36
|
-
|
|
37
|
-
for (var
|
|
38
|
-
var
|
|
39
|
-
if (f.direction(
|
|
40
|
-
f.normal(r,
|
|
36
|
+
t && (e = e.slice(), e.push(e[0]));
|
|
37
|
+
for (var i = e.length, a = 1; a < i; a++) {
|
|
38
|
+
var y = e[a - 1], M = e[a], x = a < e.length - 1 ? e[a + 1] : null;
|
|
39
|
+
if (f.direction(b, M, y), r || (r = [0, 0], f.normal(r, b)), a === 1 && L(o, r, 1), !x)
|
|
40
|
+
f.normal(r, b), L(o, r, 1);
|
|
41
41
|
else {
|
|
42
|
-
f.direction(
|
|
43
|
-
var h = f.computeMiter(F, A,
|
|
42
|
+
f.direction(P, x, M);
|
|
43
|
+
var h = f.computeMiter(F, A, b, P, 1);
|
|
44
44
|
L(o, A, h);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
|
-
if (
|
|
48
|
-
var
|
|
49
|
-
f.direction(
|
|
50
|
-
var v = f.computeMiter(F, A,
|
|
51
|
-
o[0][0] = A.slice(), o[
|
|
47
|
+
if (e.length > 2 && t) {
|
|
48
|
+
var c = e[i - 2], E = e[0], l = e[1];
|
|
49
|
+
f.direction(b, E, c), f.direction(P, l, E), f.normal(r, b);
|
|
50
|
+
var v = f.computeMiter(F, A, b, P, 1);
|
|
51
|
+
o[0][0] = A.slice(), o[i - 1][0] = A.slice(), o[0][1] = v, o[i - 1][1] = v, o.pop();
|
|
52
52
|
}
|
|
53
53
|
return o;
|
|
54
54
|
};
|
|
55
|
-
function L(
|
|
56
|
-
|
|
55
|
+
function L(e, t, r) {
|
|
56
|
+
e.push([[t[0], t[1]], r]);
|
|
57
57
|
}
|
|
58
|
-
const
|
|
59
|
-
function
|
|
60
|
-
var
|
|
61
|
-
if (
|
|
58
|
+
const ne = 2, re = 3, oe = 3, se = 2;
|
|
59
|
+
function ce(e, t) {
|
|
60
|
+
var y, M, x;
|
|
61
|
+
if (e.length < 2)
|
|
62
62
|
return console.warn("positionList length must be greater than 1"), [];
|
|
63
|
-
const r = (
|
|
64
|
-
if (
|
|
65
|
-
const h = Math.ceil(
|
|
63
|
+
const r = (y = t == null ? void 0 : t.unitWidth) != null ? y : 0.5, o = (M = t == null ? void 0 : t.unitHeight) != null ? M : 0.5, i = (x = t == null ? void 0 : t.skipPanoIndexMesh) != null ? x : !1, a = new B.CatmullRomCurve3(e, !1, "catmullrom", 1);
|
|
64
|
+
if (i) {
|
|
65
|
+
const h = Math.ceil(a.getLength() / o * 1.5), c = a.getPoints(h), E = [];
|
|
66
66
|
let l = 0;
|
|
67
|
-
const v =
|
|
68
|
-
return v.forEach((
|
|
67
|
+
const v = e;
|
|
68
|
+
return v.forEach((m, I) => {
|
|
69
69
|
let u = 0, n = 99999999;
|
|
70
|
-
|
|
71
|
-
const g =
|
|
72
|
-
g < n && (u =
|
|
70
|
+
c.forEach((d, s) => {
|
|
71
|
+
const g = d.distanceTo(m);
|
|
72
|
+
g < n && (u = s, n = g);
|
|
73
73
|
});
|
|
74
|
-
const _ =
|
|
74
|
+
const _ = c[u + 1], R = _ == null ? void 0 : _.distanceTo(m), N = c[u - 1], T = N == null ? void 0 : N.distanceTo(m);
|
|
75
75
|
if (u > l && u - l > 1) {
|
|
76
|
-
let
|
|
77
|
-
|
|
78
|
-
let
|
|
79
|
-
if (_ !== void 0 && R > 0.2 && R < 0.3 ?
|
|
80
|
-
const
|
|
81
|
-
if (
|
|
82
|
-
if (
|
|
83
|
-
|
|
76
|
+
let d = u;
|
|
77
|
+
N !== void 0 && T > 0.8 && (d = u + 1), N !== void 0 && T > 0.2 && T < 0.3 ? d = u : n > 0.2 && n < 0.3 && (d = u + 1);
|
|
78
|
+
let s = l;
|
|
79
|
+
if (_ !== void 0 && R > 0.2 && R < 0.3 ? s = l + 1 : n > 0.2 && n < 0.3 && (s = l), c[s] && c[s + 1]) {
|
|
80
|
+
const w = v[I - 1];
|
|
81
|
+
if (w)
|
|
82
|
+
if (w.equals(c[s]))
|
|
83
|
+
s += 1;
|
|
84
84
|
else {
|
|
85
|
-
const X = new z().subVectors(
|
|
86
|
-
X.angleTo($) < Math.PI / 2 && (
|
|
85
|
+
const X = new z().subVectors(c[s + 1], c[s]), $ = new z().subVectors(w, c[s]);
|
|
86
|
+
X.angleTo($) < Math.PI / 2 && (s += 1);
|
|
87
87
|
}
|
|
88
88
|
}
|
|
89
|
-
if (
|
|
89
|
+
if (d < s || d - s <= 1)
|
|
90
90
|
return;
|
|
91
|
-
const g =
|
|
91
|
+
const g = c.slice(s, d), p = G(g, r, o);
|
|
92
92
|
E.push(p), l = u;
|
|
93
93
|
}
|
|
94
94
|
}), E;
|
|
95
95
|
} else {
|
|
96
|
-
const h = Math.ceil(
|
|
97
|
-
return [G(
|
|
96
|
+
const h = Math.ceil(a.getLength()), c = a.getPoints(h);
|
|
97
|
+
return [G(c, r, o)];
|
|
98
98
|
}
|
|
99
99
|
}
|
|
100
|
-
function G(
|
|
101
|
-
const o =
|
|
102
|
-
|
|
100
|
+
function G(e, t, r) {
|
|
101
|
+
const o = t / 2, i = r / t, a = e.length, y = te(e.map((n) => [n.x, n.z])), x = (e.length - 1) * ne * re, h = 2 * a, c = h * oe, E = h * se, l = new Uint32Array(x), v = new Float32Array(c), m = new Float32Array(E);
|
|
102
|
+
e.forEach((n, _) => {
|
|
103
103
|
});
|
|
104
|
-
let
|
|
105
|
-
for (let n = 0; n <
|
|
106
|
-
const [_, R] =
|
|
104
|
+
let I = 0;
|
|
105
|
+
for (let n = 0; n < e.length; n++) {
|
|
106
|
+
const [_, R] = y[n][0], N = e[n], { x: T, y: d, z: s } = N, g = new z(T + _ * o, d + 0.05, s + R * o);
|
|
107
107
|
v[n * 6 + 0] = g.x, v[n * 6 + 1] = g.y, v[n * 6 + 2] = g.z;
|
|
108
|
-
const p = new z(
|
|
109
|
-
v[n * 6 + 3] = p.x, v[n * 6 + 4] = p.y, v[n * 6 + 5] = p.z,
|
|
110
|
-
const
|
|
111
|
-
|
|
108
|
+
const p = new z(T - _ * o, d + 0.05, s - R * o);
|
|
109
|
+
v[n * 6 + 3] = p.x, v[n * 6 + 4] = p.y, v[n * 6 + 5] = p.z, I += n > 0 ? e[n - 1].clone().sub(e[n]).length() : 0;
|
|
110
|
+
const w = I / t / i;
|
|
111
|
+
m[n * 4 + 0] = 0, m[n * 4 + 1] = w, m[n * 4 + 2] = 1, m[n * 4 + 3] = w, n !== e.length - 1 && (l[n * 6 + 0] = n * 2 + 0, l[n * 6 + 1] = n * 2 + 2, l[n * 6 + 2] = n * 2 + 1, l[n * 6 + 3] = n * 2 + 2, l[n * 6 + 4] = n * 2 + 3, l[n * 6 + 5] = n * 2 + 1);
|
|
112
112
|
}
|
|
113
113
|
const u = new B.BufferGeometry();
|
|
114
|
-
return u.setAttribute("position", new B.BufferAttribute(v, 3)), u.setAttribute("uv", new B.BufferAttribute(
|
|
114
|
+
return u.setAttribute("position", new B.BufferAttribute(v, 3)), u.setAttribute("uv", new B.BufferAttribute(m, 2)), u.setIndex(new B.BufferAttribute(l, 1)), u;
|
|
115
115
|
}
|
|
116
116
|
export {
|
|
117
|
-
|
|
117
|
+
ce as default
|
|
118
118
|
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const getLabelTransform: (cssOffset: [number, number]) => string;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import * as THREE from 'three';
|
|
2
|
+
import type { Five } from "@realsee/five";
|
|
3
|
+
declare const Vector3: typeof THREE.Vector3;
|
|
4
|
+
/**
|
|
5
|
+
* 碰撞检测可见性
|
|
6
|
+
* */
|
|
7
|
+
export declare const isImpacted: (five: Five, sourceVector: THREE.Vector3, targetVector: THREE.Vector3, distance: number) => boolean;
|
|
8
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const ROOM_LABEL_BG = "data:image/png;base64,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";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import type { FivePlugin } from '@realsee/five';
|
|
2
|
-
import type { ModelTVVideoPluginExportType, ModelTVVideoPluginParameterType } from
|
|
2
|
+
import type { ModelTVVideoPluginExportType, ModelTVVideoPluginParameterType } from './typings';
|
|
3
3
|
export declare const ModelTVVideoPlugin: FivePlugin<ModelTVVideoPluginParameterType, ModelTVVideoPluginExportType>;
|
|
4
4
|
export default ModelTVVideoPlugin;
|