@realsee/dnalogel 0.1.2 → 0.1.3

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 (53) hide show
  1. package/data/XJ6NMLWnkAY3Rdx8.d.ts +843 -0
  2. package/data/XJ6NMLWnkAY3Rdx8.js +7987 -0
  3. package/data/jd6oMOzPxnQ3BvxY_B7yw51J9rXlhYhjhGTOgRVqu6WeEqjNX.d.ts +85 -0
  4. package/data/jd6oMOzPxnQ3BvxY_B7yw51J9rXlhYhjhGTOgRVqu6WeEqjNX.js +509 -0
  5. package/data/vLykj3NWrllMrG06.d.ts +2 -0
  6. package/data/vLykj3NWrllMrG06.js +197 -2
  7. package/data/zxMawr9raSg8LYjG.d.ts +53 -0
  8. package/data/zxMawr9raSg8LYjG.js +588 -0
  9. package/package.json +2 -2
  10. package/plugins/AutoPreloadPlugin/index.d.ts +23 -0
  11. package/plugins/AutoPreloadPlugin/index.js +85 -0
  12. package/plugins/CSS3DRenderPlugin/index.d.ts +3 -2
  13. package/plugins/CSS3DRenderPlugin/index.js +49 -44
  14. package/plugins/ModelChassisCompassPlugin/index.d.ts +7 -3
  15. package/plugins/ModelChassisCompassPlugin/index.js +13 -26
  16. package/plugins/ModelEntryDoorGuidePlugin/index.d.ts +13 -1
  17. package/plugins/ModelEntryDoorGuidePlugin/index.js +212 -2
  18. package/plugins/ModelRoomLabelPlugin/Controller.d.ts +35 -0
  19. package/plugins/ModelRoomLabelPlugin/Controller.js +147 -0
  20. package/plugins/ModelRoomLabelPlugin/RoomLabelItem.d.ts +8 -0
  21. package/plugins/ModelRoomLabelPlugin/RoomLabelItem.js +48 -0
  22. package/plugins/ModelRoomLabelPlugin/RoomLabelItems.d.ts +7 -0
  23. package/plugins/ModelRoomLabelPlugin/RoomLabelItems.js +149 -0
  24. package/plugins/ModelRoomLabelPlugin/index.d.ts +8 -0
  25. package/plugins/ModelRoomLabelPlugin/index.js +16 -0
  26. package/plugins/ModelRoomLabelPlugin/typings.d.ts +35 -0
  27. package/plugins/ModelRoomLabelPlugin/typings.js +5 -0
  28. package/plugins/ModelRoomLabelPlugin/utils/parseData.d.ts +3 -0
  29. package/plugins/ModelRoomLabelPlugin/utils/parseData.js +29 -0
  30. package/plugins/PanoMaskSelectorPlugin/compare.d.ts +1 -0
  31. package/plugins/PanoMaskSelectorPlugin/compare.js +15 -0
  32. package/plugins/PanoMaskSelectorPlugin/createBox.d.ts +7 -0
  33. package/plugins/PanoMaskSelectorPlugin/createBox.js +61 -0
  34. package/plugins/PanoMaskSelectorPlugin/createTextures.d.ts +3 -0
  35. package/plugins/PanoMaskSelectorPlugin/createTextures.js +29 -0
  36. package/plugins/PanoMaskSelectorPlugin/fragmentShader.d.ts +1 -0
  37. package/plugins/PanoMaskSelectorPlugin/fragmentShader.js +8 -0
  38. package/plugins/PanoMaskSelectorPlugin/index.d.ts +49 -0
  39. package/plugins/PanoMaskSelectorPlugin/index.js +262 -0
  40. package/plugins/PanoMaskSelectorPlugin/vertexShader.d.ts +1 -0
  41. package/plugins/PanoMaskSelectorPlugin/vertexShader.js +8 -0
  42. package/plugins/floorplan/ModelFloorplanPlugin/components/Camera.js +4 -2
  43. package/plugins/floorplan/ModelFloorplanPlugin/components/Compass.js +2 -1
  44. package/plugins/floorplan/ModelFloorplanPlugin/components/NowFloor/RoomLabels.js +5 -2
  45. package/plugins/floorplan/ModelFloorplanPlugin/components/index.js +1 -1
  46. package/shared-utils/createCanvasTextTexture.d.ts +8 -0
  47. package/shared-utils/createCanvasTextTexture.js +29 -0
  48. package/shared-utils/three/transfromToMeshBasicMaterial.d.ts +2 -0
  49. package/shared-utils/three/transfromToMeshBasicMaterial.js +27 -0
  50. package/typedoc/plugins.d.ts +2 -0
  51. package/typedoc/plugins.js +39 -1
  52. package/data/wYnRjQ4KZoV1yPoG.d.ts +0 -114
  53. package/data/wYnRjQ4KZoV1yPoG.js +0 -512
@@ -1,512 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports["default"] = void 0;
7
- var _default = {
8
- basic_code: 'wYnRjQ4KZoV1yPoG',
9
- business_id: '101110285223',
10
- file_map: {
11
- 'all.json': false,
12
- 'animation.jpg': true,
13
- 'animation.mp4': true,
14
- 'before_floorplan.json': false,
15
- 'config.json': true,
16
- 'floor_animations.json': false,
17
- 'floorplan.json': true,
18
- 'frame_image.png': false,
19
- 'gltf_file.json': false,
20
- 'house_papers.json': false,
21
- 'initial.json': true,
22
- 'manifest.json': true,
23
- 'material_textures.json': true,
24
- 'model.at3d': true,
25
- 'model.dome': true,
26
- 'model.domez': true,
27
- 'observer_images.json': true,
28
- 'observers.json': true,
29
- 'outline_floor_plan.json': true,
30
- 'picture.jpg': true,
31
- 'trade_pro_snapshot.jpg': false,
32
- 'observer_images_AtHome.json': true,
33
- 'observer_images_Cinema.json': true,
34
- 'observer_images_Visitor.json': true,
35
- 'observer_images_Dining.json': true,
36
- 'observer_images_LeisureTime.json': true,
37
- 'observer_images_WakeUp.json': true,
38
- 'observer_images_Read.json': true,
39
- 'observer_images_Night.json': true,
40
- 'observer_images_General.json': true
41
- },
42
- frame_code: '',
43
- house_id: '1115094553013',
44
- is_ai: true,
45
- mode_list: ['AtHome', 'Cinema', 'Visitor', 'Dining', 'LeisureTime', 'WakeUp', 'Read', 'Night', 'General'],
46
- outer_edge_group_id: '0',
47
- panorama: {
48
- list: [{
49
- index: 0,
50
- right: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/0/0_r.jpg',
51
- left: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/0/0_l.jpg',
52
- up: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/0/0_u.jpg',
53
- down: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/0/0_d.jpg',
54
- front: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/0/0_f.jpg',
55
- back: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/0/0_b.jpg'
56
- }, {
57
- index: 1,
58
- right: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/1/1_r.jpg',
59
- left: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/1/1_l.jpg',
60
- up: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/1/1_u.jpg',
61
- down: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/1/1_d.jpg',
62
- front: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/1/1_f.jpg',
63
- back: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/1/1_b.jpg'
64
- }, {
65
- index: 2,
66
- right: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/2/2_r.jpg',
67
- left: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/2/2_l.jpg',
68
- up: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/2/2_u.jpg',
69
- down: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/2/2_d.jpg',
70
- front: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/2/2_f.jpg',
71
- back: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/2/2_b.jpg'
72
- }, {
73
- index: 3,
74
- right: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/3/3_r.jpg',
75
- left: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/3/3_l.jpg',
76
- up: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/3/3_u.jpg',
77
- down: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/3/3_d.jpg',
78
- front: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/3/3_f.jpg',
79
- back: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/3/3_b.jpg'
80
- }, {
81
- index: 4,
82
- right: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/4/4_r.jpg',
83
- left: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/4/4_l.jpg',
84
- up: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/4/4_u.jpg',
85
- down: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/4/4_d.jpg',
86
- front: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/4/4_f.jpg',
87
- back: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/4/4_b.jpg'
88
- }, {
89
- index: 5,
90
- right: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/5/5_r.jpg',
91
- left: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/5/5_l.jpg',
92
- up: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/5/5_u.jpg',
93
- down: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/5/5_d.jpg',
94
- front: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/5/5_f.jpg',
95
- back: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/5/5_b.jpg'
96
- }, {
97
- index: 6,
98
- right: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/6/6_r.jpg',
99
- left: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/6/6_l.jpg',
100
- up: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/6/6_u.jpg',
101
- down: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/6/6_d.jpg',
102
- front: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/6/6_f.jpg',
103
- back: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/6/6_b.jpg'
104
- }, {
105
- index: 7,
106
- right: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/7/7_r.jpg',
107
- left: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/7/7_l.jpg',
108
- up: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/7/7_u.jpg',
109
- down: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/7/7_d.jpg',
110
- front: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/7/7_f.jpg',
111
- back: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/7/7_b.jpg'
112
- }, {
113
- index: 8,
114
- right: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/8/8_r.jpg',
115
- left: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/8/8_l.jpg',
116
- up: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/8/8_u.jpg',
117
- down: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/8/8_d.jpg',
118
- front: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/8/8_f.jpg',
119
- back: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/8/8_b.jpg'
120
- }, {
121
- index: 9,
122
- right: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/9/9_r.jpg',
123
- left: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/9/9_l.jpg',
124
- up: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/9/9_u.jpg',
125
- down: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/9/9_d.jpg',
126
- front: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/9/9_f.jpg',
127
- back: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/9/9_b.jpg'
128
- }, {
129
- index: 10,
130
- right: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/10/10_r.jpg',
131
- left: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/10/10_l.jpg',
132
- up: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/10/10_u.jpg',
133
- down: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/10/10_d.jpg',
134
- front: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/10/10_f.jpg',
135
- back: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/10/10_b.jpg'
136
- }, {
137
- index: 11,
138
- right: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/11/11_r.jpg',
139
- left: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/11/11_l.jpg',
140
- up: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/11/11_u.jpg',
141
- down: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/11/11_d.jpg',
142
- front: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/11/11_f.jpg',
143
- back: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/11/11_b.jpg'
144
- }, {
145
- index: 12,
146
- right: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/12/12_r.jpg',
147
- left: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/12/12_l.jpg',
148
- up: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/12/12_u.jpg',
149
- down: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/12/12_d.jpg',
150
- front: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/12/12_f.jpg',
151
- back: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/12/12_b.jpg'
152
- }, {
153
- index: 13,
154
- right: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/13/13_r.jpg',
155
- left: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/13/13_l.jpg',
156
- up: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/13/13_u.jpg',
157
- down: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/13/13_d.jpg',
158
- front: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/13/13_f.jpg',
159
- back: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/13/13_b.jpg'
160
- }, {
161
- index: 14,
162
- right: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/14/14_r.jpg',
163
- left: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/14/14_l.jpg',
164
- up: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/14/14_u.jpg',
165
- down: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/14/14_d.jpg',
166
- front: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/14/14_f.jpg',
167
- back: 'https://vrlab-public.ljcdn.com/release/ue4/76f50e6f64312b468d72cd07dd187525/ue4_result/14/14_b.jpg'
168
- }]
169
- },
170
- prefix_path: 'https://vrlab-image4.ljcdn.com/vrframework/release/ue4_decoration_plan/RwjrWOBLqFaNx0Eo/vrproc-ue4/render/',
171
- render_code: 'Qd2OkKgQevawYVob',
172
- render_type: 'WHOLE_ROAMING',
173
- resolution_ratio: '',
174
- source: 'AIOT',
175
- status: 'RENDER_DONE',
176
- style: '轻奢',
177
- union_plan_code: 'RwjrWOBLqFaNx0Eo',
178
- urls: {
179
- 'animation.jpg': 'https://vrlab-image3.ljcdn.com/vrframework/release/ue4_decoration_plan/RwjrWOBLqFaNx0Eo/vrproc-ue4/render/animation.jpg?imageMogr2/thumbnail/400x',
180
- 'animation.mp4': 'https://vrlab-image4.ljcdn.com/vrframework/release/ue4_decoration_plan/RwjrWOBLqFaNx0Eo/vrproc-ue4/render/animation.mp4',
181
- frame_image: '',
182
- model: 'https://vrlab-image4.ljcdn.com/vrframework/release/ue4_decoration_plan/RwjrWOBLqFaNx0Eo/vrproc-ue4/render/model.at3d',
183
- picture: 'https://vrlab-image3.ljcdn.com/vrframework/release/ue4_decoration_plan/RwjrWOBLqFaNx0Eo/vrproc-ue4/render/picture.jpg?imageMogr2/thumbnail/400x'
184
- },
185
- work_code: '6gyq3v1verxD7JO1',
186
- model: {
187
- file_url: 'https://vrlab-image4.ljcdn.com/vrframework/release/ue4_decoration_plan/RwjrWOBLqFaNx0Eo/vrproc-ue4/render/model.at3d?v=2',
188
- material_textures: ['https://vrlab-public.ljcdn.com/release/ue4/6be137416ce458fae0b7463b1ca01a79/at3d_results/texture_0.jpg', 'https://vrlab-public.ljcdn.com/release/ue4/6be137416ce458fae0b7463b1ca01a79/at3d_results/texture_1.jpg', 'https://vrlab-public.ljcdn.com/release/ue4/6be137416ce458fae0b7463b1ca01a79/at3d_results/texture_2.jpg', 'https://vrlab-public.ljcdn.com/release/ue4/6be137416ce458fae0b7463b1ca01a79/at3d_results/texture_3.jpg', 'https://vrlab-public.ljcdn.com/release/ue4/6be137416ce458fae0b7463b1ca01a79/at3d_results/texture_4.jpg', 'https://vrlab-public.ljcdn.com/release/ue4/6be137416ce458fae0b7463b1ca01a79/at3d_results/texture_5.jpg', 'https://vrlab-public.ljcdn.com/release/ue4/6be137416ce458fae0b7463b1ca01a79/at3d_results/texture_6.jpg', 'https://vrlab-public.ljcdn.com/release/ue4/6be137416ce458fae0b7463b1ca01a79/at3d_results/texture_7.jpg', 'https://vrlab-public.ljcdn.com/release/ue4/6be137416ce458fae0b7463b1ca01a79/at3d_results/texture_8.jpg', 'https://vrlab-public.ljcdn.com/release/ue4/6be137416ce458fae0b7463b1ca01a79/at3d_results/texture_9.jpg', 'https://vrlab-public.ljcdn.com/release/ue4/6be137416ce458fae0b7463b1ca01a79/at3d_results/texture_10.jpg', 'https://vrlab-public.ljcdn.com/release/ue4/6be137416ce458fae0b7463b1ca01a79/at3d_results/texture_11.jpg', 'https://vrlab-public.ljcdn.com/release/ue4/6be137416ce458fae0b7463b1ca01a79/at3d_results/texture_12.jpg', 'https://vrlab-public.ljcdn.com/release/ue4/6be137416ce458fae0b7463b1ca01a79/at3d_results/texture_13.jpg', 'https://vrlab-public.ljcdn.com/release/ue4/6be137416ce458fae0b7463b1ca01a79/at3d_results/texture_14.jpg', 'https://vrlab-public.ljcdn.com/release/ue4/6be137416ce458fae0b7463b1ca01a79/at3d_results/texture_15.jpg', 'https://vrlab-public.ljcdn.com/release/ue4/6be137416ce458fae0b7463b1ca01a79/at3d_results/texture_16.jpg', 'https://vrlab-public.ljcdn.com/release/ue4/6be137416ce458fae0b7463b1ca01a79/at3d_results/texture_17.jpg', 'https://vrlab-public.ljcdn.com/release/ue4/6be137416ce458fae0b7463b1ca01a79/at3d_results/texture_18.jpg', 'https://vrlab-public.ljcdn.com/release/ue4/6be137416ce458fae0b7463b1ca01a79/at3d_results/texture_19.jpg', 'https://vrlab-public.ljcdn.com/release/ue4/6be137416ce458fae0b7463b1ca01a79/at3d_results/texture_20.jpg', 'https://vrlab-public.ljcdn.com/release/ue4/6be137416ce458fae0b7463b1ca01a79/at3d_results/texture_21.jpg', 'https://vrlab-public.ljcdn.com/release/ue4/6be137416ce458fae0b7463b1ca01a79/at3d_results/texture_22.jpg', 'https://vrlab-public.ljcdn.com/release/ue4/6be137416ce458fae0b7463b1ca01a79/at3d_results/texture_23.jpg', 'https://vrlab-public.ljcdn.com/release/ue4/6be137416ce458fae0b7463b1ca01a79/at3d_results/texture_24.jpg', 'https://vrlab-public.ljcdn.com/release/ue4/6be137416ce458fae0b7463b1ca01a79/at3d_results/texture_25.jpg', 'https://vrlab-public.ljcdn.com/release/ue4/6be137416ce458fae0b7463b1ca01a79/at3d_results/texture_26.jpg', 'https://vrlab-public.ljcdn.com/release/ue4/6be137416ce458fae0b7463b1ca01a79/at3d_results/texture_27.jpg', 'https://vrlab-public.ljcdn.com/release/ue4/6be137416ce458fae0b7463b1ca01a79/at3d_results/texture_28.jpg']
189
- },
190
- animation_file_url: 'https://vrlab-image4.ljcdn.com/vrframework/release/ue4_decoration_plan/RwjrWOBLqFaNx0Eo/vrproc-ue4/render/animation.mp4',
191
- animation_picture_url: 'https://vrlab-image3.ljcdn.com/vrframework/release/ue4_decoration_plan/RwjrWOBLqFaNx0Eo/vrproc-ue4/render/animation.jpg?imageMogr2/thumbnail/400x',
192
- picture_url: 'https://vrlab-image3.ljcdn.com/vrframework/release/ue4_decoration_plan/RwjrWOBLqFaNx0Eo/vrproc-ue4/render/picture.jpg?imageMogr2/thumbnail/400x',
193
- initial: {
194
- pano_index: 4,
195
- heading: 0,
196
- longitude: 2.6886982469083023,
197
- latitude: 0,
198
- fov: 95,
199
- flag_position: [-0.26989970058202745, -1.1157774957768274, 1.363670015335083],
200
- pano: 4
201
- },
202
- observers: [{
203
- id: 78593797,
204
- user_id: 1000000020351811,
205
- work_id: 9667795,
206
- visible_nodes: [1, 2, 4, 7, 8, 9],
207
- accessible_nodes: [1, 2, 4, 7, 8, 9],
208
- index: 0,
209
- status: '1',
210
- quaternion: {
211
- w: 0.7071067811865475,
212
- x: 0,
213
- y: 0.7071067811865475,
214
- z: 0
215
- },
216
- standing_position: [0.0034323600120842457, 0.01667310854732107, -0.5725619792938232],
217
- position: [0.0034323600120842457, 1.1319806259496712, -0.5725619792938232],
218
- floor_index: 0,
219
- offset_point_count: 0,
220
- device_info: '',
221
- mode: ['AtHome', 'Cinema', 'Visitor', 'Normal']
222
- }, {
223
- id: 78593798,
224
- user_id: 1000000020351811,
225
- work_id: 9667795,
226
- visible_nodes: [0, 4, 7, 8, 9],
227
- accessible_nodes: [0, 4, 7, 8, 9],
228
- index: 1,
229
- status: '1',
230
- quaternion: {
231
- w: 0.7071067811865475,
232
- x: 0,
233
- y: 0.7071067811865475,
234
- z: 0
235
- },
236
- standing_position: [-0.06989970058202744, 0.0194321601151477, 1.213670015335083],
237
- position: [-0.06989970058202744, 1.1285454957185888, 1.213670015335083],
238
- floor_index: 0,
239
- offset_point_count: 0,
240
- device_info: '',
241
- mode: ['AtHome', 'Cinema', 'Visitor', 'Normal']
242
- }, {
243
- id: 78593799,
244
- user_id: 1000000020351811,
245
- work_id: 9667795,
246
- visible_nodes: [0, 3],
247
- accessible_nodes: [0, 3],
248
- index: 2,
249
- status: '1',
250
- quaternion: {
251
- w: 0.7071067811865475,
252
- x: 0,
253
- y: 0.7071067811865475,
254
- z: 0
255
- },
256
- standing_position: [1.372380018234253, 0.014108672738317507, -0.5365539789199829],
257
- position: [1.372380018234253, 1.129803825672587, -0.5365539789199829],
258
- floor_index: 0,
259
- offset_point_count: 0,
260
- device_info: '',
261
- mode: ['WakeUp', 'Read', 'Night', 'General', 'Normal']
262
- }, {
263
- id: 78593800,
264
- user_id: 1000000020351811,
265
- work_id: 9667795,
266
- visible_nodes: [2, 4],
267
- accessible_nodes: [2, 4],
268
- index: 3,
269
- status: '1',
270
- quaternion: {
271
- w: 0.7071067811865475,
272
- x: 0,
273
- y: 0.7071067811865475,
274
- z: 0
275
- },
276
- standing_position: [1.7993500232696533, 0.006255558625213764, 0.9100480079650879],
277
- position: [1.7993500232696533, 1.124309556130191, 0.9100480079650879],
278
- floor_index: 0,
279
- offset_point_count: 0,
280
- device_info: '',
281
- mode: ['WakeUp', 'Read', 'Night', 'General', 'Normal']
282
- }, {
283
- id: 78593801,
284
- user_id: 1000000020351811,
285
- work_id: 9667795,
286
- visible_nodes: [0, 1, 3, 5, 6, 7, 8, 9],
287
- accessible_nodes: [0, 1, 3, 5, 6, 7, 8, 9],
288
- index: 4,
289
- status: '1',
290
- quaternion: {
291
- w: 0.7071067811865475,
292
- x: 0,
293
- y: 0.7071067811865475,
294
- z: 0
295
- },
296
- standing_position: [0.40468600392341614, 0.016726853978551448, -1.8687100410461426],
297
- position: [0.40468600392341614, 1.131405025990551, -1.8687100410461426],
298
- floor_index: 0,
299
- offset_point_count: 0,
300
- device_info: '',
301
- mode: ['AtHome', 'Cinema', 'Visitor', 'Normal']
302
- }, {
303
- id: 78593802,
304
- user_id: 1000000020351811,
305
- work_id: 9667795,
306
- visible_nodes: [4, 6],
307
- accessible_nodes: [4, 6],
308
- index: 5,
309
- status: '1',
310
- quaternion: {
311
- w: 0.7071067811865475,
312
- x: 0,
313
- y: 0.7071067811865475,
314
- z: 0
315
- },
316
- standing_position: [1.4843100309371948, 0.012978018923400336, -1.9300600290298462],
317
- position: [1.4843100309371948, 1.1300533856636488, -1.9300600290298462],
318
- floor_index: 0,
319
- offset_point_count: 0,
320
- device_info: '',
321
- mode: ['Normal']
322
- }, {
323
- id: 78593803,
324
- user_id: 1000000020351811,
325
- work_id: 9667795,
326
- visible_nodes: [4, 5],
327
- accessible_nodes: [4, 5],
328
- index: 6,
329
- status: '1',
330
- quaternion: {
331
- w: 0.7071067811865475,
332
- x: 0,
333
- y: 0.7071067811865475,
334
- z: 0
335
- },
336
- standing_position: [2.66828989982605, 0.006247661337162258, -1.8861700296401978],
337
- position: [2.66828989982605, 1.1283992757460677, -1.8861700296401978],
338
- floor_index: 0,
339
- offset_point_count: 0,
340
- device_info: '',
341
- mode: ['Normal']
342
- }, {
343
- id: 78593804,
344
- user_id: 1000000020351811,
345
- work_id: 9667795,
346
- visible_nodes: [0, 1, 4, 8, 9, 10],
347
- accessible_nodes: [0, 1, 4, 8, 9, 10],
348
- index: 7,
349
- status: '1',
350
- quaternion: {
351
- w: 0.7071067811865475,
352
- x: 0,
353
- y: 0.7071067811865475,
354
- z: 0
355
- },
356
- standing_position: [0.3868210017681122, 0.013287788466405992, -3.025170087814331],
357
- position: [0.3868210017681122, 1.1285475860721075, -3.025170087814331],
358
- floor_index: 0,
359
- offset_point_count: 0,
360
- device_info: '',
361
- mode: ['Normal']
362
- }, {
363
- id: 78593805,
364
- user_id: 1000000020351811,
365
- work_id: 9667795,
366
- visible_nodes: [0, 1, 4, 7, 9, 10, 11, 12, 13, 14],
367
- accessible_nodes: [0, 1, 4, 7, 9, 10, 11, 12, 13, 14],
368
- index: 8,
369
- status: '1',
370
- quaternion: {
371
- w: 0.7071067811865475,
372
- x: 0,
373
- y: 0.7071067811865475,
374
- z: 0
375
- },
376
- standing_position: [0.40371599793434143, 0.0051933232264831375, -3.8192501068115234],
377
- position: [0.40371599793434143, 1.1273036762511932, -3.8192501068115234],
378
- floor_index: 0,
379
- offset_point_count: 0,
380
- device_info: '',
381
- mode: ['Normal']
382
- }, {
383
- id: 78593806,
384
- user_id: 1000000020351811,
385
- work_id: 9667795,
386
- visible_nodes: [0, 1, 4, 7, 8],
387
- accessible_nodes: [0, 1, 4, 7, 8],
388
- index: 9,
389
- status: '1',
390
- quaternion: {
391
- w: 0.7071067811865475,
392
- x: 0,
393
- y: 0.7071067811865475,
394
- z: 0
395
- },
396
- standing_position: [0.5691230297088623, 0.006180573220018859, -5.296410083770752],
397
- position: [0.5691230297088623, 1.1276020058801972, -5.296410083770752],
398
- floor_index: 0,
399
- offset_point_count: 0,
400
- device_info: '',
401
- mode: ['Normal']
402
- }, {
403
- id: 78593807,
404
- user_id: 1000000020351811,
405
- work_id: 9667795,
406
- visible_nodes: [7, 8, 11, 12, 13, 14],
407
- accessible_nodes: [7, 8, 11, 12, 13, 14],
408
- index: 10,
409
- status: '1',
410
- quaternion: {
411
- w: 0.7071067811865475,
412
- x: 0,
413
- y: 0.7071067811865475,
414
- z: 0
415
- },
416
- standing_position: [1.6362199783325195, 0.00282378291810903, -3.7374799251556396],
417
- position: [1.6362199783325195, 1.1217469559422337, -3.7374799251556396],
418
- floor_index: 0,
419
- offset_point_count: 0,
420
- device_info: '',
421
- mode: ['WakeUp', 'Read', 'Night', 'General', 'Normal']
422
- }, {
423
- id: 78593808,
424
- user_id: 1000000020351811,
425
- work_id: 9667795,
426
- visible_nodes: [8, 10, 12, 13, 14],
427
- accessible_nodes: [8, 10, 12, 13, 14],
428
- index: 11,
429
- status: '1',
430
- quaternion: {
431
- w: 0.7071067811865475,
432
- x: 0,
433
- y: 0.7071067811865475,
434
- z: 0
435
- },
436
- standing_position: [2.730720043182373, 0.0005335754115241009, -3.7751400470733643],
437
- position: [2.730720043182373, 1.1187375565430724, -3.7751400470733643],
438
- floor_index: 0,
439
- offset_point_count: 0,
440
- device_info: '',
441
- mode: ['WakeUp', 'Read', 'Night', 'General', 'Normal']
442
- }, {
443
- id: 78593809,
444
- user_id: 1000000020351811,
445
- work_id: 9667795,
446
- visible_nodes: [8, 10, 11, 13, 14],
447
- accessible_nodes: [8, 10, 11, 13, 14],
448
- index: 12,
449
- status: '1',
450
- quaternion: {
451
- w: 0.7071067811865475,
452
- x: 0,
453
- y: 0.7071067811865475,
454
- z: 0
455
- },
456
- standing_position: [3.8385798931121826, 0, -3.8901898860931396],
457
- position: [3.8385798931121826, 1.1142719560674035, -3.8901898860931396],
458
- floor_index: 0,
459
- offset_point_count: 0,
460
- device_info: '',
461
- mode: ['WakeUp', 'Read', 'Night', 'General', 'Normal']
462
- }, {
463
- id: 78593810,
464
- user_id: 1000000020351811,
465
- work_id: 9667795,
466
- visible_nodes: [8, 10, 11, 12, 14],
467
- accessible_nodes: [8, 10, 11, 12, 14],
468
- index: 13,
469
- status: '1',
470
- quaternion: {
471
- w: 0.7071067811865475,
472
- x: 0,
473
- y: 0.7071067811865475,
474
- z: 0
475
- },
476
- standing_position: [-0.5569639801979065, 0.006562921352944562, -3.938230037689209],
477
- position: [-0.5569639801979065, 1.122975656334182, -3.938230037689209],
478
- floor_index: 0,
479
- offset_point_count: 0,
480
- device_info: '',
481
- mode: ['Normal']
482
- }, {
483
- id: 78593811,
484
- user_id: 1000000020351811,
485
- work_id: 9667795,
486
- visible_nodes: [8, 10, 11, 12, 13],
487
- accessible_nodes: [8, 10, 11, 12, 13],
488
- index: 14,
489
- status: '1',
490
- quaternion: {
491
- w: 0.7071067811865475,
492
- x: 0,
493
- y: 0.7071067811865475,
494
- z: 0
495
- },
496
- standing_position: [-1.185539960861206, 0.00656000223995945, -4.057919979095459],
497
- position: [-1.185539960861206, 1.1236250554582679, -4.057919979095459],
498
- floor_index: 0,
499
- offset_point_count: 0,
500
- device_info: '',
501
- mode: ['Normal']
502
- }],
503
- config: [],
504
- manifest: [],
505
- outline_floor_plan: [{
506
- url: 'https://vrlab-public.ljcdn.com/release/vrlab/outlinefloorplan/basic_21495899.jpg',
507
- index: 0,
508
- checksum: '3a5d3ee6831006663790089efc666cb7'
509
- }],
510
- modelAsync: false
511
- };
512
- exports["default"] = _default;