@realsee/dnalogel 3.59.13 → 3.60.0-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/CHANGELOG.md +0 -4
- package/dist/CSS3DRenderPlugin/utils/three/CSS3DObject.d.ts +1 -1
- package/dist/CSS3DRenderPlugin/utils/three/CSS3DSprite.d.ts +1 -1
- package/dist/index.cjs.js +82 -76
- package/dist/index.js +17049 -12727
- package/dist/index.umd.js +75 -69
- package/dist/shared-utils/CSS3DRender/CSS3DObject.d.ts +1 -1
- package/dist/shared-utils/CSS3DRender/CSS3DRenderer.d.ts +1 -1
- package/dist/shared-utils/Object3DHelper/Controller/CSS3DScaleController.d.ts +1 -1
- package/docs/assets/navigation.js +1 -1
- package/docs/assets/search.js +1 -1
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +25 -25
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +28 -28
- package/docs/classes/CSS3DRender.html +3 -3
- package/docs/classes/GuideLineItem.GuideLineItem.html +3 -3
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +26 -26
- package/docs/classes/ModelMakerPluginInstance.html +15 -15
- package/docs/classes/ModelRoomLabelController.html +6 -6
- package/docs/classes/MoveController.html +17 -17
- package/docs/classes/Object3DHelperController.html +15 -15
- package/docs/classes/PaintBrush.html +5 -5
- package/docs/classes/PanoMeasurePluginLine.html +2 -2
- package/docs/classes/PanoMeasurePluginModel.html +2 -2
- package/docs/classes/PanoMeasurePluginPoint.html +2 -2
- package/docs/classes/PanoMeasurePluginPolyline.html +4 -4
- package/docs/classes/PanoTagPluginController.html +34 -34
- package/docs/classes/Sculpt.html +23 -23
- package/docs/classes/Util.BetterTween.html +2 -2
- package/docs/classes/Util.FiveDomEvents.html +4 -4
- package/docs/classes/Util.FivePuppet.html +3 -3
- package/docs/classes/Util.Interval.html +5 -5
- package/docs/classes/Util.LightTag.html +14 -14
- package/docs/classes/Util.LineSegments.html +2 -2
- package/docs/classes/Util.Magnifier.html +6 -6
- package/docs/classes/Util.Object3D.html +4 -4
- package/docs/classes/Util.PointHelper.html +2 -2
- package/docs/classes/Util.PointSelector.html +11 -11
- package/docs/classes/Util.PointSelectorHelper.html +2 -2
- package/docs/classes/Util.Rectangle.html +5 -5
- package/docs/classes/Util.sculpt.BaseEditor.html +7 -7
- package/docs/classes/Util.sculpt.BoxMesh.html +6 -6
- package/docs/classes/Util.sculpt.BoxMeshEditor.html +7 -7
- package/docs/classes/Util.sculpt.CircleMesh.html +4 -4
- package/docs/classes/Util.sculpt.CircleMeshEditor.html +7 -7
- package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +4 -4
- package/docs/classes/Util.sculpt.CylinderMesh.html +5 -5
- package/docs/classes/Util.sculpt.CylinderMeshEditor.html +7 -7
- package/docs/classes/Util.sculpt.LineMesh.html +5 -5
- package/docs/classes/Util.sculpt.PointMesh.html +5 -5
- package/docs/classes/Util.sculpt.PolygonMesh.html +6 -6
- package/docs/classes/Util.sculpt.PrismMesh.html +6 -6
- package/docs/classes/Util.sculpt.PrismMeshEditor.html +7 -7
- package/docs/classes/Util.sculpt.RectangleMesh.html +7 -7
- package/docs/classes/Util.sculpt.RectangleMeshEditor.html +7 -7
- package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +7 -7
- package/docs/classes/WalkController.html +18 -18
- package/docs/enums/CameraMovementEffect.html +3 -3
- package/docs/enums/ContentType.html +18 -18
- package/docs/enums/DIRECTION.html +2 -2
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
- package/docs/enums/DimensionType.html +3 -3
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +2 -2
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +2 -2
- package/docs/enums/PaintBrushTypeEnum.html +2 -2
- package/docs/enums/PointType.html +3 -3
- package/docs/enums/Rotation.html +3 -3
- package/docs/functions/AreaMakerPlugin.html +1 -1
- package/docs/functions/CSS3DRenderPlugin.html +1 -1
- package/docs/functions/CameraMovementPlugin.html +2 -2
- package/docs/functions/CruisePlugin.html +1 -1
- package/docs/functions/CurrentPanoImagePlugin.html +1 -1
- package/docs/functions/GuideLinePlugin.html +1 -1
- package/docs/functions/ItemLabelPlugin.html +1 -1
- package/docs/functions/MapviewFloorplanPlugin.html +1 -1
- package/docs/functions/ModelChassisCompassPlugin.html +2 -2
- package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
- package/docs/functions/ModelFloorplanPlugin.html +1 -1
- package/docs/functions/ModelItemLabelPlugin.html +1 -1
- package/docs/functions/ModelMakerPlugin.html +1 -1
- package/docs/functions/ModelRoomLabelPlugin.html +1 -1
- package/docs/functions/ModelTVVideoPlugin.html +1 -1
- package/docs/functions/ModelViewPlugin.html +2 -2
- package/docs/functions/MovePlugin.html +1 -1
- package/docs/functions/Object3DHelperPlugin.html +1 -1
- package/docs/functions/PanoCompassPlugin.html +1 -1
- package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
- package/docs/functions/PanoDoorLabelPlugin.html +1 -1
- package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
- package/docs/functions/PanoMeasurePlugin.html +1 -1
- package/docs/functions/PanoRulerPlugin.html +2 -2
- package/docs/functions/PanoRulerProPlugin.html +2 -2
- package/docs/functions/PanoSpatialTagPlugin.html +2 -2
- package/docs/functions/PanoTagPlugin.html +1 -1
- package/docs/functions/PanoVideoPlugin.html +2 -2
- package/docs/functions/PipelinePlugin.html +1 -1
- package/docs/functions/SculptPlugin.html +2 -2
- package/docs/functions/TopviewFloorplanPlugin.html +1 -1
- package/docs/functions/Util.absoluteUrl.html +2 -2
- package/docs/functions/Util.awaitNextFrame.html +1 -1
- package/docs/functions/Util.blink.html +2 -2
- package/docs/functions/Util.bounding.html +1 -1
- package/docs/functions/Util.boundingBox.html +1 -1
- package/docs/functions/Util.boundingSphere.html +1 -1
- package/docs/functions/Util.boxVertex.html +2 -2
- package/docs/functions/Util.boxVertexes.html +1 -1
- package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
- package/docs/functions/Util.convexHull.html +2 -2
- package/docs/functions/Util.equal.html +2 -2
- package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
- package/docs/functions/Util.getCoordsFromClient.html +1 -1
- package/docs/functions/Util.getCoordsFromElement.html +1 -1
- package/docs/functions/Util.getFrameTime.html +2 -2
- package/docs/functions/Util.inside.html +1 -1
- package/docs/functions/Util.isAbsoluteURL.html +1 -1
- package/docs/functions/Util.isModelLike.html +1 -1
- package/docs/functions/Util.isNil.html +2 -2
- package/docs/functions/Util.isPanoramaLike.html +1 -1
- package/docs/functions/Util.lookObject.html +2 -2
- package/docs/functions/Util.lookPoint.html +2 -2
- package/docs/functions/Util.nextFrame.html +1 -1
- package/docs/functions/Util.notNil.html +2 -2
- package/docs/functions/Util.reblink.html +2 -2
- package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
- package/docs/functions/Util.sculpt.createBox.html +1 -1
- package/docs/functions/Util.sculpt.createCircle.html +1 -1
- package/docs/functions/Util.sculpt.createCylinder.html +1 -1
- package/docs/functions/Util.sculpt.createLine.html +2 -2
- package/docs/functions/Util.sculpt.createPoint.html +1 -1
- package/docs/functions/Util.sculpt.createPolygon.html +1 -1
- package/docs/functions/Util.sculpt.createPrism.html +1 -1
- package/docs/functions/Util.sculpt.createRectangle.html +2 -2
- package/docs/functions/Util.tag.html +1 -1
- package/docs/functions/Util.tweenProgress.html +1 -1
- package/docs/functions/Util.uuid.html +2 -2
- package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
- package/docs/functions/Util.worldBounding.html +1 -1
- package/docs/functions/Util.worldBoundingBox.html +1 -1
- package/docs/functions/Util.worldBoundingSphere.html +1 -1
- package/docs/functions/createPolyline.html +2 -2
- package/docs/functions/pluginFlag.html +1 -1
- package/docs/hierarchy.html +1 -1
- package/docs/index.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.Config.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +12 -12
- package/docs/interfaces/AreaMakerPluginType.Params.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +4 -4
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.State.html +5 -5
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +4 -4
- package/docs/interfaces/CSS3DRenderPluginState.html +4 -4
- package/docs/interfaces/CameraMovementPluginExportType.html +3 -3
- package/docs/interfaces/ContentTypeMapInterface.html +15 -15
- package/docs/interfaces/CruisePluginTypes.Config.html +4 -4
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
- package/docs/interfaces/CruisePluginTypes.EventMap.html +17 -17
- package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +3 -3
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +8 -8
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +9 -9
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +10 -10
- package/docs/interfaces/CruisePluginTypes.PluginData.html +3 -3
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginState.html +7 -7
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +7 -7
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +8 -8
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +4 -4
- package/docs/interfaces/FloorplanBounding.html +5 -5
- package/docs/interfaces/FloorplanData.html +3 -3
- package/docs/interfaces/FloorplanEntrance.html +8 -8
- package/docs/interfaces/FloorplanExtraObject.html +5 -5
- package/docs/interfaces/FloorplanExtraObject3D.html +3 -3
- package/docs/interfaces/FloorplanFloorData.html +3 -3
- package/docs/interfaces/FloorplanImagePosition.html +3 -3
- package/docs/interfaces/FloorplanObserver.html +3 -3
- package/docs/interfaces/FloorplanOutlineItem.html +3 -3
- package/docs/interfaces/FloorplanPosition.html +3 -3
- package/docs/interfaces/FloorplanRoomItem.html +8 -8
- package/docs/interfaces/FloorplanRoomLabelItem.html +4 -4
- package/docs/interfaces/FloorplanServerBounding.html +5 -5
- package/docs/interfaces/FloorplanServerComputedData.html +2 -2
- package/docs/interfaces/FloorplanServerData.html +3 -3
- package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
- package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
- package/docs/interfaces/FloorplanServerEntrance.html +8 -8
- package/docs/interfaces/FloorplanServerFloorData.html +3 -3
- package/docs/interfaces/FloorplanServerImagePosition.html +3 -3
- package/docs/interfaces/FloorplanServerObserver.html +3 -3
- package/docs/interfaces/FloorplanServerOutlineItem.html +3 -3
- package/docs/interfaces/FloorplanServerPosition.html +3 -3
- package/docs/interfaces/FloorplanServerRoomItem.html +9 -9
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +4 -4
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +3 -3
- package/docs/interfaces/GuideLinePluginType.EventMap.html +5 -5
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +5 -5
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +12 -12
- package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +16 -16
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +19 -19
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PluginState.html +4 -4
- package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +2 -2
- package/docs/interfaces/HelperOffset.html +2 -2
- package/docs/interfaces/ImagePlaneGroup.html +2 -2
- package/docs/interfaces/ItemLabelPluginData.html +2 -2
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
- package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
- package/docs/interfaces/MinMax.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.EventMap.html +10 -10
- package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +4 -4
- package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +4 -4
- package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +4 -4
- package/docs/interfaces/ModelMakerPluginType.State.html +5 -5
- package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
- package/docs/interfaces/ModelViewPluginExportType.html +2 -2
- package/docs/interfaces/Object3DHelperState.html +2 -2
- package/docs/interfaces/ObjectHelperControllers.html +2 -2
- package/docs/interfaces/PaintBrushAction.html +7 -7
- package/docs/interfaces/PaintBrushConfigs.html +2 -2
- package/docs/interfaces/PaintBrushState.html +2 -2
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +6 -6
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
- package/docs/interfaces/PanoMeasureParameterType.html +6 -6
- package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +3 -3
- package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +4 -4
- package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
- package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
- package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
- package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginState.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +8 -8
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +7 -7
- package/docs/interfaces/PluginEventMap.html +4 -4
- package/docs/interfaces/Point.html +2 -2
- package/docs/interfaces/Room.html +2 -2
- package/docs/interfaces/RoomInfo.html +2 -2
- 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 +6 -6
- package/docs/interfaces/State.html +4 -4
- package/docs/interfaces/TagCacheInterface.html +3 -3
- package/docs/interfaces/TagConfig.html +10 -10
- package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
- package/docs/interfaces/TagIconUrl.html +7 -7
- package/docs/interfaces/TagObjectGroup.html +2 -2
- package/docs/interfaces/TagStyle.html +2 -2
- package/docs/interfaces/Tags.html +4 -4
- package/docs/interfaces/TemporaryState.html +2 -2
- package/docs/interfaces/Util.AnimeInstance.html +2 -2
- package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
- package/docs/interfaces/Util.EventHandlerConfig.html +4 -4
- package/docs/interfaces/Util.FiveDomEvent.html +2 -2
- package/docs/interfaces/Util.FiveDomEventMap.html +10 -10
- package/docs/interfaces/Util.MagnifierParameter.html +5 -5
- package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
- package/docs/interfaces/Util.PointIntersection.html +4 -4
- package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
- package/docs/interfaces/Util.ReBlinkAnimeOptions.html +3 -3
- package/docs/modules/AreaMakerPluginType.html +2 -2
- package/docs/modules/CruisePluginTypes.html +2 -2
- package/docs/modules/CurrentPanoImagePluginType.html +2 -2
- package/docs/modules/GuideLineItem.html +2 -2
- package/docs/modules/GuideLineModeItem.html +2 -2
- package/docs/modules/GuideLinePluginType.html +2 -2
- package/docs/modules/ModelMakerPluginType.html +2 -2
- package/docs/modules/PanoVideoPluginType.html +2 -2
- package/docs/modules/SculptData.html +2 -2
- package/docs/modules/Util.html +2 -2
- package/docs/modules/Util.sculpt.html +2 -2
- package/docs/modules.html +2 -2
- package/docs/types/AddObject3DHelperConfig.html +2 -2
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
- package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
- package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
- package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
- package/docs/types/ArrayPosition.html +1 -1
- package/docs/types/AudioAppearance.html +1 -1
- package/docs/types/CSS3DRenderExportType.html +1 -1
- package/docs/types/CSS3DRenderPluginExportType.html +1 -1
- package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
- package/docs/types/ClassFunctionParameters.html +1 -1
- package/docs/types/Color.html +1 -1
- package/docs/types/ContentTypeConfigKey.html +1 -1
- package/docs/types/ContentTypeConfigKeySplit.html +1 -1
- package/docs/types/ContentTypeMap.html +1 -1
- package/docs/types/Create3DDomContainerReturnType.html +1 -1
- package/docs/types/Create3DElementReturnType.html +1 -1
- package/docs/types/CruisePluginExportType.html +1 -1
- package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
- package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
- package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
- package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
- package/docs/types/DeprecatedTagProperty.html +2 -2
- package/docs/types/Direction-1.html +1 -1
- package/docs/types/Direction4.html +1 -1
- package/docs/types/ElementRenderer.html +2 -2
- package/docs/types/FloorplanRuleLabels.html +2 -2
- package/docs/types/FloorplanServerRuleLabels.html +1 -1
- package/docs/types/GuideLinePluginExportType.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
- package/docs/types/GuideLinePluginType.PathItem.html +2 -2
- package/docs/types/GuideLinePluginType.PluginData.html +2 -2
- package/docs/types/HelperEventMap.html +1 -1
- package/docs/types/InternalHelperEventMap.html +1 -1
- package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
- package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
- package/docs/types/MediaData.html +2 -2
- package/docs/types/MediaStore.html +1 -1
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
- package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
- package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
- package/docs/types/ModelId.html +1 -1
- package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
- package/docs/types/ModelMakerPluginType.ItemType.html +1 -1
- package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
- package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
- package/docs/types/MoveArgs.html +2 -2
- package/docs/types/MoveOpts.html +2 -2
- package/docs/types/Object3DHelperEventMap.html +1 -1
- package/docs/types/ObjectFit.html +1 -1
- package/docs/types/PaintBrushEventMap.html +1 -1
- package/docs/types/PanoCompassPluginData.html +1 -1
- package/docs/types/PanoCompassPluginExportType.html +1 -1
- package/docs/types/PanoCompassPluginParameterType.html +1 -1
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
- package/docs/types/PanoIndex.html +1 -1
- package/docs/types/PanoMeasurePluginEvent.html +1 -1
- package/docs/types/PanoMeasureReturnType.html +1 -1
- package/docs/types/PanoSpatialTagPluginId.html +1 -1
- package/docs/types/PanoTagPluginExportInterface.html +1 -1
- package/docs/types/PanoTagPluginParamsInterface.html +1 -1
- package/docs/types/PanoVideoPluginParameterType.html +1 -1
- package/docs/types/PanoVideoPluginReturnType.html +1 -1
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
- package/docs/types/PipelinePluginParameterType.html +1 -1
- package/docs/types/PipelinePluginReturnType.html +1 -1
- package/docs/types/PlaneTag.html +2 -2
- package/docs/types/Point2DTag.html +2 -2
- package/docs/types/Point3DTag.html +2 -2
- package/docs/types/PointTagInstance.html +1 -1
- package/docs/types/Position.html +1 -1
- package/docs/types/PositionFrom.html +1 -1
- package/docs/types/RotateArgs.html +2 -2
- package/docs/types/RotateOpts.html +2 -2
- package/docs/types/RuleLabelsKey.html +1 -1
- package/docs/types/RuleLabelsValue.html +1 -1
- package/docs/types/ScaleCallback.html +1 -1
- package/docs/types/ScalePosition.html +2 -2
- package/docs/types/SculptData.BoxData.html +1 -1
- package/docs/types/SculptData.CircleData.html +1 -1
- package/docs/types/SculptData.CylinderData.html +1 -1
- package/docs/types/SculptData.PointData.html +1 -1
- package/docs/types/SculptData.PolygonData.html +1 -1
- package/docs/types/SculptData.PolylineData.html +1 -1
- package/docs/types/SculptData.PrismData.html +1 -1
- package/docs/types/SculptData.RectangleData.html +1 -1
- package/docs/types/StickType.html +1 -1
- package/docs/types/Tag.html +2 -2
- package/docs/types/Tag2D.html +2 -2
- package/docs/types/Tag3D.html +2 -2
- package/docs/types/TagClickParams.html +1 -1
- package/docs/types/TagConfigByKey.html +1 -1
- package/docs/types/TagContentType.html +1 -1
- package/docs/types/TagContentTypeMapping.html +1 -1
- package/docs/types/TagDimensionType.html +1 -1
- package/docs/types/TagElement.html +2 -2
- package/docs/types/TagEvents.html +1 -1
- package/docs/types/TagGLTFObject.html +1 -1
- package/docs/types/TagHooks.html +1 -1
- package/docs/types/TagId.html +1 -1
- package/docs/types/TagInstance.html +1 -1
- package/docs/types/TagPointType.html +2 -2
- package/docs/types/TagRendererMap.html +1 -1
- package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
- package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
- package/docs/types/Util.ActionIfNoModelUnderMouse.html +1 -1
- package/docs/types/Util.PointSelectorConfig.html +1 -1
- package/docs/types/WorkCode.html +1 -1
- package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
- package/docs/variables/PLUGIN.html +1 -1
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
- package/docs/variables/ROOM_TYPE_MAP.html +2 -2
- package/docs/variables/Util.animeMap.html +1 -1
- package/docs/variables/defaultGlobalConfig.html +1 -1
- package/docs/variables/itemLabelPluginServerParams.html +1 -1
- package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
- package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
- package/libs/AreaMakerPlugin/Controller.js +5 -6
- package/libs/AreaMakerPlugin/index.js +5 -6
- package/libs/AreaMakerPlugin/utils/Item.js +5 -6
- package/libs/CSS3DRenderPlugin/Controller.js +5 -6
- package/libs/CSS3DRenderPlugin/index.js +8 -9
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DObject.d.ts +1 -1
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DObject.js +13 -14
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DRender.js +5 -6
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DRenderer.js +1 -1
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DSprite.d.ts +1 -1
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DSprite.js +6 -5
- package/libs/CruisePlugin/BaseController.js +7 -8
- package/libs/CruisePlugin/Move.js +5 -6
- package/libs/CruisePlugin/Work.js +5 -6
- package/libs/CruisePlugin/index.js +9 -10
- package/libs/CurrentPanoImagePlugin/Controller.js +5 -6
- package/libs/CurrentPanoImagePlugin/index.js +6 -7
- package/libs/GuideLinePlugin/Controller.js +7 -8
- package/libs/GuideLinePlugin/GuideLineItem.js +5 -6
- package/libs/GuideLinePlugin/GuideLineModeItem/index.js +2 -2
- package/libs/GuideLinePlugin/GuideLineModeItem.js +5 -6
- package/libs/GuideLinePlugin/index.js +9 -10
- package/libs/ModelChassisCompassPlugin/Plugin.js +45 -42
- package/libs/ModelChassisCompassPlugin/index.js +4 -1
- package/libs/ModelEntryDoorGuidePlugin/Plugin.js +23 -20
- package/libs/ModelEntryDoorGuidePlugin/index.js +4 -1
- package/libs/ModelMakerPlugin/Controller.js +6 -7
- package/libs/ModelMakerPlugin/index.js +6 -7
- package/libs/ModelMakerPlugin/item/prismItem.js +5 -6
- package/libs/ModelTVVideoPlugin/Plugin.js +6 -7
- package/libs/ModelTVVideoPlugin/index.js +5 -6
- package/libs/Object3DHelperPlugin/Controller.js +18 -19
- package/libs/Object3DHelperPlugin/index.js +8 -9
- package/libs/PanoCompassPlugin/Controller.js +5 -6
- package/libs/PanoCompassPlugin/index.js +6 -7
- package/libs/PanoDoorLabelPlugin/Controller.js +5 -6
- package/libs/PanoDoorLabelPlugin/index.js +6 -7
- package/libs/PanoMeasurePlugin/Components/Controller0.js +6 -7
- package/libs/PanoMeasurePlugin/Components/Controller1.js +6 -7
- package/libs/PanoMeasurePlugin/Controller/EditController.js +6 -7
- package/libs/PanoMeasurePlugin/Controller/ViewController.js +1 -1
- package/libs/PanoMeasurePlugin/Controller/WatchController.js +16 -17
- package/libs/PanoMeasurePlugin/Controller/index.js +6 -7
- package/libs/PanoMeasurePlugin/Model/area.js +6 -7
- package/libs/PanoMeasurePlugin/Model/polygon.js +1 -1
- package/libs/PanoMeasurePlugin/Modules/Magnifier.js +3 -4
- package/libs/PanoMeasurePlugin/Modules/UIController/index.js +13 -14
- package/libs/PanoMeasurePlugin/index.js +17 -18
- package/libs/PanoMeasurePlugin/utils/dom/areaDom.js +5 -6
- package/libs/PanoRulerProPlugin/Controller.js +16 -17
- package/libs/PanoRulerProPlugin/RulerItems.js +5 -6
- package/libs/PanoRulerProPlugin/index.js +6 -7
- package/libs/PanoSpatialTagPlugin/Plugin.js +66 -67
- package/libs/PanoSpatialTagPlugin/index.js +3 -4
- package/libs/PanoTagPlugin/Components/Common/TagPoint.js +5 -6
- package/libs/PanoTagPlugin/Components/Common/Text/FlyMText.js +1 -1
- package/libs/PanoTagPlugin/Components/Common/Text/FlyText.js +1 -1
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioTag.js +1 -1
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/index.js +1 -1
- package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +1 -1
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +5 -6
- package/libs/PanoTagPlugin/Components/Tag/TextTag/TextTag.js +1 -1
- package/libs/PanoTagPlugin/Components/Tag/TextTag/index.js +1 -1
- package/libs/PanoTagPlugin/Components/Tag/index.js +6 -7
- package/libs/PanoTagPlugin/Components/TagContainer.js +5 -6
- package/libs/PanoTagPlugin/Components/TagItem.js +5 -6
- package/libs/PanoTagPlugin/controller/Tag/BaseTag.js +6 -7
- package/libs/PanoTagPlugin/controller/Tag/ModelTag.js +32 -33
- package/libs/PanoTagPlugin/controller/Tag/PlaneTag.js +18 -19
- package/libs/PanoTagPlugin/controller/Tag/PointTag.js +5 -6
- package/libs/PanoTagPlugin/controller/TagRender.js +5 -6
- package/libs/PanoTagPlugin/controller/TagUtil.js +5 -6
- package/libs/PanoTagPlugin/controller/index.js +43 -44
- package/libs/PanoTagPlugin/index.js +14 -15
- package/libs/PanoTagPlugin/utils/tag/calculateTagConfig.js +5 -6
- package/libs/PanoVideoPlugin/Controller.js +5 -6
- package/libs/PanoVideoPlugin/VideoMeshController.js +9 -10
- package/libs/PanoVideoPlugin/index.js +8 -9
- package/libs/PipelinePlugin/Controller.js +19 -20
- package/libs/PipelinePlugin/index.js +6 -7
- package/libs/PipelinePlugin/utils/Objects/FlowPipe.js +5 -6
- package/libs/PipelinePlugin/utils/Objects/HighlightPipe.js +5 -6
- package/libs/PipelinePlugin/utils/Objects/Pipe.js +3 -4
- package/libs/Sculpt/Meshes/Circle.js +3 -3
- package/libs/Sculpt/Meshes/Cylinder.js +3 -3
- package/libs/Sculpt/Meshes/Line.js +3 -3
- package/libs/Sculpt/Meshes/LineWithDots.js +3 -3
- package/libs/Sculpt/Meshes/Point.js +3 -3
- package/libs/Sculpt/Meshes/Polygon.js +3 -3
- package/libs/Sculpt/Meshes/Rectangle.js +3 -3
- package/libs/Sculpt/Objects/Line/Editor.js +3 -3
- package/libs/Sculpt/index.js +3 -3
- package/libs/Sculpt/utils/three/ColoredMesh.js +3 -3
- package/libs/base/BasePlugin.js +8 -8
- package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +5 -6
- package/libs/floorplan/MapviewFloorplanPlugin/index.js +6 -7
- package/libs/floorplan/ModelFloorplanPlugin/Controller.js +18 -19
- package/libs/floorplan/ModelFloorplanPlugin/index.js +6 -7
- package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +14 -15
- package/libs/floorplan/PanoFloorplanRadarPlugin/index.js +6 -7
- package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +5 -6
- package/libs/floorplan/TopviewFloorplanPlugin/index.js +6 -7
- package/libs/floorplan/index.js +3 -3
- package/libs/index.js +151 -149
- package/libs/shared-utils/CSS3DRender/CSS3DObject.d.ts +1 -1
- package/libs/shared-utils/CSS3DRender/CSS3DObject.js +8 -8
- package/libs/shared-utils/CSS3DRender/CSS3DRenderer.d.ts +1 -1
- package/libs/shared-utils/CSS3DRender/CSS3DRenderer.js +1 -1
- package/libs/shared-utils/Object3DHelper/Controller/CSS3DScaleController.d.ts +1 -1
- package/libs/shared-utils/five/index.js +3 -3
- package/libs/shared-utils/five/lookObject.js +3 -3
- package/libs/shared-utils/index.js +3 -3
- package/libs/shared-utils/logger.js +1 -1
- package/libs/shared-utils/three/CSS3DRenderer/index.js +90 -0
- package/libs/shared-utils/three/FBXLoader/index.js +1493 -0
- package/libs/shared-utils/three/Magnifier.js +5 -5
- package/libs/shared-utils/three/PointSelector/utils/PointSelectorHelper.js +1 -1
- package/libs/shared-utils/three/blink.js +1 -1
- package/libs/shared-utils/three/earcut3D.js +3 -3
- package/libs/shared-utils/three/index.js +3 -3
- package/libs/shared-utils/three/libs/NURBSCurve.js +22 -0
- package/libs/shared-utils/three/libs/NURBSUtils.js +212 -0
- package/libs/shared-utils/three/libs/inflate.js +282 -0
- package/libs/vendor/animejs/lib/anime.es.js +863 -0
- package/libs/vendor/earcut/src/earcut.js +280 -0
- package/libs/vendor/hammerjs/hammer.js +1189 -0
- package/package.json +5 -5
- package/libs/shared-utils/CSS3DRender/THREEJS_CSS3DRenderer/index.js +0 -74
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var P = Object.defineProperty;
|
|
2
2
|
var p = (r, t, e) => t in r ? P(r, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : r[t] = e;
|
|
3
3
|
var n = (r, t, e) => (p(r, typeof t != "symbol" ? t + "" : t, e), e);
|
|
4
|
-
import b from "hammerjs";
|
|
4
|
+
import { hammerExports as b } from "../../vendor/hammerjs/hammer.js";
|
|
5
5
|
import * as l from "three";
|
|
6
6
|
import { Subscribe as C } from "../Subscribe.js";
|
|
7
7
|
class E {
|
|
@@ -93,8 +93,8 @@ class E {
|
|
|
93
93
|
return [(v.x + 1) / 2 * h.x, (v.y + 1) / 2 * h.y];
|
|
94
94
|
} else
|
|
95
95
|
return [this.renderCenter.x, h.y - this.renderCenter.y];
|
|
96
|
-
})(), f = 1, c = i / t,
|
|
97
|
-
D(u,
|
|
96
|
+
})(), f = 1, c = i / t, x = s / t, y = f * t, u = this.five.getPixels(o - c / 2, a - c / 2, c, x, y), g = Math.floor(i * f), m = Math.floor(s * f);
|
|
97
|
+
D(u, g, m), (this.imageData.width !== g || this.imageData.height !== m) && (this.imageData = new ImageData(g, m)), this.imageData.data.set(u), e.putImageData(this.imageData, 0, 0), this.canvas.style.visibility = "visible";
|
|
98
98
|
}
|
|
99
99
|
getRenderCenter() {
|
|
100
100
|
return this.renderCenter;
|
|
@@ -135,8 +135,8 @@ class E {
|
|
|
135
135
|
const {
|
|
136
136
|
min: { x: i, y: s },
|
|
137
137
|
max: { x: h, y: o }
|
|
138
|
-
} = e, a = this.offset.x + t.deltaX, f = this.offset.y + t.deltaY, c = Math.min(Math.max(a, i), h),
|
|
139
|
-
return { translateX: c, translateY:
|
|
138
|
+
} = e, a = this.offset.x + t.deltaX, f = this.offset.y + t.deltaY, c = Math.min(Math.max(a, i), h), x = Math.min(Math.max(f, s), o);
|
|
139
|
+
return { translateX: c, translateY: x };
|
|
140
140
|
}
|
|
141
141
|
}
|
|
142
142
|
function d(r, t, e) {
|
|
@@ -8,7 +8,7 @@ import { PointHelper as b } from "./PointHelper.js";
|
|
|
8
8
|
import { Subscribe as g } from "../../../Subscribe.js";
|
|
9
9
|
import { PointHelper2 as o } from "./PointHelper2.js";
|
|
10
10
|
import "../../core/Sphere.js";
|
|
11
|
-
import "animejs";
|
|
11
|
+
import "../../../../vendor/animejs/lib/anime.es.js";
|
|
12
12
|
class R {
|
|
13
13
|
constructor(i, e) {
|
|
14
14
|
t(this, "five");
|
|
@@ -9,7 +9,7 @@ var T = (l, r, a) => r in l ? R(l, r, { enumerable: !0, configurable: !0, writab
|
|
|
9
9
|
L.call(r, a) && T(l, a, r[a]);
|
|
10
10
|
return l;
|
|
11
11
|
};
|
|
12
|
-
import x from "animejs";
|
|
12
|
+
import { anime as x } from "../../vendor/animejs/lib/anime.es.js";
|
|
13
13
|
import * as v from "three";
|
|
14
14
|
import { toArray as d } from "../util.js";
|
|
15
15
|
const f = /* @__PURE__ */ new Map(), p = /* @__PURE__ */ new Map();
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import c from "earcut";
|
|
1
|
+
import { earcutExports as c } from "../../vendor/earcut/src/earcut.js";
|
|
2
2
|
import { getNormal as i } from "./getNormal.js";
|
|
3
3
|
import * as r from "three";
|
|
4
|
-
function
|
|
4
|
+
function p(o) {
|
|
5
5
|
if (o.length < 3)
|
|
6
6
|
return [];
|
|
7
7
|
const n = i(o), e = new r.Quaternion().setFromUnitVectors(new r.Vector3(0, 1, 0), n), a = o.map((t) => t.clone().applyQuaternion(e)).flatMap((t) => [t.x, t.z]);
|
|
8
8
|
return c(a);
|
|
9
9
|
}
|
|
10
10
|
export {
|
|
11
|
-
|
|
11
|
+
p as earcut3D
|
|
12
12
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import "hammerjs";
|
|
1
|
+
import "../../vendor/hammerjs/hammer.js";
|
|
2
2
|
import "three";
|
|
3
3
|
import "./PointSelector/index.js";
|
|
4
|
-
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
5
4
|
import "../tag.js";
|
|
5
|
+
import "./CSS3DRenderer/index.js";
|
|
6
6
|
import "@realsee/five/line";
|
|
7
7
|
import "./core/Five_LineMaterial2.js";
|
|
8
8
|
import "./core/Sphere.js";
|
|
9
|
-
import "animejs";
|
|
9
|
+
import "../../vendor/animejs/lib/anime.es.js";
|
|
10
10
|
import "../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
11
11
|
import "../five/FivePuppet.js";
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { Curve as a, Vector3 as c, Vector4 as p } from "three";
|
|
2
|
+
import { NURBSUtils as l } from "./NURBSUtils.js";
|
|
3
|
+
var e = function(n, s, o, r, t) {
|
|
4
|
+
a.call(this), this.degree = n, this.knots = s, this.controlPoints = [], this.startKnot = r || 0, this.endKnot = t || this.knots.length - 1;
|
|
5
|
+
for (var i = 0; i < o.length; ++i) {
|
|
6
|
+
var h = o[i];
|
|
7
|
+
this.controlPoints[i] = new p(h.x, h.y, h.z, h.w);
|
|
8
|
+
}
|
|
9
|
+
};
|
|
10
|
+
e.prototype = Object.create(a.prototype);
|
|
11
|
+
e.prototype.constructor = e;
|
|
12
|
+
e.prototype.getPoint = function(n, s) {
|
|
13
|
+
var o = s || new c(), r = this.knots[this.startKnot] + n * (this.knots[this.endKnot] - this.knots[this.startKnot]), t = l.calcBSplinePoint(this.degree, this.knots, this.controlPoints, r);
|
|
14
|
+
return t.w != 1 && t.divideScalar(t.w), o.set(t.x, t.y, t.z);
|
|
15
|
+
};
|
|
16
|
+
e.prototype.getTangent = function(n, s) {
|
|
17
|
+
var o = s || new c(), r = this.knots[0] + n * (this.knots[this.knots.length - 1] - this.knots[0]), t = l.calcNURBSDerivatives(this.degree, this.knots, this.controlPoints, r, 1);
|
|
18
|
+
return o.copy(t[1]).normalize(), o;
|
|
19
|
+
};
|
|
20
|
+
export {
|
|
21
|
+
e as NURBSCurve
|
|
22
|
+
};
|
|
@@ -0,0 +1,212 @@
|
|
|
1
|
+
import { Vector4 as F, Vector3 as R } from "three";
|
|
2
|
+
var A = {
|
|
3
|
+
/*
|
|
4
|
+
Finds knot vector span.
|
|
5
|
+
|
|
6
|
+
p : degree
|
|
7
|
+
u : parametric value
|
|
8
|
+
U : knot vector
|
|
9
|
+
|
|
10
|
+
returns the span
|
|
11
|
+
*/
|
|
12
|
+
findSpan: function(e, o, c) {
|
|
13
|
+
var i = c.length - e - 1;
|
|
14
|
+
if (o >= c[i])
|
|
15
|
+
return i - 1;
|
|
16
|
+
if (o <= c[e])
|
|
17
|
+
return e;
|
|
18
|
+
for (var v = e, f = i, a = Math.floor((v + f) / 2); o < c[a] || o >= c[a + 1]; )
|
|
19
|
+
o < c[a] ? f = a : v = a, a = Math.floor((v + f) / 2);
|
|
20
|
+
return a;
|
|
21
|
+
},
|
|
22
|
+
/*
|
|
23
|
+
Calculate basis functions. See The NURBS Book, page 70, algorithm A2.2
|
|
24
|
+
|
|
25
|
+
span : span in which u lies
|
|
26
|
+
u : parametric point
|
|
27
|
+
p : degree
|
|
28
|
+
U : knot vector
|
|
29
|
+
|
|
30
|
+
returns array[p+1] with basis functions values.
|
|
31
|
+
*/
|
|
32
|
+
calcBasisFunctions: function(e, o, c, i) {
|
|
33
|
+
var v = [], f = [], a = [];
|
|
34
|
+
v[0] = 1;
|
|
35
|
+
for (var n = 1; n <= c; ++n) {
|
|
36
|
+
f[n] = o - i[e + 1 - n], a[n] = i[e + n] - o;
|
|
37
|
+
for (var l = 0, u = 0; u < n; ++u) {
|
|
38
|
+
var h = a[u + 1], r = f[n - u], w = v[u] / (h + r);
|
|
39
|
+
v[u] = l + h * w, l = r * w;
|
|
40
|
+
}
|
|
41
|
+
v[n] = l;
|
|
42
|
+
}
|
|
43
|
+
return v;
|
|
44
|
+
},
|
|
45
|
+
/*
|
|
46
|
+
Calculate B-Spline curve points. See The NURBS Book, page 82, algorithm A3.1.
|
|
47
|
+
|
|
48
|
+
p : degree of B-Spline
|
|
49
|
+
U : knot vector
|
|
50
|
+
P : control points (x, y, z, w)
|
|
51
|
+
u : parametric point
|
|
52
|
+
|
|
53
|
+
returns point for given u
|
|
54
|
+
*/
|
|
55
|
+
calcBSplinePoint: function(e, o, c, i) {
|
|
56
|
+
for (var v = this.findSpan(e, i, o), f = this.calcBasisFunctions(v, i, e, o), a = new F(0, 0, 0, 0), n = 0; n <= e; ++n) {
|
|
57
|
+
var l = c[v - e + n], u = f[n], h = l.w * u;
|
|
58
|
+
a.x += l.x * h, a.y += l.y * h, a.z += l.z * h, a.w += l.w * u;
|
|
59
|
+
}
|
|
60
|
+
return a;
|
|
61
|
+
},
|
|
62
|
+
/*
|
|
63
|
+
Calculate basis functions derivatives. See The NURBS Book, page 72, algorithm A2.3.
|
|
64
|
+
|
|
65
|
+
span : span in which u lies
|
|
66
|
+
u : parametric point
|
|
67
|
+
p : degree
|
|
68
|
+
n : number of derivatives to calculate
|
|
69
|
+
U : knot vector
|
|
70
|
+
|
|
71
|
+
returns array[n+1][p+1] with basis functions derivatives
|
|
72
|
+
*/
|
|
73
|
+
calcBasisFunctionDerivatives: function(e, o, c, i, v) {
|
|
74
|
+
for (var f = [], a = 0; a <= c; ++a)
|
|
75
|
+
f[a] = 0;
|
|
76
|
+
for (var n = [], a = 0; a <= i; ++a)
|
|
77
|
+
n[a] = f.slice(0);
|
|
78
|
+
for (var l = [], a = 0; a <= c; ++a)
|
|
79
|
+
l[a] = f.slice(0);
|
|
80
|
+
l[0][0] = 1;
|
|
81
|
+
for (var u = f.slice(0), h = f.slice(0), r = 1; r <= c; ++r) {
|
|
82
|
+
u[r] = o - v[e + 1 - r], h[r] = v[e + r] - o;
|
|
83
|
+
for (var w = 0, s = 0; s < r; ++s) {
|
|
84
|
+
var t = h[s + 1], y = u[r - s];
|
|
85
|
+
l[r][s] = t + y;
|
|
86
|
+
var x = l[s][r - 1] / l[r][s];
|
|
87
|
+
l[s][r] = w + t * x, w = y * x;
|
|
88
|
+
}
|
|
89
|
+
l[r][r] = w;
|
|
90
|
+
}
|
|
91
|
+
for (var r = 0; r <= c; ++r)
|
|
92
|
+
n[0][r] = l[r][c];
|
|
93
|
+
for (var s = 0; s <= c; ++s) {
|
|
94
|
+
for (var m = 0, S = 1, B = [], a = 0; a <= c; ++a)
|
|
95
|
+
B[a] = f.slice(0);
|
|
96
|
+
B[0][0] = 1;
|
|
97
|
+
for (var d = 1; d <= i; ++d) {
|
|
98
|
+
var g = 0, D = s - d, z = c - d;
|
|
99
|
+
s >= d && (B[S][0] = B[m][0] / l[z + 1][D], g = B[S][0] * l[D][z]);
|
|
100
|
+
for (var C = D >= -1 ? 1 : -D, K = s - 1 <= z ? d - 1 : c - s, r = C; r <= K; ++r)
|
|
101
|
+
B[S][r] = (B[m][r] - B[m][r - 1]) / l[z + 1][D + r], g += B[S][r] * l[D + r][z];
|
|
102
|
+
s <= z && (B[S][d] = -B[m][d - 1] / l[z + 1][s], g += B[S][d] * l[s][z]), n[d][s] = g;
|
|
103
|
+
var r = m;
|
|
104
|
+
m = S, S = r;
|
|
105
|
+
}
|
|
106
|
+
}
|
|
107
|
+
for (var s = c, d = 1; d <= i; ++d) {
|
|
108
|
+
for (var r = 0; r <= c; ++r)
|
|
109
|
+
n[d][r] *= s;
|
|
110
|
+
s *= c - d;
|
|
111
|
+
}
|
|
112
|
+
return n;
|
|
113
|
+
},
|
|
114
|
+
/*
|
|
115
|
+
Calculate derivatives of a B-Spline. See The NURBS Book, page 93, algorithm A3.2.
|
|
116
|
+
|
|
117
|
+
p : degree
|
|
118
|
+
U : knot vector
|
|
119
|
+
P : control points
|
|
120
|
+
u : Parametric points
|
|
121
|
+
nd : number of derivatives
|
|
122
|
+
|
|
123
|
+
returns array[d+1] with derivatives
|
|
124
|
+
*/
|
|
125
|
+
calcBSplineDerivatives: function(e, o, c, i, v) {
|
|
126
|
+
for (var f = v < e ? v : e, a = [], n = this.findSpan(e, i, o), l = this.calcBasisFunctionDerivatives(n, i, e, f, o), u = [], h = 0; h < c.length; ++h) {
|
|
127
|
+
var r = c[h].clone(), w = r.w;
|
|
128
|
+
r.x *= w, r.y *= w, r.z *= w, u[h] = r;
|
|
129
|
+
}
|
|
130
|
+
for (var t = 0; t <= f; ++t) {
|
|
131
|
+
for (var r = u[n - e].clone().multiplyScalar(l[t][0]), y = 1; y <= e; ++y)
|
|
132
|
+
r.add(u[n - e + y].clone().multiplyScalar(l[t][y]));
|
|
133
|
+
a[t] = r;
|
|
134
|
+
}
|
|
135
|
+
for (var t = f + 1; t <= v + 1; ++t)
|
|
136
|
+
a[t] = new F(0, 0, 0);
|
|
137
|
+
return a;
|
|
138
|
+
},
|
|
139
|
+
/*
|
|
140
|
+
Calculate "K over I"
|
|
141
|
+
|
|
142
|
+
returns k!/(i!(k-i)!)
|
|
143
|
+
*/
|
|
144
|
+
calcKoverI: function(e, o) {
|
|
145
|
+
for (var c = 1, i = 2; i <= e; ++i)
|
|
146
|
+
c *= i;
|
|
147
|
+
for (var v = 1, i = 2; i <= o; ++i)
|
|
148
|
+
v *= i;
|
|
149
|
+
for (var i = 2; i <= e - o; ++i)
|
|
150
|
+
v *= i;
|
|
151
|
+
return c / v;
|
|
152
|
+
},
|
|
153
|
+
/*
|
|
154
|
+
Calculate derivatives (0-nd) of rational curve. See The NURBS Book, page 127, algorithm A4.2.
|
|
155
|
+
|
|
156
|
+
Pders : result of function calcBSplineDerivatives
|
|
157
|
+
|
|
158
|
+
returns array with derivatives for rational curve.
|
|
159
|
+
*/
|
|
160
|
+
calcRationalCurveDerivatives: function(e) {
|
|
161
|
+
for (var o = e.length, c = [], i = [], v = 0; v < o; ++v) {
|
|
162
|
+
var f = e[v];
|
|
163
|
+
c[v] = new R(f.x, f.y, f.z), i[v] = f.w;
|
|
164
|
+
}
|
|
165
|
+
for (var a = [], n = 0; n < o; ++n) {
|
|
166
|
+
for (var l = c[n].clone(), v = 1; v <= n; ++v)
|
|
167
|
+
l.sub(a[n - v].clone().multiplyScalar(this.calcKoverI(n, v) * i[v]));
|
|
168
|
+
a[n] = l.divideScalar(i[0]);
|
|
169
|
+
}
|
|
170
|
+
return a;
|
|
171
|
+
},
|
|
172
|
+
/*
|
|
173
|
+
Calculate NURBS curve derivatives. See The NURBS Book, page 127, algorithm A4.2.
|
|
174
|
+
|
|
175
|
+
p : degree
|
|
176
|
+
U : knot vector
|
|
177
|
+
P : control points in homogeneous space
|
|
178
|
+
u : parametric points
|
|
179
|
+
nd : number of derivatives
|
|
180
|
+
|
|
181
|
+
returns array with derivatives.
|
|
182
|
+
*/
|
|
183
|
+
calcNURBSDerivatives: function(e, o, c, i, v) {
|
|
184
|
+
var f = this.calcBSplineDerivatives(e, o, c, i, v);
|
|
185
|
+
return this.calcRationalCurveDerivatives(f);
|
|
186
|
+
},
|
|
187
|
+
/*
|
|
188
|
+
Calculate rational B-Spline surface point. See The NURBS Book, page 134, algorithm A4.3.
|
|
189
|
+
|
|
190
|
+
p1, p2 : degrees of B-Spline surface
|
|
191
|
+
U1, U2 : knot vectors
|
|
192
|
+
P : control points (x, y, z, w)
|
|
193
|
+
u, v : parametric values
|
|
194
|
+
|
|
195
|
+
returns point for given (u, v)
|
|
196
|
+
*/
|
|
197
|
+
calcSurfacePoint: function(e, o, c, i, v, f, a, n) {
|
|
198
|
+
for (var l = this.findSpan(e, f, c), u = this.findSpan(o, a, i), h = this.calcBasisFunctions(l, f, e, c), r = this.calcBasisFunctions(u, a, o, i), w = [], t = 0; t <= o; ++t) {
|
|
199
|
+
w[t] = new F(0, 0, 0, 0);
|
|
200
|
+
for (var y = 0; y <= e; ++y) {
|
|
201
|
+
var x = v[l - e + y][u - o + t].clone(), m = x.w;
|
|
202
|
+
x.x *= m, x.y *= m, x.z *= m, w[t].add(x.multiplyScalar(h[y]));
|
|
203
|
+
}
|
|
204
|
+
}
|
|
205
|
+
for (var S = new F(0, 0, 0, 0), t = 0; t <= o; ++t)
|
|
206
|
+
S.add(w[t].multiplyScalar(r[t]));
|
|
207
|
+
S.divideScalar(S.w), n.set(S.x, S.y, S.z);
|
|
208
|
+
}
|
|
209
|
+
};
|
|
210
|
+
export {
|
|
211
|
+
A as NURBSUtils
|
|
212
|
+
};
|
|
@@ -0,0 +1,282 @@
|
|
|
1
|
+
/** @license zlib.js 2012 - imaya [ https://github.com/imaya/zlib.js ] The MIT License */
|
|
2
|
+
var tt = {}, b = void 0, et = tt;
|
|
3
|
+
function C(i, e) {
|
|
4
|
+
var t = i.split("."), r = et;
|
|
5
|
+
!(t[0] in r) && r.execScript && r.execScript("var " + t[0]);
|
|
6
|
+
for (var s; t.length && (s = t.shift()); )
|
|
7
|
+
!t.length && e !== b ? r[s] = e : r = r[s] ? r[s] : r[s] = {};
|
|
8
|
+
}
|
|
9
|
+
var o = typeof Uint8Array != "undefined" && typeof Uint16Array != "undefined" && typeof Uint32Array != "undefined" && typeof DataView != "undefined";
|
|
10
|
+
function k(i) {
|
|
11
|
+
var e = i.length, t = 0, r = Number.POSITIVE_INFINITY, s, h, n, a, f, l, u, y, c, d;
|
|
12
|
+
for (y = 0; y < e; ++y)
|
|
13
|
+
i[y] > t && (t = i[y]), i[y] < r && (r = i[y]);
|
|
14
|
+
for (s = 1 << t, h = new (o ? Uint32Array : Array)(s), n = 1, a = 0, f = 2; n <= t; ) {
|
|
15
|
+
for (y = 0; y < e; ++y)
|
|
16
|
+
if (i[y] === n) {
|
|
17
|
+
for (l = 0, u = a, c = 0; c < n; ++c)
|
|
18
|
+
l = l << 1 | u & 1, u >>= 1;
|
|
19
|
+
for (d = n << 16 | y, c = l; c < s; c += f)
|
|
20
|
+
h[c] = d;
|
|
21
|
+
++a;
|
|
22
|
+
}
|
|
23
|
+
++n, a <<= 1, f <<= 1;
|
|
24
|
+
}
|
|
25
|
+
return [h, t, r];
|
|
26
|
+
}
|
|
27
|
+
function A(i, e) {
|
|
28
|
+
switch (this.g = [], this.h = 32768, this.d = this.f = this.a = this.l = 0, this.input = o ? new Uint8Array(i) : i, this.m = !1, this.i = x, this.r = !1, (e || !(e = {})) && (e.index && (this.a = e.index), e.bufferSize && (this.h = e.bufferSize), e.bufferType && (this.i = e.bufferType), e.resize && (this.r = e.resize)), this.i) {
|
|
29
|
+
case D:
|
|
30
|
+
this.b = 32768, this.c = new (o ? Uint8Array : Array)(32768 + this.h + 258);
|
|
31
|
+
break;
|
|
32
|
+
case x:
|
|
33
|
+
this.b = 0, this.c = new (o ? Uint8Array : Array)(this.h), this.e = this.z, this.n = this.v, this.j = this.w;
|
|
34
|
+
break;
|
|
35
|
+
default:
|
|
36
|
+
throw Error("invalid inflate mode");
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
var D = 0, x = 1, J = { t: D, s: x };
|
|
40
|
+
A.prototype.k = function() {
|
|
41
|
+
for (; !this.m; ) {
|
|
42
|
+
var i = v(this, 3);
|
|
43
|
+
switch (i & 1 && (this.m = !0), i >>>= 1, i) {
|
|
44
|
+
case 0:
|
|
45
|
+
var e = this.input, t = this.a, r = this.c, s = this.b, h = e.length, n = b, a = b, f = r.length, l = b;
|
|
46
|
+
if (this.d = this.f = 0, t + 1 >= h)
|
|
47
|
+
throw Error("invalid uncompressed block header: LEN");
|
|
48
|
+
if (n = e[t++] | e[t++] << 8, t + 1 >= h)
|
|
49
|
+
throw Error("invalid uncompressed block header: NLEN");
|
|
50
|
+
if (a = e[t++] | e[t++] << 8, n === ~a)
|
|
51
|
+
throw Error("invalid uncompressed block header: length verify");
|
|
52
|
+
if (t + n > e.length)
|
|
53
|
+
throw Error("input buffer is broken");
|
|
54
|
+
switch (this.i) {
|
|
55
|
+
case D:
|
|
56
|
+
for (; s + n > r.length; ) {
|
|
57
|
+
if (l = f - s, n -= l, o)
|
|
58
|
+
r.set(e.subarray(t, t + l), s), s += l, t += l;
|
|
59
|
+
else
|
|
60
|
+
for (; l--; )
|
|
61
|
+
r[s++] = e[t++];
|
|
62
|
+
this.b = s, r = this.e(), s = this.b;
|
|
63
|
+
}
|
|
64
|
+
break;
|
|
65
|
+
case x:
|
|
66
|
+
for (; s + n > r.length; )
|
|
67
|
+
r = this.e({ p: 2 });
|
|
68
|
+
break;
|
|
69
|
+
default:
|
|
70
|
+
throw Error("invalid inflate mode");
|
|
71
|
+
}
|
|
72
|
+
if (o)
|
|
73
|
+
r.set(e.subarray(t, t + n), s), s += n, t += n;
|
|
74
|
+
else
|
|
75
|
+
for (; n--; )
|
|
76
|
+
r[s++] = e[t++];
|
|
77
|
+
this.a = t, this.b = s, this.c = r;
|
|
78
|
+
break;
|
|
79
|
+
case 1:
|
|
80
|
+
this.j(st, ht);
|
|
81
|
+
break;
|
|
82
|
+
case 2:
|
|
83
|
+
for (var u = v(this, 5) + 257, y = v(this, 5) + 1, c = v(this, 4) + 4, d = new (o ? Uint8Array : Array)(O.length), K = b, V = b, G = b, w = b, z = b, N = b, E = b, p = b, H = b, p = 0; p < c; ++p)
|
|
84
|
+
d[O[p]] = v(this, 3);
|
|
85
|
+
if (!o)
|
|
86
|
+
for (p = c, c = d.length; p < c; ++p)
|
|
87
|
+
d[O[p]] = 0;
|
|
88
|
+
for (K = k(d), w = new (o ? Uint8Array : Array)(u + y), p = 0, H = u + y; p < H; )
|
|
89
|
+
switch (z = T(this, K), z) {
|
|
90
|
+
case 16:
|
|
91
|
+
for (E = 3 + v(this, 2); E--; )
|
|
92
|
+
w[p++] = N;
|
|
93
|
+
break;
|
|
94
|
+
case 17:
|
|
95
|
+
for (E = 3 + v(this, 3); E--; )
|
|
96
|
+
w[p++] = 0;
|
|
97
|
+
N = 0;
|
|
98
|
+
break;
|
|
99
|
+
case 18:
|
|
100
|
+
for (E = 11 + v(this, 7); E--; )
|
|
101
|
+
w[p++] = 0;
|
|
102
|
+
N = 0;
|
|
103
|
+
break;
|
|
104
|
+
default:
|
|
105
|
+
N = w[p++] = z;
|
|
106
|
+
}
|
|
107
|
+
V = k(o ? w.subarray(0, u) : w.slice(0, u)), G = k(o ? w.subarray(u) : w.slice(u)), this.j(V, G);
|
|
108
|
+
break;
|
|
109
|
+
default:
|
|
110
|
+
throw Error("unknown BTYPE: " + i);
|
|
111
|
+
}
|
|
112
|
+
}
|
|
113
|
+
return this.n();
|
|
114
|
+
};
|
|
115
|
+
var Q = [16, 17, 18, 0, 8, 7, 9, 6, 10, 5, 11, 4, 12, 3, 13, 2, 14, 1, 15], O = o ? new Uint16Array(Q) : Q, R = [3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 15, 17, 19, 23, 27, 31, 35, 43, 51, 59, 67, 83, 99, 115, 131, 163, 195, 227, 258, 258, 258], rt = o ? new Uint16Array(R) : R, W = [0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3, 4, 4, 4, 4, 5, 5, 5, 5, 0, 0, 0], S = o ? new Uint8Array(W) : W, X = [
|
|
116
|
+
1,
|
|
117
|
+
2,
|
|
118
|
+
3,
|
|
119
|
+
4,
|
|
120
|
+
5,
|
|
121
|
+
7,
|
|
122
|
+
9,
|
|
123
|
+
13,
|
|
124
|
+
17,
|
|
125
|
+
25,
|
|
126
|
+
33,
|
|
127
|
+
49,
|
|
128
|
+
65,
|
|
129
|
+
97,
|
|
130
|
+
129,
|
|
131
|
+
193,
|
|
132
|
+
257,
|
|
133
|
+
385,
|
|
134
|
+
513,
|
|
135
|
+
769,
|
|
136
|
+
1025,
|
|
137
|
+
1537,
|
|
138
|
+
2049,
|
|
139
|
+
3073,
|
|
140
|
+
4097,
|
|
141
|
+
6145,
|
|
142
|
+
8193,
|
|
143
|
+
12289,
|
|
144
|
+
16385,
|
|
145
|
+
24577
|
|
146
|
+
], it = o ? new Uint16Array(X) : X, _ = [0, 0, 0, 0, 1, 1, 2, 2, 3, 3, 4, 4, 5, 5, 6, 6, 7, 7, 8, 8, 9, 9, 10, 10, 11, 11, 12, 12, 13, 13], Z = o ? new Uint8Array(_) : _, B = new (o ? Uint8Array : Array)(288), g, $;
|
|
147
|
+
g = 0;
|
|
148
|
+
for ($ = B.length; g < $; ++g)
|
|
149
|
+
B[g] = 143 >= g ? 8 : 255 >= g ? 9 : 279 >= g ? 7 : 8;
|
|
150
|
+
var st = k(B), L = new (o ? Uint8Array : Array)(30), j, F;
|
|
151
|
+
j = 0;
|
|
152
|
+
for (F = L.length; j < F; ++j)
|
|
153
|
+
L[j] = 5;
|
|
154
|
+
var ht = k(L);
|
|
155
|
+
function v(i, e) {
|
|
156
|
+
for (var t = i.f, r = i.d, s = i.input, h = i.a, n = s.length, a; r < e; ) {
|
|
157
|
+
if (h >= n)
|
|
158
|
+
throw Error("input buffer is broken");
|
|
159
|
+
t |= s[h++] << r, r += 8;
|
|
160
|
+
}
|
|
161
|
+
return a = t & (1 << e) - 1, i.f = t >>> e, i.d = r - e, i.a = h, a;
|
|
162
|
+
}
|
|
163
|
+
function T(i, e) {
|
|
164
|
+
for (var t = i.f, r = i.d, s = i.input, h = i.a, n = s.length, a = e[0], f = e[1], l, u; r < f && !(h >= n); )
|
|
165
|
+
t |= s[h++] << r, r += 8;
|
|
166
|
+
if (l = a[t & (1 << f) - 1], u = l >>> 16, u > r)
|
|
167
|
+
throw Error("invalid code length: " + u);
|
|
168
|
+
return i.f = t >> u, i.d = r - u, i.a = h, l & 65535;
|
|
169
|
+
}
|
|
170
|
+
A.prototype.j = function(i, e) {
|
|
171
|
+
var t = this.c, r = this.b;
|
|
172
|
+
this.o = i;
|
|
173
|
+
for (var s = t.length - 258, h, n, a, f; (h = T(this, i)) !== 256; )
|
|
174
|
+
if (256 > h)
|
|
175
|
+
r >= s && (this.b = r, t = this.e(), r = this.b), t[r++] = h;
|
|
176
|
+
else
|
|
177
|
+
for (n = h - 257, f = rt[n], 0 < S[n] && (f += v(this, S[n])), h = T(this, e), a = it[h], 0 < Z[h] && (a += v(this, Z[h])), r >= s && (this.b = r, t = this.e(), r = this.b); f--; )
|
|
178
|
+
t[r] = t[r++ - a];
|
|
179
|
+
for (; 8 <= this.d; )
|
|
180
|
+
this.d -= 8, this.a--;
|
|
181
|
+
this.b = r;
|
|
182
|
+
};
|
|
183
|
+
A.prototype.w = function(i, e) {
|
|
184
|
+
var t = this.c, r = this.b;
|
|
185
|
+
this.o = i;
|
|
186
|
+
for (var s = t.length, h, n, a, f; (h = T(this, i)) !== 256; )
|
|
187
|
+
if (256 > h)
|
|
188
|
+
r >= s && (t = this.e(), s = t.length), t[r++] = h;
|
|
189
|
+
else
|
|
190
|
+
for (n = h - 257, f = rt[n], 0 < S[n] && (f += v(this, S[n])), h = T(this, e), a = it[h], 0 < Z[h] && (a += v(this, Z[h])), r + f > s && (t = this.e(), s = t.length); f--; )
|
|
191
|
+
t[r] = t[r++ - a];
|
|
192
|
+
for (; 8 <= this.d; )
|
|
193
|
+
this.d -= 8, this.a--;
|
|
194
|
+
this.b = r;
|
|
195
|
+
};
|
|
196
|
+
A.prototype.e = function() {
|
|
197
|
+
var i = new (o ? Uint8Array : Array)(this.b - 32768), e = this.b - 32768, t, r, s = this.c;
|
|
198
|
+
if (o)
|
|
199
|
+
i.set(s.subarray(32768, i.length));
|
|
200
|
+
else
|
|
201
|
+
for (t = 0, r = i.length; t < r; ++t)
|
|
202
|
+
i[t] = s[t + 32768];
|
|
203
|
+
if (this.g.push(i), this.l += i.length, o)
|
|
204
|
+
s.set(s.subarray(e, e + 32768));
|
|
205
|
+
else
|
|
206
|
+
for (t = 0; 32768 > t; ++t)
|
|
207
|
+
s[t] = s[e + t];
|
|
208
|
+
return this.b = 32768, s;
|
|
209
|
+
};
|
|
210
|
+
A.prototype.z = function(i) {
|
|
211
|
+
var e, t = this.input.length / this.a + 1 | 0, r, s, h, n = this.input, a = this.c;
|
|
212
|
+
return i && (typeof i.p == "number" && (t = i.p), typeof i.u == "number" && (t += i.u)), 2 > t ? (r = (n.length - this.a) / this.o[2], h = 258 * (r / 2) | 0, s = h < a.length ? a.length + h : a.length << 1) : s = a.length * t, o ? (e = new Uint8Array(s), e.set(a)) : e = a, this.c = e;
|
|
213
|
+
};
|
|
214
|
+
A.prototype.n = function() {
|
|
215
|
+
var i = 0, e = this.c, t = this.g, r, s = new (o ? Uint8Array : Array)(this.l + (this.b - 32768)), h, n, a, f;
|
|
216
|
+
if (t.length === 0)
|
|
217
|
+
return o ? this.c.subarray(32768, this.b) : this.c.slice(32768, this.b);
|
|
218
|
+
for (h = 0, n = t.length; h < n; ++h)
|
|
219
|
+
for (r = t[h], a = 0, f = r.length; a < f; ++a)
|
|
220
|
+
s[i++] = r[a];
|
|
221
|
+
for (h = 32768, n = this.b; h < n; ++h)
|
|
222
|
+
s[i++] = e[h];
|
|
223
|
+
return this.g = [], this.buffer = s;
|
|
224
|
+
};
|
|
225
|
+
A.prototype.v = function() {
|
|
226
|
+
var i, e = this.b;
|
|
227
|
+
return o ? this.r ? (i = new Uint8Array(e), i.set(this.c.subarray(0, e))) : i = this.c.subarray(0, e) : (this.c.length > e && (this.c.length = e), i = this.c), this.buffer = i;
|
|
228
|
+
};
|
|
229
|
+
function Y(i, e) {
|
|
230
|
+
var t, r;
|
|
231
|
+
switch (this.input = i, this.a = 0, (e || !(e = {})) && (e.index && (this.a = e.index), e.verify && (this.A = e.verify)), t = i[this.a++], r = i[this.a++], t & 15) {
|
|
232
|
+
case M:
|
|
233
|
+
this.method = M;
|
|
234
|
+
break;
|
|
235
|
+
default:
|
|
236
|
+
throw Error("unsupported compression method");
|
|
237
|
+
}
|
|
238
|
+
if (((t << 8) + r) % 31 !== 0)
|
|
239
|
+
throw Error("invalid fcheck flag:" + ((t << 8) + r) % 31);
|
|
240
|
+
if (r & 32)
|
|
241
|
+
throw Error("fdict flag is not supported");
|
|
242
|
+
this.q = new A(i, { index: this.a, bufferSize: e.bufferSize, bufferType: e.bufferType, resize: e.resize });
|
|
243
|
+
}
|
|
244
|
+
Y.prototype.k = function() {
|
|
245
|
+
var i = this.input, e, t;
|
|
246
|
+
if (e = this.q.k(), this.a = this.q.a, this.A) {
|
|
247
|
+
t = (i[this.a++] << 24 | i[this.a++] << 16 | i[this.a++] << 8 | i[this.a++]) >>> 0;
|
|
248
|
+
var r = e;
|
|
249
|
+
if (typeof r == "string") {
|
|
250
|
+
var s = r.split(""), h, n;
|
|
251
|
+
for (h = 0, n = s.length; h < n; h++)
|
|
252
|
+
s[h] = (s[h].charCodeAt(0) & 255) >>> 0;
|
|
253
|
+
r = s;
|
|
254
|
+
}
|
|
255
|
+
for (var a = 1, f = 0, l = r.length, u, y = 0; 0 < l; ) {
|
|
256
|
+
u = 1024 < l ? 1024 : l, l -= u;
|
|
257
|
+
do
|
|
258
|
+
a += r[y++], f += a;
|
|
259
|
+
while (--u);
|
|
260
|
+
a %= 65521, f %= 65521;
|
|
261
|
+
}
|
|
262
|
+
if (t !== (f << 16 | a) >>> 0)
|
|
263
|
+
throw Error("invalid adler-32 checksum");
|
|
264
|
+
}
|
|
265
|
+
return e;
|
|
266
|
+
};
|
|
267
|
+
var M = 8;
|
|
268
|
+
C("Zlib.Inflate", Y);
|
|
269
|
+
C("Zlib.Inflate.prototype.decompress", Y.prototype.k);
|
|
270
|
+
var P = { ADAPTIVE: J.s, BLOCK: J.t }, I, m, U, q;
|
|
271
|
+
if (Object.keys)
|
|
272
|
+
I = Object.keys(P);
|
|
273
|
+
else
|
|
274
|
+
for (m in I = [], U = 0, P)
|
|
275
|
+
I[U++] = m;
|
|
276
|
+
U = 0;
|
|
277
|
+
for (q = I.length; U < q; ++U)
|
|
278
|
+
m = I[U], C("Zlib.Inflate.BufferType." + m, P[m]);
|
|
279
|
+
var nt = tt.Zlib;
|
|
280
|
+
export {
|
|
281
|
+
nt as Zlib
|
|
282
|
+
};
|