deeptwins-cesium-engine 0.0.4 → 0.0.6
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/Build/ThirdParty/Workers/pako_deflate.min.js +503 -0
- package/Build/ThirdParty/Workers/pako_inflate.min.js +698 -0
- package/Build/Workers/chunk-2QYBZCFQ.js +163 -0
- package/Build/Workers/chunk-3D5MMPR6.js +497 -0
- package/Build/Workers/chunk-3FVCV7Y6.js +1483 -0
- package/Build/Workers/chunk-3GWSOCSN.js +1054 -0
- package/Build/Workers/chunk-46AZ4DAY.js +97 -0
- package/Build/Workers/chunk-4QX3NLRI.js +352 -0
- package/Build/Workers/chunk-5WQ6G3V5.js +114 -0
- package/Build/Workers/chunk-6H24F2MX.js +101 -0
- package/Build/Workers/chunk-ADSMQMR3.js +75 -0
- package/Build/Workers/chunk-ATP2KQO2.js +138 -0
- package/Build/Workers/chunk-AXYTFE2Q.js +642 -0
- package/Build/Workers/chunk-BA5B3QSO.js +1067 -0
- package/Build/Workers/chunk-BENDB2TP.js +44 -0
- package/Build/Workers/chunk-BSC7UFN5.js +73 -0
- package/Build/Workers/chunk-CDKPSKFL.js +37 -0
- package/Build/Workers/chunk-D6MRUQSS.js +256 -0
- package/Build/Workers/chunk-DBMJUNPI.js +305 -0
- package/Build/Workers/chunk-DE3L2T6Q.js +455 -0
- package/Build/Workers/chunk-DHY454TR.js +476 -0
- package/Build/Workers/chunk-EBV6YMT4.js +55 -0
- package/Build/Workers/chunk-ERWGQECA.js +55 -0
- package/Build/Workers/chunk-ESZKPTFQ.js +352 -0
- package/Build/Workers/chunk-F3HD4EGB.js +837 -0
- package/Build/Workers/chunk-GBN24WJI.js +198 -0
- package/Build/Workers/chunk-GLEP7WAP.js +692 -0
- package/Build/Workers/chunk-JEMRORA4.js +299 -0
- package/Build/Workers/chunk-JME6YHTN.js +682 -0
- package/Build/Workers/chunk-JPACOFW4.js +1443 -0
- package/Build/Workers/chunk-KTCUNCP6.js +139 -0
- package/Build/Workers/chunk-KUWX2S7J.js +2715 -0
- package/Build/Workers/chunk-KZJGDCOL.js +969 -0
- package/Build/Workers/chunk-LFQCF6XE.js +162 -0
- package/Build/Workers/chunk-MPKHH7V5.js +778 -0
- package/Build/Workers/chunk-N2B6WRSU.js +511 -0
- package/Build/Workers/chunk-N4VDVDGG.js +1317 -0
- package/Build/Workers/chunk-NGDTSO5G.js +2719 -0
- package/Build/Workers/chunk-NM2CSNDO.js +439 -0
- package/Build/Workers/chunk-O2MJVOWI.js +368 -0
- package/Build/Workers/chunk-O57JMXRV.js +788 -0
- package/Build/Workers/chunk-P2Q5LZL7.js +1800 -0
- package/Build/Workers/chunk-PTGWOENQ.js +102 -0
- package/Build/Workers/chunk-PTJNNSFD.js +629 -0
- package/Build/Workers/chunk-QCWI6UJJ.js +280 -0
- package/Build/Workers/chunk-QLEDW2RP.js +241 -0
- package/Build/Workers/chunk-QRQFI7TC.js +124 -0
- package/Build/Workers/chunk-R73G3H3Q.js +171 -0
- package/Build/Workers/chunk-RG7FJROK.js +414 -0
- package/Build/Workers/chunk-RSA5TPUO.js +398 -0
- package/Build/Workers/chunk-S5HDPNWJ.js +940 -0
- package/Build/Workers/chunk-SAA7QZDG.js +387 -0
- package/Build/Workers/chunk-T46NAKWG.js +58 -0
- package/Build/Workers/chunk-UMONYDWP.js +2058 -0
- package/Build/Workers/chunk-VGSPLVTX.js +1460 -0
- package/Build/Workers/chunk-WOTYILS4.js +219 -0
- package/Build/Workers/chunk-YA37IWET.js +57 -0
- package/Build/Workers/chunk-YCEZX7OI.js +8366 -0
- package/Build/Workers/chunk-ZWANDE2Q.js +288 -0
- package/Build/Workers/combineGeometry.js +24 -24
- package/Build/Workers/createBoxGeometry.js +18 -18
- package/Build/Workers/createBoxOutlineGeometry.js +16 -16
- package/Build/Workers/createCircleGeometry.js +26 -26
- package/Build/Workers/createCircleOutlineGeometry.js +19 -19
- package/Build/Workers/createCoplanarPolygonGeometry.js +33 -33
- package/Build/Workers/createCoplanarPolygonOutlineGeometry.js +31 -31
- package/Build/Workers/createCorridorGeometry.js +29 -29
- package/Build/Workers/createCorridorOutlineGeometry.js +28 -28
- package/Build/Workers/createCylinderGeometry.js +20 -20
- package/Build/Workers/createCylinderOutlineGeometry.js +18 -18
- package/Build/Workers/createEllipseGeometry.js +26 -26
- package/Build/Workers/createEllipseOutlineGeometry.js +19 -19
- package/Build/Workers/createEllipsoidGeometry.js +19 -19
- package/Build/Workers/createEllipsoidOutlineGeometry.js +18 -18
- package/Build/Workers/createFrustumGeometry.js +18 -18
- package/Build/Workers/createFrustumOutlineGeometry.js +18 -18
- package/Build/Workers/createGeometry.js +24 -24
- package/Build/Workers/createGroundPolylineGeometry.js +22 -22
- package/Build/Workers/createPlaneGeometry.js +16 -16
- package/Build/Workers/createPlaneOutlineGeometry.js +15 -15
- package/Build/Workers/createPolygonGeometry.js +32 -32
- package/Build/Workers/createPolygonOutlineGeometry.js +30 -30
- package/Build/Workers/createPolylineGeometry.js +25 -25
- package/Build/Workers/createPolylineVolumeGeometry.js +31 -31
- package/Build/Workers/createPolylineVolumeOutlineGeometry.js +27 -27
- package/Build/Workers/createRectangleGeometry.js +27 -27
- package/Build/Workers/createRectangleOutlineGeometry.js +20 -20
- package/Build/Workers/createSimplePolylineGeometry.js +23 -23
- package/Build/Workers/createSphereGeometry.js +19 -19
- package/Build/Workers/createSphereOutlineGeometry.js +18 -18
- package/Build/Workers/createTaskProcessorWorker.js +3 -3
- package/Build/Workers/createVectorTileClampedPolylines.js +14 -14
- package/Build/Workers/createVectorTileGeometries.js +24 -24
- package/Build/Workers/createVectorTilePoints.js +13 -13
- package/Build/Workers/createVectorTilePolygons.js +22 -22
- package/Build/Workers/createVectorTilePolylines.js +14 -14
- package/Build/Workers/createVerticesFromCesium3DTilesTerrain.js +25 -25
- package/Build/Workers/createVerticesFromGoogleEarthEnterpriseBuffer.js +22 -22
- package/Build/Workers/createVerticesFromHeightmap.js +22 -22
- package/Build/Workers/createVerticesFromQuantizedTerrainMesh.js +20 -20
- package/Build/Workers/createWallGeometry.js +24 -24
- package/Build/Workers/createWallOutlineGeometry.js +23 -23
- package/Build/Workers/decodeDraco.js +10 -10
- package/Build/Workers/decodeGoogleEarthEnterprisePacket.js +5 -5
- package/Build/Workers/decodeI3S.js +10 -10
- package/Build/Workers/gaussianSplatSorter.js +4 -4
- package/Build/Workers/gaussianSplatTextureGenerator.js +4 -4
- package/Build/Workers/incrementallyBuildTerrainPicker.js +10 -10
- package/Build/Workers/transcodeKTX2.js +47 -55
- package/Build/Workers/transferTypedArrayTest.js +1 -1
- package/Build/Workers/upsampleQuantizedTerrainMesh.js +22 -22
- package/Build/Workers/upsampleVerticesFromCesium3DTilesTerrain.js +25 -25
- package/Source/Scene/TextureAtlasRegress.js +558 -0
- package/Source/ThirdParty/Workers/pako_deflate.min.js +2 -0
- package/Source/ThirdParty/Workers/pako_inflate.min.js +2 -0
- package/index.js +90 -89
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license
|
|
3
3
|
* Cesium - https://github.com/CesiumGS/cesium
|
|
4
|
-
* Version 0.0.
|
|
4
|
+
* Version 0.0.31
|
|
5
5
|
*
|
|
6
6
|
* Copyright 2011-2022 Cesium Contributors
|
|
7
7
|
*
|
|
@@ -25,21 +25,21 @@
|
|
|
25
25
|
|
|
26
26
|
import {
|
|
27
27
|
createTaskProcessorWorker_default
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-6H24F2MX.js";
|
|
29
29
|
import {
|
|
30
30
|
AxisAlignedBoundingBox_default
|
|
31
|
-
} from "./chunk-
|
|
32
|
-
import "./chunk-
|
|
31
|
+
} from "./chunk-LFQCF6XE.js";
|
|
32
|
+
import "./chunk-ERWGQECA.js";
|
|
33
33
|
import {
|
|
34
34
|
Matrix4_default
|
|
35
|
-
} from "./chunk-
|
|
36
|
-
import "./chunk-
|
|
35
|
+
} from "./chunk-UMONYDWP.js";
|
|
36
|
+
import "./chunk-T46NAKWG.js";
|
|
37
37
|
import {
|
|
38
38
|
Cartesian3_default
|
|
39
|
-
} from "./chunk-
|
|
40
|
-
import "./chunk-
|
|
41
|
-
import "./chunk-
|
|
42
|
-
import "./chunk-
|
|
39
|
+
} from "./chunk-JPACOFW4.js";
|
|
40
|
+
import "./chunk-3D5MMPR6.js";
|
|
41
|
+
import "./chunk-2QYBZCFQ.js";
|
|
42
|
+
import "./chunk-ADSMQMR3.js";
|
|
43
43
|
|
|
44
44
|
// packages/engine/Source/Workers/incrementallyBuildTerrainPicker.js
|
|
45
45
|
var scratchAABBCornerMin = new Cartesian3_default();
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license
|
|
3
3
|
* Cesium - https://github.com/CesiumGS/cesium
|
|
4
|
-
* Version 0.0.
|
|
4
|
+
* Version 0.0.31
|
|
5
5
|
*
|
|
6
6
|
* Copyright 2011-2022 Cesium Contributors
|
|
7
7
|
*
|
|
@@ -25,22 +25,22 @@
|
|
|
25
25
|
|
|
26
26
|
import {
|
|
27
27
|
createTaskProcessorWorker_default
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-6H24F2MX.js";
|
|
29
29
|
import {
|
|
30
30
|
WebGLConstants_default
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-PTJNNSFD.js";
|
|
32
32
|
import {
|
|
33
33
|
RuntimeError_default
|
|
34
|
-
} from "./chunk-
|
|
34
|
+
} from "./chunk-T46NAKWG.js";
|
|
35
35
|
import {
|
|
36
36
|
Check_default
|
|
37
|
-
} from "./chunk-
|
|
37
|
+
} from "./chunk-2QYBZCFQ.js";
|
|
38
38
|
import {
|
|
39
39
|
__commonJS,
|
|
40
40
|
__require,
|
|
41
41
|
__toESM,
|
|
42
42
|
defined_default
|
|
43
|
-
} from "./chunk-
|
|
43
|
+
} from "./chunk-ADSMQMR3.js";
|
|
44
44
|
|
|
45
45
|
// packages/engine/Source/ThirdParty/Workers/basis_transcoder.js
|
|
46
46
|
var require_basis_transcoder = __commonJS({
|
|
@@ -2975,7 +2975,7 @@ var VulkanConstants = {
|
|
|
2975
2975
|
};
|
|
2976
2976
|
var VulkanConstants_default = Object.freeze(VulkanConstants);
|
|
2977
2977
|
|
|
2978
|
-
// node_modules/ktx-parse/dist/ktx-parse.modern.js
|
|
2978
|
+
// packages/engine/node_modules/ktx-parse/dist/ktx-parse.modern.js
|
|
2979
2979
|
var KHR_SUPERCOMPRESSION_NONE = 0;
|
|
2980
2980
|
var KHR_DF_KHR_DESCRIPTORTYPE_BASICFORMAT = 0;
|
|
2981
2981
|
var KHR_DF_VENDORID_KHRONOS = 0;
|
|
@@ -2986,21 +2986,21 @@ var KHR_DF_TRANSFER_SRGB = 2;
|
|
|
2986
2986
|
var KHR_DF_PRIMARIES_BT709 = 1;
|
|
2987
2987
|
var KHR_DF_SAMPLE_DATATYPE_SIGNED = 64;
|
|
2988
2988
|
var VK_FORMAT_UNDEFINED = 0;
|
|
2989
|
-
|
|
2990
|
-
|
|
2991
|
-
vkFormat
|
|
2992
|
-
typeSize
|
|
2993
|
-
pixelWidth
|
|
2994
|
-
pixelHeight
|
|
2995
|
-
pixelDepth
|
|
2996
|
-
layerCount
|
|
2997
|
-
faceCount
|
|
2998
|
-
|
|
2999
|
-
|
|
3000
|
-
|
|
3001
|
-
dataFormatDescriptor: [{
|
|
2989
|
+
var KTX2Container = class {
|
|
2990
|
+
constructor() {
|
|
2991
|
+
this.vkFormat = VK_FORMAT_UNDEFINED;
|
|
2992
|
+
this.typeSize = 1;
|
|
2993
|
+
this.pixelWidth = 0;
|
|
2994
|
+
this.pixelHeight = 0;
|
|
2995
|
+
this.pixelDepth = 0;
|
|
2996
|
+
this.layerCount = 0;
|
|
2997
|
+
this.faceCount = 1;
|
|
2998
|
+
this.supercompressionScheme = KHR_SUPERCOMPRESSION_NONE;
|
|
2999
|
+
this.levels = [];
|
|
3000
|
+
this.dataFormatDescriptor = [{
|
|
3002
3001
|
vendorId: KHR_DF_VENDORID_KHRONOS,
|
|
3003
3002
|
descriptorType: KHR_DF_KHR_DESCRIPTORTYPE_BASICFORMAT,
|
|
3003
|
+
descriptorBlockSize: 0,
|
|
3004
3004
|
versionNumber: KHR_DF_VERSION,
|
|
3005
3005
|
colorModel: KHR_DF_MODEL_UNSPECIFIED,
|
|
3006
3006
|
colorPrimaries: KHR_DF_PRIMARIES_BT709,
|
|
@@ -3009,11 +3009,11 @@ function createDefaultContainer() {
|
|
|
3009
3009
|
texelBlockDimension: [0, 0, 0, 0],
|
|
3010
3010
|
bytesPlane: [0, 0, 0, 0, 0, 0, 0, 0],
|
|
3011
3011
|
samples: []
|
|
3012
|
-
}]
|
|
3013
|
-
keyValue
|
|
3014
|
-
globalData
|
|
3015
|
-
}
|
|
3016
|
-
}
|
|
3012
|
+
}];
|
|
3013
|
+
this.keyValue = {};
|
|
3014
|
+
this.globalData = null;
|
|
3015
|
+
}
|
|
3016
|
+
};
|
|
3017
3017
|
var BufferReader = class {
|
|
3018
3018
|
constructor(data, byteOffset, byteLength, littleEndian) {
|
|
3019
3019
|
this._dataView = void 0;
|
|
@@ -3105,7 +3105,7 @@ function read2(data) {
|
|
|
3105
3105
|
id[11] !== KTX2_ID[11]) {
|
|
3106
3106
|
throw new Error("Missing KTX 2.0 identifier.");
|
|
3107
3107
|
}
|
|
3108
|
-
const container =
|
|
3108
|
+
const container = new KTX2Container();
|
|
3109
3109
|
const headerByteLength = 17 * Uint32Array.BYTES_PER_ELEMENT;
|
|
3110
3110
|
const headerReader = new BufferReader(data, KTX2_ID.length, headerByteLength, true);
|
|
3111
3111
|
container.vkFormat = headerReader._nextUint32();
|
|
@@ -3115,7 +3115,7 @@ function read2(data) {
|
|
|
3115
3115
|
container.pixelDepth = headerReader._nextUint32();
|
|
3116
3116
|
container.layerCount = headerReader._nextUint32();
|
|
3117
3117
|
container.faceCount = headerReader._nextUint32();
|
|
3118
|
-
|
|
3118
|
+
const levelCount = headerReader._nextUint32();
|
|
3119
3119
|
container.supercompressionScheme = headerReader._nextUint32();
|
|
3120
3120
|
const dfdByteOffset = headerReader._nextUint32();
|
|
3121
3121
|
const dfdByteLength = headerReader._nextUint32();
|
|
@@ -3123,50 +3123,42 @@ function read2(data) {
|
|
|
3123
3123
|
const kvdByteLength = headerReader._nextUint32();
|
|
3124
3124
|
const sgdByteOffset = headerReader._nextUint64();
|
|
3125
3125
|
const sgdByteLength = headerReader._nextUint64();
|
|
3126
|
-
const levelByteLength =
|
|
3126
|
+
const levelByteLength = levelCount * 3 * 8;
|
|
3127
3127
|
const levelReader = new BufferReader(data, KTX2_ID.length + headerByteLength, levelByteLength, true);
|
|
3128
|
-
for (let i = 0
|
|
3128
|
+
for (let i = 0; i < levelCount; i++) {
|
|
3129
3129
|
container.levels.push({
|
|
3130
3130
|
levelData: new Uint8Array(data.buffer, data.byteOffset + levelReader._nextUint64(), levelReader._nextUint64()),
|
|
3131
3131
|
uncompressedByteLength: levelReader._nextUint64()
|
|
3132
3132
|
});
|
|
3133
3133
|
}
|
|
3134
3134
|
const dfdReader = new BufferReader(data, dfdByteOffset, dfdByteLength, true);
|
|
3135
|
-
dfdReader._skip(4);
|
|
3136
|
-
const vendorId = dfdReader._nextUint16();
|
|
3137
|
-
const descriptorType = dfdReader._nextUint16();
|
|
3138
|
-
const versionNumber = dfdReader._nextUint16();
|
|
3139
|
-
const descriptorBlockSize = dfdReader._nextUint16();
|
|
3140
|
-
const colorModel = dfdReader._nextUint8();
|
|
3141
|
-
const colorPrimaries = dfdReader._nextUint8();
|
|
3142
|
-
const transferFunction = dfdReader._nextUint8();
|
|
3143
|
-
const flags = dfdReader._nextUint8();
|
|
3144
|
-
const texelBlockDimension = [dfdReader._nextUint8(), dfdReader._nextUint8(), dfdReader._nextUint8(), dfdReader._nextUint8()];
|
|
3145
|
-
const bytesPlane = [dfdReader._nextUint8(), dfdReader._nextUint8(), dfdReader._nextUint8(), dfdReader._nextUint8(), dfdReader._nextUint8(), dfdReader._nextUint8(), dfdReader._nextUint8(), dfdReader._nextUint8()];
|
|
3146
|
-
const samples = [];
|
|
3147
3135
|
const dfd = {
|
|
3148
|
-
vendorId
|
|
3149
|
-
|
|
3150
|
-
|
|
3151
|
-
|
|
3152
|
-
|
|
3153
|
-
|
|
3154
|
-
|
|
3155
|
-
|
|
3156
|
-
|
|
3157
|
-
|
|
3136
|
+
vendorId: dfdReader._skip(
|
|
3137
|
+
4
|
|
3138
|
+
/* totalSize */
|
|
3139
|
+
)._nextUint16(),
|
|
3140
|
+
descriptorType: dfdReader._nextUint16(),
|
|
3141
|
+
versionNumber: dfdReader._nextUint16(),
|
|
3142
|
+
descriptorBlockSize: dfdReader._nextUint16(),
|
|
3143
|
+
colorModel: dfdReader._nextUint8(),
|
|
3144
|
+
colorPrimaries: dfdReader._nextUint8(),
|
|
3145
|
+
transferFunction: dfdReader._nextUint8(),
|
|
3146
|
+
flags: dfdReader._nextUint8(),
|
|
3147
|
+
texelBlockDimension: [dfdReader._nextUint8(), dfdReader._nextUint8(), dfdReader._nextUint8(), dfdReader._nextUint8()],
|
|
3148
|
+
bytesPlane: [dfdReader._nextUint8(), dfdReader._nextUint8(), dfdReader._nextUint8(), dfdReader._nextUint8(), dfdReader._nextUint8(), dfdReader._nextUint8(), dfdReader._nextUint8(), dfdReader._nextUint8()],
|
|
3149
|
+
samples: []
|
|
3158
3150
|
};
|
|
3159
3151
|
const sampleStart = 6;
|
|
3160
3152
|
const sampleWords = 4;
|
|
3161
|
-
const numSamples = (descriptorBlockSize / 4 - sampleStart) / sampleWords;
|
|
3153
|
+
const numSamples = (dfd.descriptorBlockSize / 4 - sampleStart) / sampleWords;
|
|
3162
3154
|
for (let i = 0; i < numSamples; i++) {
|
|
3163
3155
|
const sample = {
|
|
3164
3156
|
bitOffset: dfdReader._nextUint16(),
|
|
3165
3157
|
bitLength: dfdReader._nextUint8(),
|
|
3166
3158
|
channelType: dfdReader._nextUint8(),
|
|
3167
3159
|
samplePosition: [dfdReader._nextUint8(), dfdReader._nextUint8(), dfdReader._nextUint8(), dfdReader._nextUint8()],
|
|
3168
|
-
sampleLower:
|
|
3169
|
-
sampleUpper:
|
|
3160
|
+
sampleLower: -Infinity,
|
|
3161
|
+
sampleUpper: Infinity
|
|
3170
3162
|
};
|
|
3171
3163
|
if (sample.channelType & KHR_DF_SAMPLE_DATATYPE_SIGNED) {
|
|
3172
3164
|
sample.sampleLower = dfdReader._nextInt32();
|
|
@@ -3201,7 +3193,7 @@ function read2(data) {
|
|
|
3201
3193
|
const tablesByteLength = sgdReader._nextUint32();
|
|
3202
3194
|
const extendedByteLength = sgdReader._nextUint32();
|
|
3203
3195
|
const imageDescs = [];
|
|
3204
|
-
for (let i = 0
|
|
3196
|
+
for (let i = 0; i < levelCount; i++) {
|
|
3205
3197
|
imageDescs.push({
|
|
3206
3198
|
imageFlags: sgdReader._nextUint32(),
|
|
3207
3199
|
rgbSliceByteOffset: sgdReader._nextUint32(),
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license
|
|
3
3
|
* Cesium - https://github.com/CesiumGS/cesium
|
|
4
|
-
* Version 0.0.
|
|
4
|
+
* Version 0.0.31
|
|
5
5
|
*
|
|
6
6
|
* Copyright 2011-2022 Cesium Contributors
|
|
7
7
|
*
|
|
@@ -26,52 +26,52 @@
|
|
|
26
26
|
import {
|
|
27
27
|
EllipsoidalOccluder_default,
|
|
28
28
|
TerrainEncoding_default
|
|
29
|
-
} from "./chunk-
|
|
29
|
+
} from "./chunk-O57JMXRV.js";
|
|
30
30
|
import {
|
|
31
31
|
createTaskProcessorWorker_default
|
|
32
|
-
} from "./chunk-
|
|
32
|
+
} from "./chunk-6H24F2MX.js";
|
|
33
33
|
import {
|
|
34
34
|
OrientedBoundingBox_default
|
|
35
|
-
} from "./chunk-
|
|
35
|
+
} from "./chunk-F3HD4EGB.js";
|
|
36
36
|
import {
|
|
37
37
|
AttributeCompression_default
|
|
38
|
-
} from "./chunk-
|
|
39
|
-
import "./chunk-
|
|
40
|
-
import "./chunk-
|
|
41
|
-
import "./chunk-
|
|
42
|
-
import "./chunk-
|
|
38
|
+
} from "./chunk-NM2CSNDO.js";
|
|
39
|
+
import "./chunk-ZWANDE2Q.js";
|
|
40
|
+
import "./chunk-LFQCF6XE.js";
|
|
41
|
+
import "./chunk-N4VDVDGG.js";
|
|
42
|
+
import "./chunk-R73G3H3Q.js";
|
|
43
43
|
import {
|
|
44
44
|
IndexDatatype_default
|
|
45
|
-
} from "./chunk-
|
|
45
|
+
} from "./chunk-KTCUNCP6.js";
|
|
46
46
|
import {
|
|
47
47
|
BoundingSphere_default
|
|
48
|
-
} from "./chunk-
|
|
49
|
-
import "./chunk-
|
|
48
|
+
} from "./chunk-S5HDPNWJ.js";
|
|
49
|
+
import "./chunk-ERWGQECA.js";
|
|
50
50
|
import {
|
|
51
51
|
Rectangle_default
|
|
52
|
-
} from "./chunk-
|
|
53
|
-
import "./chunk-
|
|
54
|
-
import "./chunk-
|
|
55
|
-
import "./chunk-
|
|
56
|
-
import "./chunk-
|
|
52
|
+
} from "./chunk-YCEZX7OI.js";
|
|
53
|
+
import "./chunk-UMONYDWP.js";
|
|
54
|
+
import "./chunk-D6MRUQSS.js";
|
|
55
|
+
import "./chunk-PTJNNSFD.js";
|
|
56
|
+
import "./chunk-T46NAKWG.js";
|
|
57
57
|
import {
|
|
58
58
|
Cartesian2_default,
|
|
59
59
|
Cartographic_default,
|
|
60
60
|
Ellipsoid_default
|
|
61
|
-
} from "./chunk-
|
|
61
|
+
} from "./chunk-VGSPLVTX.js";
|
|
62
62
|
import {
|
|
63
63
|
Cartesian3_default
|
|
64
|
-
} from "./chunk-
|
|
64
|
+
} from "./chunk-JPACOFW4.js";
|
|
65
65
|
import {
|
|
66
66
|
Math_default
|
|
67
|
-
} from "./chunk-
|
|
67
|
+
} from "./chunk-3D5MMPR6.js";
|
|
68
68
|
import {
|
|
69
69
|
Check_default,
|
|
70
70
|
DeveloperError_default
|
|
71
|
-
} from "./chunk-
|
|
71
|
+
} from "./chunk-2QYBZCFQ.js";
|
|
72
72
|
import {
|
|
73
73
|
defined_default
|
|
74
|
-
} from "./chunk-
|
|
74
|
+
} from "./chunk-ADSMQMR3.js";
|
|
75
75
|
|
|
76
76
|
// packages/engine/Source/Core/Intersections2D.js
|
|
77
77
|
var Intersections2D = {};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license
|
|
3
3
|
* Cesium - https://github.com/CesiumGS/cesium
|
|
4
|
-
* Version 0.0.
|
|
4
|
+
* Version 0.0.31
|
|
5
5
|
*
|
|
6
6
|
* Copyright 2011-2022 Cesium Contributors
|
|
7
7
|
*
|
|
@@ -25,32 +25,32 @@
|
|
|
25
25
|
|
|
26
26
|
import {
|
|
27
27
|
Cesium3DTilesTerrainGeometryProcessor_default
|
|
28
|
-
} from "./chunk-
|
|
29
|
-
import "./chunk-
|
|
30
|
-
import "./chunk-
|
|
28
|
+
} from "./chunk-KUWX2S7J.js";
|
|
29
|
+
import "./chunk-ESZKPTFQ.js";
|
|
30
|
+
import "./chunk-O57JMXRV.js";
|
|
31
31
|
import {
|
|
32
32
|
createTaskProcessorWorker_default
|
|
33
|
-
} from "./chunk-
|
|
34
|
-
import "./chunk-
|
|
35
|
-
import "./chunk-
|
|
36
|
-
import "./chunk-
|
|
37
|
-
import "./chunk-
|
|
38
|
-
import "./chunk-
|
|
39
|
-
import "./chunk-
|
|
40
|
-
import "./chunk-
|
|
41
|
-
import "./chunk-
|
|
42
|
-
import "./chunk-
|
|
43
|
-
import "./chunk-
|
|
44
|
-
import "./chunk-
|
|
45
|
-
import "./chunk-
|
|
46
|
-
import "./chunk-
|
|
47
|
-
import "./chunk-
|
|
48
|
-
import "./chunk-
|
|
49
|
-
import "./chunk-
|
|
50
|
-
import "./chunk-
|
|
51
|
-
import "./chunk-
|
|
52
|
-
import "./chunk-
|
|
53
|
-
import "./chunk-
|
|
33
|
+
} from "./chunk-6H24F2MX.js";
|
|
34
|
+
import "./chunk-5WQ6G3V5.js";
|
|
35
|
+
import "./chunk-F3HD4EGB.js";
|
|
36
|
+
import "./chunk-NM2CSNDO.js";
|
|
37
|
+
import "./chunk-ZWANDE2Q.js";
|
|
38
|
+
import "./chunk-LFQCF6XE.js";
|
|
39
|
+
import "./chunk-N4VDVDGG.js";
|
|
40
|
+
import "./chunk-R73G3H3Q.js";
|
|
41
|
+
import "./chunk-KTCUNCP6.js";
|
|
42
|
+
import "./chunk-S5HDPNWJ.js";
|
|
43
|
+
import "./chunk-ERWGQECA.js";
|
|
44
|
+
import "./chunk-YCEZX7OI.js";
|
|
45
|
+
import "./chunk-UMONYDWP.js";
|
|
46
|
+
import "./chunk-D6MRUQSS.js";
|
|
47
|
+
import "./chunk-PTJNNSFD.js";
|
|
48
|
+
import "./chunk-T46NAKWG.js";
|
|
49
|
+
import "./chunk-VGSPLVTX.js";
|
|
50
|
+
import "./chunk-JPACOFW4.js";
|
|
51
|
+
import "./chunk-3D5MMPR6.js";
|
|
52
|
+
import "./chunk-2QYBZCFQ.js";
|
|
53
|
+
import "./chunk-ADSMQMR3.js";
|
|
54
54
|
|
|
55
55
|
// packages/engine/Source/Workers/upsampleVerticesFromCesium3DTilesTerrain.js
|
|
56
56
|
function upsampleVerticesFromCesium3DTilesTerrain(options, transferableObjects) {
|