three-stdlib 2.25.0 → 2.25.1
Sign up to get free protection for your applications and to get access to all the features.
- package/index.cjs +116401 -611
- package/index.js +116037 -263
- package/package.json +17 -4
- package/_polyfill/CapsuleGeometry.cjs +0 -22
- package/_polyfill/CapsuleGeometry.js +0 -22
- package/_polyfill/CompressedArrayTexture.cjs +0 -12
- package/_polyfill/CompressedArrayTexture.js +0 -12
- package/_polyfill/Data3DTexture.cjs +0 -17
- package/_polyfill/Data3DTexture.js +0 -17
- package/animation/AnimationClipCreator.cjs +0 -56
- package/animation/AnimationClipCreator.js +0 -56
- package/animation/CCDIKSolver.cjs +0 -269
- package/animation/CCDIKSolver.js +0 -269
- package/animation/MMDAnimationHelper.cjs +0 -688
- package/animation/MMDAnimationHelper.js +0 -688
- package/animation/MMDPhysics.cjs +0 -830
- package/animation/MMDPhysics.js +0 -830
- package/cameras/CinematicCamera.cjs +0 -131
- package/cameras/CinematicCamera.js +0 -131
- package/controls/ArcballControls.cjs +0 -2033
- package/controls/ArcballControls.js +0 -2033
- package/controls/DeviceOrientationControls.cjs +0 -85
- package/controls/DeviceOrientationControls.js +0 -85
- package/controls/DragControls.cjs +0 -182
- package/controls/DragControls.js +0 -182
- package/controls/FirstPersonControls.cjs +0 -229
- package/controls/FirstPersonControls.js +0 -229
- package/controls/FlyControls.cjs +0 -248
- package/controls/FlyControls.js +0 -248
- package/controls/OrbitControls.cjs +0 -791
- package/controls/OrbitControls.js +0 -791
- package/controls/PointerLockControls.cjs +0 -103
- package/controls/PointerLockControls.js +0 -103
- package/controls/TrackballControls.cjs +0 -502
- package/controls/TrackballControls.js +0 -502
- package/controls/TransformControls.cjs +0 -1089
- package/controls/TransformControls.js +0 -1089
- package/controls/experimental/CameraControls.cjs +0 -736
- package/controls/experimental/CameraControls.js +0 -736
- package/csm/CSM.cjs +0 -244
- package/csm/CSM.js +0 -244
- package/csm/CSMFrustum.cjs +0 -75
- package/csm/CSMFrustum.js +0 -75
- package/csm/CSMHelper.cjs +0 -114
- package/csm/CSMHelper.js +0 -114
- package/csm/CSMShader.cjs +0 -261
- package/csm/CSMShader.js +0 -261
- package/curves/CurveExtras.cjs +0 -214
- package/curves/CurveExtras.js +0 -214
- package/curves/NURBSCurve.cjs +0 -35
- package/curves/NURBSCurve.js +0 -35
- package/curves/NURBSSurface.cjs +0 -28
- package/curves/NURBSSurface.js +0 -28
- package/curves/NURBSUtils.cjs +0 -226
- package/curves/NURBSUtils.js +0 -226
- package/deprecated/Geometry.cjs +0 -971
- package/deprecated/Geometry.js +0 -971
- package/effects/AnaglyphEffect.cjs +0 -102
- package/effects/AnaglyphEffect.js +0 -102
- package/effects/AsciiEffect.cjs +0 -155
- package/effects/AsciiEffect.js +0 -155
- package/effects/OutlineEffect.cjs +0 -275
- package/effects/OutlineEffect.js +0 -275
- package/effects/ParallaxBarrierEffect.cjs +0 -65
- package/effects/ParallaxBarrierEffect.js +0 -65
- package/effects/PeppersGhostEffect.cjs +0 -88
- package/effects/PeppersGhostEffect.js +0 -88
- package/effects/StereoEffect.cjs +0 -35
- package/effects/StereoEffect.js +0 -35
- package/environments/RoomEnvironment.cjs +0 -95
- package/environments/RoomEnvironment.js +0 -78
- package/exporters/ColladaExporter.cjs +0 -331
- package/exporters/ColladaExporter.js +0 -331
- package/exporters/DRACOExporter.cjs +0 -141
- package/exporters/DRACOExporter.js +0 -141
- package/exporters/GLTFExporter.cjs +0 -1909
- package/exporters/GLTFExporter.js +0 -1909
- package/exporters/MMDExporter.cjs +0 -131
- package/exporters/MMDExporter.js +0 -131
- package/exporters/OBJExporter.cjs +0 -181
- package/exporters/OBJExporter.js +0 -181
- package/exporters/PLYExporter.cjs +0 -280
- package/exporters/PLYExporter.js +0 -280
- package/exporters/STLExporter.cjs +0 -146
- package/exporters/STLExporter.js +0 -146
- package/exporters/USDZExporter.cjs +0 -340
- package/exporters/USDZExporter.js +0 -340
- package/geometries/BoxLineGeometry.cjs +0 -45
- package/geometries/BoxLineGeometry.js +0 -45
- package/geometries/ConvexGeometry.cjs +0 -26
- package/geometries/ConvexGeometry.js +0 -26
- package/geometries/DecalGeometry.cjs +0 -184
- package/geometries/DecalGeometry.js +0 -184
- package/geometries/LightningStrike.cjs +0 -553
- package/geometries/LightningStrike.js +0 -553
- package/geometries/ParametricGeometries.cjs +0 -130
- package/geometries/ParametricGeometries.js +0 -130
- package/geometries/ParametricGeometry.cjs +0 -63
- package/geometries/ParametricGeometry.js +0 -63
- package/geometries/RoundedBoxGeometry.cjs +0 -91
- package/geometries/RoundedBoxGeometry.js +0 -91
- package/geometries/TeapotGeometry.cjs +0 -1563
- package/geometries/TeapotGeometry.js +0 -1563
- package/geometries/TextGeometry.cjs +0 -27
- package/geometries/TextGeometry.js +0 -27
- package/helpers/LightProbeHelper.cjs +0 -73
- package/helpers/LightProbeHelper.js +0 -73
- package/helpers/PositionalAudioHelper.cjs +0 -68
- package/helpers/PositionalAudioHelper.js +0 -68
- package/helpers/RectAreaLightHelper.cjs +0 -44
- package/helpers/RectAreaLightHelper.js +0 -44
- package/helpers/VertexNormalsHelper.cjs +0 -47
- package/helpers/VertexNormalsHelper.js +0 -47
- package/helpers/VertexTangentsHelper.cjs +0 -43
- package/helpers/VertexTangentsHelper.js +0 -43
- package/interactive/HTMLMesh.cjs +0 -325
- package/interactive/HTMLMesh.js +0 -325
- package/interactive/InteractiveGroup.cjs +0 -68
- package/interactive/InteractiveGroup.js +0 -68
- package/interactive/SelectionBox.cjs +0 -134
- package/interactive/SelectionBox.js +0 -134
- package/interactive/SelectionHelper.cjs +0 -51
- package/interactive/SelectionHelper.js +0 -51
- package/libs/MeshoptDecoder.cjs +0 -221
- package/libs/MeshoptDecoder.js +0 -221
- package/libs/MotionControllers.cjs +0 -325
- package/libs/MotionControllers.js +0 -325
- package/lights/LightProbeGenerator.cjs +0 -145
- package/lights/LightProbeGenerator.js +0 -145
- package/lights/RectAreaLightUniformsLib.cjs +0 -32846
- package/lights/RectAreaLightUniformsLib.js +0 -32846
- package/lines/Line2.cjs +0 -13
- package/lines/Line2.js +0 -13
- package/lines/LineGeometry.cjs +0 -44
- package/lines/LineGeometry.js +0 -44
- package/lines/LineMaterial.cjs +0 -547
- package/lines/LineMaterial.js +0 -547
- package/lines/LineSegments2.cjs +0 -203
- package/lines/LineSegments2.js +0 -203
- package/lines/LineSegmentsGeometry.cjs +0 -124
- package/lines/LineSegmentsGeometry.js +0 -124
- package/lines/Wireframe.cjs +0 -32
- package/lines/Wireframe.js +0 -32
- package/lines/WireframeGeometry2.cjs +0 -13
- package/lines/WireframeGeometry2.js +0 -13
- package/loaders/3DMLoader.cjs +0 -803
- package/loaders/3DMLoader.js +0 -803
- package/loaders/3MFLoader.cjs +0 -854
- package/loaders/3MFLoader.js +0 -854
- package/loaders/AMFLoader.cjs +0 -284
- package/loaders/AMFLoader.js +0 -284
- package/loaders/AssimpLoader.cjs +0 -1434
- package/loaders/AssimpLoader.js +0 -1434
- package/loaders/BVHLoader.cjs +0 -207
- package/loaders/BVHLoader.js +0 -207
- package/loaders/BasisTextureLoader.cjs +0 -489
- package/loaders/BasisTextureLoader.js +0 -489
- package/loaders/ColladaLoader.cjs +0 -2405
- package/loaders/ColladaLoader.js +0 -2405
- package/loaders/DDSLoader.cjs +0 -148
- package/loaders/DDSLoader.js +0 -148
- package/loaders/DRACOLoader.cjs +0 -341
- package/loaders/DRACOLoader.js +0 -341
- package/loaders/EXRLoader.cjs +0 -1356
- package/loaders/EXRLoader.js +0 -1356
- package/loaders/FBXLoader.cjs +0 -2457
- package/loaders/FBXLoader.js +0 -2457
- package/loaders/FontLoader.cjs +0 -123
- package/loaders/FontLoader.js +0 -123
- package/loaders/GCodeLoader.cjs +0 -141
- package/loaders/GCodeLoader.js +0 -141
- package/loaders/GLTFLoader.cjs +0 -2504
- package/loaders/GLTFLoader.js +0 -2504
- package/loaders/HDRCubeTextureLoader.cjs +0 -75
- package/loaders/HDRCubeTextureLoader.js +0 -75
- package/loaders/KMZLoader.cjs +0 -75
- package/loaders/KMZLoader.js +0 -75
- package/loaders/KTX2Loader.cjs +0 -480
- package/loaders/KTX2Loader.js +0 -480
- package/loaders/KTXLoader.cjs +0 -93
- package/loaders/KTXLoader.js +0 -93
- package/loaders/LDrawLoader.cjs +0 -1424
- package/loaders/LDrawLoader.js +0 -1424
- package/loaders/LUT3dlLoader.cjs +0 -103
- package/loaders/LUT3dlLoader.js +0 -103
- package/loaders/LUTCubeLoader.cjs +0 -107
- package/loaders/LUTCubeLoader.js +0 -107
- package/loaders/LWOLoader.cjs +0 -645
- package/loaders/LWOLoader.js +0 -645
- package/loaders/LottieLoader.cjs +0 -47
- package/loaders/LottieLoader.js +0 -47
- package/loaders/MD2Loader.cjs +0 -359
- package/loaders/MD2Loader.js +0 -359
- package/loaders/MDDLoader.cjs +0 -58
- package/loaders/MDDLoader.js +0 -58
- package/loaders/MMDLoader.cjs +0 -1121
- package/loaders/MMDLoader.js +0 -1121
- package/loaders/MTLLoader.cjs +0 -304
- package/loaders/MTLLoader.js +0 -304
- package/loaders/NRRDLoader.cjs +0 -401
- package/loaders/NRRDLoader.js +0 -401
- package/loaders/OBJLoader.cjs +0 -487
- package/loaders/OBJLoader.js +0 -487
- package/loaders/PCDLoader.cjs +0 -248
- package/loaders/PCDLoader.js +0 -248
- package/loaders/PDBLoader.cjs +0 -247
- package/loaders/PDBLoader.js +0 -247
- package/loaders/PLYLoader.cjs +0 -317
- package/loaders/PLYLoader.js +0 -317
- package/loaders/PRWMLoader.cjs +0 -160
- package/loaders/PRWMLoader.js +0 -160
- package/loaders/PVRLoader.cjs +0 -131
- package/loaders/PVRLoader.js +0 -131
- package/loaders/RGBELoader.cjs +0 -252
- package/loaders/RGBELoader.js +0 -252
- package/loaders/RGBMLoader.cjs +0 -1004
- package/loaders/RGBMLoader.js +0 -1004
- package/loaders/STLLoader.cjs +0 -190
- package/loaders/STLLoader.js +0 -190
- package/loaders/SVGLoader.cjs +0 -1712
- package/loaders/SVGLoader.js +0 -1712
- package/loaders/TDSLoader.cjs +0 -650
- package/loaders/TDSLoader.js +0 -650
- package/loaders/TGALoader.cjs +0 -285
- package/loaders/TGALoader.js +0 -285
- package/loaders/TTFLoader.cjs +0 -131
- package/loaders/TTFLoader.js +0 -131
- package/loaders/TiltLoader.cjs +0 -375
- package/loaders/TiltLoader.js +0 -375
- package/loaders/VOXLoader.cjs +0 -432
- package/loaders/VOXLoader.js +0 -432
- package/loaders/VRMLLoader.cjs +0 -2105
- package/loaders/VRMLLoader.js +0 -2105
- package/loaders/VRMLoader.cjs +0 -38
- package/loaders/VRMLoader.js +0 -38
- package/loaders/VTKLoader.cjs +0 -648
- package/loaders/VTKLoader.js +0 -648
- package/loaders/XLoader.cjs +0 -1258
- package/loaders/XLoader.js +0 -1258
- package/loaders/XYZLoader.cjs +0 -60
- package/loaders/XYZLoader.js +0 -60
- package/loaders/lwo/IFFParser.cjs +0 -743
- package/loaders/lwo/IFFParser.js +0 -743
- package/loaders/lwo/LWO2Parser.cjs +0 -312
- package/loaders/lwo/LWO2Parser.js +0 -312
- package/loaders/lwo/LWO3Parser.cjs +0 -282
- package/loaders/lwo/LWO3Parser.js +0 -282
- package/math/Capsule.cjs +0 -98
- package/math/Capsule.js +0 -98
- package/math/ColorConverter.cjs +0 -42
- package/math/ColorConverter.js +0 -42
- package/math/ConvexHull.cjs +0 -596
- package/math/ConvexHull.js +0 -596
- package/math/ImprovedNoise.cjs +0 -304
- package/math/ImprovedNoise.js +0 -304
- package/math/Lut.cjs +0 -137
- package/math/Lut.js +0 -137
- package/math/MeshSurfaceSampler.cjs +0 -103
- package/math/MeshSurfaceSampler.js +0 -103
- package/math/OBB.cjs +0 -242
- package/math/OBB.js +0 -242
- package/math/Octree.cjs +0 -273
- package/math/Octree.js +0 -273
- package/math/SimplexNoise.cjs +0 -440
- package/math/SimplexNoise.js +0 -440
- package/misc/ConvexObjectBreaker.cjs +0 -292
- package/misc/ConvexObjectBreaker.js +0 -292
- package/misc/GPUComputationRenderer.cjs +0 -205
- package/misc/GPUComputationRenderer.js +0 -205
- package/misc/Gyroscope.cjs +0 -33
- package/misc/Gyroscope.js +0 -33
- package/misc/MD2Character.cjs +0 -167
- package/misc/MD2Character.js +0 -167
- package/misc/MD2CharacterComplex.cjs +0 -332
- package/misc/MD2CharacterComplex.js +0 -332
- package/misc/MorphAnimMesh.cjs +0 -40
- package/misc/MorphAnimMesh.js +0 -40
- package/misc/MorphBlendMesh.cjs +0 -179
- package/misc/MorphBlendMesh.js +0 -179
- package/misc/ProgressiveLightmap.cjs +0 -186
- package/misc/ProgressiveLightmap.js +0 -186
- package/misc/RollerCoaster.cjs +0 -353
- package/misc/RollerCoaster.js +0 -353
- package/misc/Timer.cjs +0 -101
- package/misc/Timer.js +0 -101
- package/misc/TubePainter.cjs +0 -123
- package/misc/TubePainter.js +0 -123
- package/misc/Volume.cjs +0 -305
- package/misc/Volume.js +0 -305
- package/misc/VolumeSlice.cjs +0 -114
- package/misc/VolumeSlice.js +0 -114
- package/misc/WebGL.cjs +0 -74
- package/misc/WebGL.js +0 -74
- package/modifiers/CurveModifier.cjs +0 -232
- package/modifiers/CurveModifier.js +0 -232
- package/modifiers/EdgeSplitModifier.cjs +0 -167
- package/modifiers/EdgeSplitModifier.js +0 -168
- package/modifiers/SimplifyModifier.cjs +0 -301
- package/modifiers/SimplifyModifier.js +0 -301
- package/modifiers/TessellateModifier.cjs +0 -214
- package/modifiers/TessellateModifier.js +0 -214
- package/objects/GroundProjectedEnv.cjs +0 -134
- package/objects/GroundProjectedEnv.js +0 -134
- package/objects/Lensflare.cjs +0 -291
- package/objects/Lensflare.js +0 -291
- package/objects/LightningStorm.cjs +0 -110
- package/objects/LightningStorm.js +0 -110
- package/objects/MarchingCubes.cjs +0 -4809
- package/objects/MarchingCubes.js +0 -4809
- package/objects/Reflector.cjs +0 -202
- package/objects/Reflector.js +0 -202
- package/objects/ReflectorForSSRPass.cjs +0 -260
- package/objects/ReflectorForSSRPass.js +0 -260
- package/objects/ReflectorRTT.cjs +0 -10
- package/objects/ReflectorRTT.js +0 -10
- package/objects/Refractor.cjs +0 -215
- package/objects/Refractor.js +0 -215
- package/objects/ShadowMesh.cjs +0 -45
- package/objects/ShadowMesh.js +0 -45
- package/objects/Sky.cjs +0 -200
- package/objects/Sky.js +0 -200
- package/objects/Water.cjs +0 -242
- package/objects/Water.js +0 -242
- package/objects/Water2.cjs +0 -256
- package/objects/Water2.js +0 -256
- package/physics/AmmoPhysics.cjs +0 -166
- package/physics/AmmoPhysics.js +0 -166
- package/postprocessing/AdaptiveToneMappingPass.cjs +0 -218
- package/postprocessing/AdaptiveToneMappingPass.js +0 -218
- package/postprocessing/AfterimagePass.cjs +0 -68
- package/postprocessing/AfterimagePass.js +0 -68
- package/postprocessing/BloomPass.cjs +0 -109
- package/postprocessing/BloomPass.js +0 -109
- package/postprocessing/BokehPass.cjs +0 -90
- package/postprocessing/BokehPass.js +0 -90
- package/postprocessing/ClearPass.cjs +0 -36
- package/postprocessing/ClearPass.js +0 -36
- package/postprocessing/CubeTexturePass.cjs +0 -53
- package/postprocessing/CubeTexturePass.js +0 -53
- package/postprocessing/DotScreenPass.cjs +0 -49
- package/postprocessing/DotScreenPass.js +0 -49
- package/postprocessing/EffectComposer.cjs +0 -157
- package/postprocessing/EffectComposer.js +0 -157
- package/postprocessing/FilmPass.cjs +0 -51
- package/postprocessing/FilmPass.js +0 -51
- package/postprocessing/GlitchPass.cjs +0 -84
- package/postprocessing/GlitchPass.js +0 -84
- package/postprocessing/HalftonePass.cjs +0 -53
- package/postprocessing/HalftonePass.js +0 -53
- package/postprocessing/LUTPass.cjs +0 -142
- package/postprocessing/LUTPass.js +0 -142
- package/postprocessing/MaskPass.cjs +0 -69
- package/postprocessing/MaskPass.js +0 -69
- package/postprocessing/OutlinePass.cjs +0 -479
- package/postprocessing/OutlinePass.js +0 -479
- package/postprocessing/Pass.cjs +0 -48
- package/postprocessing/Pass.js +0 -48
- package/postprocessing/RenderPass.cjs +0 -59
- package/postprocessing/RenderPass.js +0 -59
- package/postprocessing/RenderPixelatedPass.cjs +0 -199
- package/postprocessing/RenderPixelatedPass.js +0 -199
- package/postprocessing/SAOPass.cjs +0 -288
- package/postprocessing/SAOPass.js +0 -288
- package/postprocessing/SMAAPass.cjs +0 -112
- package/postprocessing/SMAAPass.js +0 -112
- package/postprocessing/SSAARenderPass.cjs +0 -189
- package/postprocessing/SSAARenderPass.js +0 -189
- package/postprocessing/SSAOPass.cjs +0 -272
- package/postprocessing/SSAOPass.js +0 -272
- package/postprocessing/SSRPass.cjs +0 -411
- package/postprocessing/SSRPass.js +0 -411
- package/postprocessing/SavePass.cjs +0 -38
- package/postprocessing/SavePass.js +0 -38
- package/postprocessing/ShaderPass.cjs +0 -49
- package/postprocessing/ShaderPass.js +0 -49
- package/postprocessing/TAARenderPass.cjs +0 -174
- package/postprocessing/TAARenderPass.js +0 -174
- package/postprocessing/TexturePass.cjs +0 -42
- package/postprocessing/TexturePass.js +0 -42
- package/postprocessing/UnrealBloomPass.cjs +0 -277
- package/postprocessing/UnrealBloomPass.js +0 -277
- package/postprocessing/WaterPass.cjs +0 -72
- package/postprocessing/WaterPass.js +0 -72
- package/renderers/CSS2DRenderer.cjs +0 -122
- package/renderers/CSS2DRenderer.js +0 -122
- package/renderers/CSS3DRenderer.cjs +0 -167
- package/renderers/CSS3DRenderer.js +0 -167
- package/renderers/Projector.cjs +0 -499
- package/renderers/Projector.js +0 -499
- package/renderers/SVGRenderer.cjs +0 -311
- package/renderers/SVGRenderer.js +0 -311
- package/shaders/ACESFilmicToneMappingShader.cjs +0 -55
- package/shaders/ACESFilmicToneMappingShader.js +0 -55
- package/shaders/AfterimageShader.cjs +0 -32
- package/shaders/AfterimageShader.js +0 -32
- package/shaders/BasicShader.cjs +0 -12
- package/shaders/BasicShader.js +0 -12
- package/shaders/BleachBypassShader.cjs +0 -35
- package/shaders/BleachBypassShader.js +0 -35
- package/shaders/BlendShader.cjs +0 -30
- package/shaders/BlendShader.js +0 -30
- package/shaders/BokehShader.cjs +0 -109
- package/shaders/BokehShader.js +0 -109
- package/shaders/BokehShader2.cjs +0 -269
- package/shaders/BokehShader2.js +0 -269
- package/shaders/BrightnessContrastShader.cjs +0 -32
- package/shaders/BrightnessContrastShader.js +0 -32
- package/shaders/ColorCorrectionShader.cjs +0 -30
- package/shaders/ColorCorrectionShader.js +0 -30
- package/shaders/ColorifyShader.cjs +0 -28
- package/shaders/ColorifyShader.js +0 -28
- package/shaders/ConvolutionShader.cjs +0 -55
- package/shaders/ConvolutionShader.js +0 -55
- package/shaders/CopyShader.cjs +0 -25
- package/shaders/CopyShader.js +0 -25
- package/shaders/DOFMipMapShader.cjs +0 -32
- package/shaders/DOFMipMapShader.js +0 -32
- package/shaders/DepthLimitedBlurShader.cjs +0 -114
- package/shaders/DepthLimitedBlurShader.js +0 -114
- package/shaders/DigitalGlitch.cjs +0 -85
- package/shaders/DigitalGlitch.js +0 -85
- package/shaders/DotScreenShader.cjs +0 -39
- package/shaders/DotScreenShader.js +0 -39
- package/shaders/FXAAShader.cjs +0 -1098
- package/shaders/FXAAShader.js +0 -1098
- package/shaders/FilmShader.cjs +0 -53
- package/shaders/FilmShader.js +0 -53
- package/shaders/FocusShader.cjs +0 -55
- package/shaders/FocusShader.js +0 -55
- package/shaders/FreiChenShader.cjs +0 -64
- package/shaders/FreiChenShader.js +0 -64
- package/shaders/FresnelShader.cjs +0 -47
- package/shaders/FresnelShader.js +0 -47
- package/shaders/GammaCorrectionShader.cjs +0 -23
- package/shaders/GammaCorrectionShader.js +0 -23
- package/shaders/GodRaysShader.cjs +0 -183
- package/shaders/GodRaysShader.js +0 -183
- package/shaders/HalftoneShader.cjs +0 -228
- package/shaders/HalftoneShader.js +0 -228
- package/shaders/HorizontalBlurShader.cjs +0 -49
- package/shaders/HorizontalBlurShader.js +0 -49
- package/shaders/HorizontalTiltShiftShader.cjs +0 -37
- package/shaders/HorizontalTiltShiftShader.js +0 -37
- package/shaders/HueSaturationShader.cjs +0 -43
- package/shaders/HueSaturationShader.js +0 -43
- package/shaders/KaleidoShader.cjs +0 -34
- package/shaders/KaleidoShader.js +0 -34
- package/shaders/LuminosityHighPassShader.cjs +0 -37
- package/shaders/LuminosityHighPassShader.js +0 -37
- package/shaders/LuminosityShader.cjs +0 -25
- package/shaders/LuminosityShader.js +0 -25
- package/shaders/MirrorShader.cjs +0 -35
- package/shaders/MirrorShader.js +0 -35
- package/shaders/NormalMapShader.cjs +0 -31
- package/shaders/NormalMapShader.js +0 -31
- package/shaders/ParallaxShader.cjs +0 -133
- package/shaders/ParallaxShader.js +0 -133
- package/shaders/PixelShader.cjs +0 -28
- package/shaders/PixelShader.js +0 -28
- package/shaders/RGBShiftShader.cjs +0 -30
- package/shaders/RGBShiftShader.js +0 -30
- package/shaders/SAOShader.cjs +0 -144
- package/shaders/SAOShader.js +0 -144
- package/shaders/SMAAShader.cjs +0 -358
- package/shaders/SMAAShader.js +0 -358
- package/shaders/SSAOShader.cjs +0 -182
- package/shaders/SSAOShader.js +0 -182
- package/shaders/SSRShader.cjs +0 -342
- package/shaders/SSRShader.js +0 -342
- package/shaders/SepiaShader.cjs +0 -29
- package/shaders/SepiaShader.js +0 -29
- package/shaders/SobelOperatorShader.cjs +0 -54
- package/shaders/SobelOperatorShader.js +0 -54
- package/shaders/SubsurfaceScatteringShader.cjs +0 -98
- package/shaders/SubsurfaceScatteringShader.js +0 -98
- package/shaders/TechnicolorShader.cjs +0 -24
- package/shaders/TechnicolorShader.js +0 -24
- package/shaders/ToneMapShader.cjs +0 -51
- package/shaders/ToneMapShader.js +0 -51
- package/shaders/ToonShader.cjs +0 -188
- package/shaders/ToonShader.js +0 -188
- package/shaders/TriangleBlurShader.cjs +0 -37
- package/shaders/TriangleBlurShader.js +0 -37
- package/shaders/UnpackDepthRGBAShader.cjs +0 -26
- package/shaders/UnpackDepthRGBAShader.js +0 -26
- package/shaders/VerticalBlurShader.cjs +0 -50
- package/shaders/VerticalBlurShader.js +0 -50
- package/shaders/VerticalTiltShiftShader.cjs +0 -37
- package/shaders/VerticalTiltShiftShader.js +0 -37
- package/shaders/VignetteShader.cjs +0 -38
- package/shaders/VignetteShader.js +0 -38
- package/shaders/VolumeShader.cjs +0 -225
- package/shaders/VolumeShader.js +0 -225
- package/shaders/WaterRefractionShader.cjs +0 -59
- package/shaders/WaterRefractionShader.js +0 -59
- package/shaders/types.cjs +0 -1
- package/shaders/types.js +0 -1
- package/textures/FlakesTexture.cjs +0 -30
- package/textures/FlakesTexture.js +0 -30
- package/types/helpers.cjs +0 -4
- package/types/helpers.js +0 -4
- package/utils/BufferGeometryUtils.cjs +0 -636
- package/utils/BufferGeometryUtils.js +0 -636
- package/utils/GeometryCompressionUtils.cjs +0 -573
- package/utils/GeometryCompressionUtils.js +0 -573
- package/utils/GeometryUtils.cjs +0 -109
- package/utils/GeometryUtils.js +0 -109
- package/utils/RoughnessMipmapper.cjs +0 -223
- package/utils/RoughnessMipmapper.js +0 -223
- package/utils/SceneUtils.cjs +0 -36
- package/utils/SceneUtils.js +0 -36
- package/utils/ShadowMapViewer.cjs +0 -111
- package/utils/ShadowMapViewer.js +0 -111
- package/utils/SkeletonUtils.cjs +0 -211
- package/utils/SkeletonUtils.js +0 -211
- package/utils/UVsDebug.cjs +0 -80
- package/utils/UVsDebug.js +0 -80
- package/utils/WorkerPool.cjs +0 -62
- package/utils/WorkerPool.js +0 -62
- package/webxr/ARButton.cjs +0 -119
- package/webxr/ARButton.js +0 -119
- package/webxr/OculusHandModel.cjs +0 -82
- package/webxr/OculusHandModel.js +0 -82
- package/webxr/OculusHandPointerModel.cjs +0 -241
- package/webxr/OculusHandPointerModel.js +0 -224
- package/webxr/Text2D.cjs +0 -48
- package/webxr/Text2D.js +0 -31
- package/webxr/VRButton.cjs +0 -111
- package/webxr/VRButton.js +0 -111
- package/webxr/XRControllerModelFactory.cjs +0 -174
- package/webxr/XRControllerModelFactory.js +0 -174
- package/webxr/XREstimatedLight.cjs +0 -126
- package/webxr/XREstimatedLight.js +0 -126
- package/webxr/XRHandMeshModel.cjs +0 -82
- package/webxr/XRHandMeshModel.js +0 -82
- package/webxr/XRHandModelFactory.cjs +0 -61
- package/webxr/XRHandModelFactory.js +0 -61
- package/webxr/XRHandPrimitiveModel.cjs +0 -68
- package/webxr/XRHandPrimitiveModel.js +0 -68
package/loaders/DDSLoader.cjs
DELETED
@@ -1,148 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
3
|
-
const THREE = require("three");
|
4
|
-
class DDSLoader extends THREE.CompressedTextureLoader {
|
5
|
-
constructor(manager) {
|
6
|
-
super(manager);
|
7
|
-
}
|
8
|
-
parse(buffer, loadMipmaps) {
|
9
|
-
const dds = { mipmaps: [], width: 0, height: 0, format: null, mipmapCount: 1 };
|
10
|
-
const DDS_MAGIC = 542327876;
|
11
|
-
const DDSD_MIPMAPCOUNT = 131072;
|
12
|
-
const DDSCAPS2_CUBEMAP = 512;
|
13
|
-
const DDSCAPS2_CUBEMAP_POSITIVEX = 1024;
|
14
|
-
const DDSCAPS2_CUBEMAP_NEGATIVEX = 2048;
|
15
|
-
const DDSCAPS2_CUBEMAP_POSITIVEY = 4096;
|
16
|
-
const DDSCAPS2_CUBEMAP_NEGATIVEY = 8192;
|
17
|
-
const DDSCAPS2_CUBEMAP_POSITIVEZ = 16384;
|
18
|
-
const DDSCAPS2_CUBEMAP_NEGATIVEZ = 32768;
|
19
|
-
const DDPF_FOURCC = 4;
|
20
|
-
function fourCCToInt32(value) {
|
21
|
-
return value.charCodeAt(0) + (value.charCodeAt(1) << 8) + (value.charCodeAt(2) << 16) + (value.charCodeAt(3) << 24);
|
22
|
-
}
|
23
|
-
function int32ToFourCC(value) {
|
24
|
-
return String.fromCharCode(value & 255, value >> 8 & 255, value >> 16 & 255, value >> 24 & 255);
|
25
|
-
}
|
26
|
-
function loadARGBMip(buffer2, dataOffset2, width, height) {
|
27
|
-
const dataLength = width * height * 4;
|
28
|
-
const srcBuffer = new Uint8Array(buffer2, dataOffset2, dataLength);
|
29
|
-
const byteArray = new Uint8Array(dataLength);
|
30
|
-
let dst = 0;
|
31
|
-
let src = 0;
|
32
|
-
for (let y = 0; y < height; y++) {
|
33
|
-
for (let x = 0; x < width; x++) {
|
34
|
-
const b = srcBuffer[src];
|
35
|
-
src++;
|
36
|
-
const g = srcBuffer[src];
|
37
|
-
src++;
|
38
|
-
const r = srcBuffer[src];
|
39
|
-
src++;
|
40
|
-
const a = srcBuffer[src];
|
41
|
-
src++;
|
42
|
-
byteArray[dst] = r;
|
43
|
-
dst++;
|
44
|
-
byteArray[dst] = g;
|
45
|
-
dst++;
|
46
|
-
byteArray[dst] = b;
|
47
|
-
dst++;
|
48
|
-
byteArray[dst] = a;
|
49
|
-
dst++;
|
50
|
-
}
|
51
|
-
}
|
52
|
-
return byteArray;
|
53
|
-
}
|
54
|
-
const FOURCC_DXT1 = fourCCToInt32("DXT1");
|
55
|
-
const FOURCC_DXT3 = fourCCToInt32("DXT3");
|
56
|
-
const FOURCC_DXT5 = fourCCToInt32("DXT5");
|
57
|
-
const FOURCC_ETC1 = fourCCToInt32("ETC1");
|
58
|
-
const headerLengthInt = 31;
|
59
|
-
const off_magic = 0;
|
60
|
-
const off_size = 1;
|
61
|
-
const off_flags = 2;
|
62
|
-
const off_height = 3;
|
63
|
-
const off_width = 4;
|
64
|
-
const off_mipmapCount = 7;
|
65
|
-
const off_pfFlags = 20;
|
66
|
-
const off_pfFourCC = 21;
|
67
|
-
const off_RGBBitCount = 22;
|
68
|
-
const off_RBitMask = 23;
|
69
|
-
const off_GBitMask = 24;
|
70
|
-
const off_BBitMask = 25;
|
71
|
-
const off_ABitMask = 26;
|
72
|
-
const off_caps2 = 28;
|
73
|
-
const header = new Int32Array(buffer, 0, headerLengthInt);
|
74
|
-
if (header[off_magic] !== DDS_MAGIC) {
|
75
|
-
console.error("THREE.DDSLoader.parse: Invalid magic number in DDS header.");
|
76
|
-
return dds;
|
77
|
-
}
|
78
|
-
if (!header[off_pfFlags] & DDPF_FOURCC) {
|
79
|
-
console.error("THREE.DDSLoader.parse: Unsupported format, must contain a FourCC code.");
|
80
|
-
return dds;
|
81
|
-
}
|
82
|
-
let blockBytes;
|
83
|
-
const fourCC = header[off_pfFourCC];
|
84
|
-
let isRGBAUncompressed = false;
|
85
|
-
switch (fourCC) {
|
86
|
-
case FOURCC_DXT1:
|
87
|
-
blockBytes = 8;
|
88
|
-
dds.format = THREE.RGB_S3TC_DXT1_Format;
|
89
|
-
break;
|
90
|
-
case FOURCC_DXT3:
|
91
|
-
blockBytes = 16;
|
92
|
-
dds.format = THREE.RGBA_S3TC_DXT3_Format;
|
93
|
-
break;
|
94
|
-
case FOURCC_DXT5:
|
95
|
-
blockBytes = 16;
|
96
|
-
dds.format = THREE.RGBA_S3TC_DXT5_Format;
|
97
|
-
break;
|
98
|
-
case FOURCC_ETC1:
|
99
|
-
blockBytes = 8;
|
100
|
-
dds.format = THREE.RGB_ETC1_Format;
|
101
|
-
break;
|
102
|
-
default:
|
103
|
-
if (header[off_RGBBitCount] === 32 && header[off_RBitMask] & 16711680 && header[off_GBitMask] & 65280 && header[off_BBitMask] & 255 && header[off_ABitMask] & 4278190080) {
|
104
|
-
isRGBAUncompressed = true;
|
105
|
-
blockBytes = 64;
|
106
|
-
dds.format = THREE.RGBAFormat;
|
107
|
-
} else {
|
108
|
-
console.error("THREE.DDSLoader.parse: Unsupported FourCC code ", int32ToFourCC(fourCC));
|
109
|
-
return dds;
|
110
|
-
}
|
111
|
-
}
|
112
|
-
dds.mipmapCount = 1;
|
113
|
-
if (header[off_flags] & DDSD_MIPMAPCOUNT && loadMipmaps !== false) {
|
114
|
-
dds.mipmapCount = Math.max(1, header[off_mipmapCount]);
|
115
|
-
}
|
116
|
-
const caps2 = header[off_caps2];
|
117
|
-
dds.isCubemap = caps2 & DDSCAPS2_CUBEMAP ? true : false;
|
118
|
-
if (dds.isCubemap && (!(caps2 & DDSCAPS2_CUBEMAP_POSITIVEX) || !(caps2 & DDSCAPS2_CUBEMAP_NEGATIVEX) || !(caps2 & DDSCAPS2_CUBEMAP_POSITIVEY) || !(caps2 & DDSCAPS2_CUBEMAP_NEGATIVEY) || !(caps2 & DDSCAPS2_CUBEMAP_POSITIVEZ) || !(caps2 & DDSCAPS2_CUBEMAP_NEGATIVEZ))) {
|
119
|
-
console.error("THREE.DDSLoader.parse: Incomplete cubemap faces");
|
120
|
-
return dds;
|
121
|
-
}
|
122
|
-
dds.width = header[off_width];
|
123
|
-
dds.height = header[off_height];
|
124
|
-
let dataOffset = header[off_size] + 4;
|
125
|
-
const faces = dds.isCubemap ? 6 : 1;
|
126
|
-
for (let face = 0; face < faces; face++) {
|
127
|
-
let width = dds.width;
|
128
|
-
let height = dds.height;
|
129
|
-
for (let i = 0; i < dds.mipmapCount; i++) {
|
130
|
-
let byteArray, dataLength;
|
131
|
-
if (isRGBAUncompressed) {
|
132
|
-
byteArray = loadARGBMip(buffer, dataOffset, width, height);
|
133
|
-
dataLength = byteArray.length;
|
134
|
-
} else {
|
135
|
-
dataLength = Math.max(4, width) / 4 * Math.max(4, height) / 4 * blockBytes;
|
136
|
-
byteArray = new Uint8Array(buffer, dataOffset, dataLength);
|
137
|
-
}
|
138
|
-
const mipmap = { data: byteArray, width, height };
|
139
|
-
dds.mipmaps.push(mipmap);
|
140
|
-
dataOffset += dataLength;
|
141
|
-
width = Math.max(width >> 1, 1);
|
142
|
-
height = Math.max(height >> 1, 1);
|
143
|
-
}
|
144
|
-
}
|
145
|
-
return dds;
|
146
|
-
}
|
147
|
-
}
|
148
|
-
exports.DDSLoader = DDSLoader;
|
package/loaders/DDSLoader.js
DELETED
@@ -1,148 +0,0 @@
|
|
1
|
-
import { CompressedTextureLoader, RGBAFormat, RGB_ETC1_Format, RGBA_S3TC_DXT5_Format, RGBA_S3TC_DXT3_Format, RGB_S3TC_DXT1_Format } from "three";
|
2
|
-
class DDSLoader extends CompressedTextureLoader {
|
3
|
-
constructor(manager) {
|
4
|
-
super(manager);
|
5
|
-
}
|
6
|
-
parse(buffer, loadMipmaps) {
|
7
|
-
const dds = { mipmaps: [], width: 0, height: 0, format: null, mipmapCount: 1 };
|
8
|
-
const DDS_MAGIC = 542327876;
|
9
|
-
const DDSD_MIPMAPCOUNT = 131072;
|
10
|
-
const DDSCAPS2_CUBEMAP = 512;
|
11
|
-
const DDSCAPS2_CUBEMAP_POSITIVEX = 1024;
|
12
|
-
const DDSCAPS2_CUBEMAP_NEGATIVEX = 2048;
|
13
|
-
const DDSCAPS2_CUBEMAP_POSITIVEY = 4096;
|
14
|
-
const DDSCAPS2_CUBEMAP_NEGATIVEY = 8192;
|
15
|
-
const DDSCAPS2_CUBEMAP_POSITIVEZ = 16384;
|
16
|
-
const DDSCAPS2_CUBEMAP_NEGATIVEZ = 32768;
|
17
|
-
const DDPF_FOURCC = 4;
|
18
|
-
function fourCCToInt32(value) {
|
19
|
-
return value.charCodeAt(0) + (value.charCodeAt(1) << 8) + (value.charCodeAt(2) << 16) + (value.charCodeAt(3) << 24);
|
20
|
-
}
|
21
|
-
function int32ToFourCC(value) {
|
22
|
-
return String.fromCharCode(value & 255, value >> 8 & 255, value >> 16 & 255, value >> 24 & 255);
|
23
|
-
}
|
24
|
-
function loadARGBMip(buffer2, dataOffset2, width, height) {
|
25
|
-
const dataLength = width * height * 4;
|
26
|
-
const srcBuffer = new Uint8Array(buffer2, dataOffset2, dataLength);
|
27
|
-
const byteArray = new Uint8Array(dataLength);
|
28
|
-
let dst = 0;
|
29
|
-
let src = 0;
|
30
|
-
for (let y = 0; y < height; y++) {
|
31
|
-
for (let x = 0; x < width; x++) {
|
32
|
-
const b = srcBuffer[src];
|
33
|
-
src++;
|
34
|
-
const g = srcBuffer[src];
|
35
|
-
src++;
|
36
|
-
const r = srcBuffer[src];
|
37
|
-
src++;
|
38
|
-
const a = srcBuffer[src];
|
39
|
-
src++;
|
40
|
-
byteArray[dst] = r;
|
41
|
-
dst++;
|
42
|
-
byteArray[dst] = g;
|
43
|
-
dst++;
|
44
|
-
byteArray[dst] = b;
|
45
|
-
dst++;
|
46
|
-
byteArray[dst] = a;
|
47
|
-
dst++;
|
48
|
-
}
|
49
|
-
}
|
50
|
-
return byteArray;
|
51
|
-
}
|
52
|
-
const FOURCC_DXT1 = fourCCToInt32("DXT1");
|
53
|
-
const FOURCC_DXT3 = fourCCToInt32("DXT3");
|
54
|
-
const FOURCC_DXT5 = fourCCToInt32("DXT5");
|
55
|
-
const FOURCC_ETC1 = fourCCToInt32("ETC1");
|
56
|
-
const headerLengthInt = 31;
|
57
|
-
const off_magic = 0;
|
58
|
-
const off_size = 1;
|
59
|
-
const off_flags = 2;
|
60
|
-
const off_height = 3;
|
61
|
-
const off_width = 4;
|
62
|
-
const off_mipmapCount = 7;
|
63
|
-
const off_pfFlags = 20;
|
64
|
-
const off_pfFourCC = 21;
|
65
|
-
const off_RGBBitCount = 22;
|
66
|
-
const off_RBitMask = 23;
|
67
|
-
const off_GBitMask = 24;
|
68
|
-
const off_BBitMask = 25;
|
69
|
-
const off_ABitMask = 26;
|
70
|
-
const off_caps2 = 28;
|
71
|
-
const header = new Int32Array(buffer, 0, headerLengthInt);
|
72
|
-
if (header[off_magic] !== DDS_MAGIC) {
|
73
|
-
console.error("THREE.DDSLoader.parse: Invalid magic number in DDS header.");
|
74
|
-
return dds;
|
75
|
-
}
|
76
|
-
if (!header[off_pfFlags] & DDPF_FOURCC) {
|
77
|
-
console.error("THREE.DDSLoader.parse: Unsupported format, must contain a FourCC code.");
|
78
|
-
return dds;
|
79
|
-
}
|
80
|
-
let blockBytes;
|
81
|
-
const fourCC = header[off_pfFourCC];
|
82
|
-
let isRGBAUncompressed = false;
|
83
|
-
switch (fourCC) {
|
84
|
-
case FOURCC_DXT1:
|
85
|
-
blockBytes = 8;
|
86
|
-
dds.format = RGB_S3TC_DXT1_Format;
|
87
|
-
break;
|
88
|
-
case FOURCC_DXT3:
|
89
|
-
blockBytes = 16;
|
90
|
-
dds.format = RGBA_S3TC_DXT3_Format;
|
91
|
-
break;
|
92
|
-
case FOURCC_DXT5:
|
93
|
-
blockBytes = 16;
|
94
|
-
dds.format = RGBA_S3TC_DXT5_Format;
|
95
|
-
break;
|
96
|
-
case FOURCC_ETC1:
|
97
|
-
blockBytes = 8;
|
98
|
-
dds.format = RGB_ETC1_Format;
|
99
|
-
break;
|
100
|
-
default:
|
101
|
-
if (header[off_RGBBitCount] === 32 && header[off_RBitMask] & 16711680 && header[off_GBitMask] & 65280 && header[off_BBitMask] & 255 && header[off_ABitMask] & 4278190080) {
|
102
|
-
isRGBAUncompressed = true;
|
103
|
-
blockBytes = 64;
|
104
|
-
dds.format = RGBAFormat;
|
105
|
-
} else {
|
106
|
-
console.error("THREE.DDSLoader.parse: Unsupported FourCC code ", int32ToFourCC(fourCC));
|
107
|
-
return dds;
|
108
|
-
}
|
109
|
-
}
|
110
|
-
dds.mipmapCount = 1;
|
111
|
-
if (header[off_flags] & DDSD_MIPMAPCOUNT && loadMipmaps !== false) {
|
112
|
-
dds.mipmapCount = Math.max(1, header[off_mipmapCount]);
|
113
|
-
}
|
114
|
-
const caps2 = header[off_caps2];
|
115
|
-
dds.isCubemap = caps2 & DDSCAPS2_CUBEMAP ? true : false;
|
116
|
-
if (dds.isCubemap && (!(caps2 & DDSCAPS2_CUBEMAP_POSITIVEX) || !(caps2 & DDSCAPS2_CUBEMAP_NEGATIVEX) || !(caps2 & DDSCAPS2_CUBEMAP_POSITIVEY) || !(caps2 & DDSCAPS2_CUBEMAP_NEGATIVEY) || !(caps2 & DDSCAPS2_CUBEMAP_POSITIVEZ) || !(caps2 & DDSCAPS2_CUBEMAP_NEGATIVEZ))) {
|
117
|
-
console.error("THREE.DDSLoader.parse: Incomplete cubemap faces");
|
118
|
-
return dds;
|
119
|
-
}
|
120
|
-
dds.width = header[off_width];
|
121
|
-
dds.height = header[off_height];
|
122
|
-
let dataOffset = header[off_size] + 4;
|
123
|
-
const faces = dds.isCubemap ? 6 : 1;
|
124
|
-
for (let face = 0; face < faces; face++) {
|
125
|
-
let width = dds.width;
|
126
|
-
let height = dds.height;
|
127
|
-
for (let i = 0; i < dds.mipmapCount; i++) {
|
128
|
-
let byteArray, dataLength;
|
129
|
-
if (isRGBAUncompressed) {
|
130
|
-
byteArray = loadARGBMip(buffer, dataOffset, width, height);
|
131
|
-
dataLength = byteArray.length;
|
132
|
-
} else {
|
133
|
-
dataLength = Math.max(4, width) / 4 * Math.max(4, height) / 4 * blockBytes;
|
134
|
-
byteArray = new Uint8Array(buffer, dataOffset, dataLength);
|
135
|
-
}
|
136
|
-
const mipmap = { data: byteArray, width, height };
|
137
|
-
dds.mipmaps.push(mipmap);
|
138
|
-
dataOffset += dataLength;
|
139
|
-
width = Math.max(width >> 1, 1);
|
140
|
-
height = Math.max(height >> 1, 1);
|
141
|
-
}
|
142
|
-
}
|
143
|
-
return dds;
|
144
|
-
}
|
145
|
-
}
|
146
|
-
export {
|
147
|
-
DDSLoader
|
148
|
-
};
|
package/loaders/DRACOLoader.cjs
DELETED
@@ -1,341 +0,0 @@
|
|
1
|
-
"use strict";
|
2
|
-
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
3
|
-
const THREE = require("three");
|
4
|
-
const _taskCache = /* @__PURE__ */ new WeakMap();
|
5
|
-
class DRACOLoader extends THREE.Loader {
|
6
|
-
constructor(manager) {
|
7
|
-
super(manager);
|
8
|
-
this.decoderPath = "";
|
9
|
-
this.decoderConfig = {};
|
10
|
-
this.decoderBinary = null;
|
11
|
-
this.decoderPending = null;
|
12
|
-
this.workerLimit = 4;
|
13
|
-
this.workerPool = [];
|
14
|
-
this.workerNextTaskID = 1;
|
15
|
-
this.workerSourceURL = "";
|
16
|
-
this.defaultAttributeIDs = {
|
17
|
-
position: "POSITION",
|
18
|
-
normal: "NORMAL",
|
19
|
-
color: "COLOR",
|
20
|
-
uv: "TEX_COORD"
|
21
|
-
};
|
22
|
-
this.defaultAttributeTypes = {
|
23
|
-
position: "Float32Array",
|
24
|
-
normal: "Float32Array",
|
25
|
-
color: "Float32Array",
|
26
|
-
uv: "Float32Array"
|
27
|
-
};
|
28
|
-
}
|
29
|
-
setDecoderPath(path) {
|
30
|
-
this.decoderPath = path;
|
31
|
-
return this;
|
32
|
-
}
|
33
|
-
setDecoderConfig(config) {
|
34
|
-
this.decoderConfig = config;
|
35
|
-
return this;
|
36
|
-
}
|
37
|
-
setWorkerLimit(workerLimit) {
|
38
|
-
this.workerLimit = workerLimit;
|
39
|
-
return this;
|
40
|
-
}
|
41
|
-
load(url, onLoad, onProgress, onError) {
|
42
|
-
const loader = new THREE.FileLoader(this.manager);
|
43
|
-
loader.setPath(this.path);
|
44
|
-
loader.setResponseType("arraybuffer");
|
45
|
-
loader.setRequestHeader(this.requestHeader);
|
46
|
-
loader.setWithCredentials(this.withCredentials);
|
47
|
-
loader.load(
|
48
|
-
url,
|
49
|
-
(buffer) => {
|
50
|
-
const taskConfig = {
|
51
|
-
attributeIDs: this.defaultAttributeIDs,
|
52
|
-
attributeTypes: this.defaultAttributeTypes,
|
53
|
-
useUniqueIDs: false
|
54
|
-
};
|
55
|
-
this.decodeGeometry(buffer, taskConfig).then(onLoad).catch(onError);
|
56
|
-
},
|
57
|
-
onProgress,
|
58
|
-
onError
|
59
|
-
);
|
60
|
-
}
|
61
|
-
/** @deprecated Kept for backward-compatibility with previous DRACOLoader versions. */
|
62
|
-
decodeDracoFile(buffer, callback, attributeIDs, attributeTypes) {
|
63
|
-
const taskConfig = {
|
64
|
-
attributeIDs: attributeIDs || this.defaultAttributeIDs,
|
65
|
-
attributeTypes: attributeTypes || this.defaultAttributeTypes,
|
66
|
-
useUniqueIDs: !!attributeIDs
|
67
|
-
};
|
68
|
-
this.decodeGeometry(buffer, taskConfig).then(callback);
|
69
|
-
}
|
70
|
-
decodeGeometry(buffer, taskConfig) {
|
71
|
-
for (const attribute in taskConfig.attributeTypes) {
|
72
|
-
const type = taskConfig.attributeTypes[attribute];
|
73
|
-
if (type.BYTES_PER_ELEMENT !== void 0) {
|
74
|
-
taskConfig.attributeTypes[attribute] = type.name;
|
75
|
-
}
|
76
|
-
}
|
77
|
-
const taskKey = JSON.stringify(taskConfig);
|
78
|
-
if (_taskCache.has(buffer)) {
|
79
|
-
const cachedTask = _taskCache.get(buffer);
|
80
|
-
if (cachedTask.key === taskKey) {
|
81
|
-
return cachedTask.promise;
|
82
|
-
} else if (buffer.byteLength === 0) {
|
83
|
-
throw new Error(
|
84
|
-
"THREE.DRACOLoader: Unable to re-decode a buffer with different settings. Buffer has already been transferred."
|
85
|
-
);
|
86
|
-
}
|
87
|
-
}
|
88
|
-
let worker;
|
89
|
-
const taskID = this.workerNextTaskID++;
|
90
|
-
const taskCost = buffer.byteLength;
|
91
|
-
const geometryPending = this._getWorker(taskID, taskCost).then((_worker) => {
|
92
|
-
worker = _worker;
|
93
|
-
return new Promise((resolve, reject) => {
|
94
|
-
worker._callbacks[taskID] = { resolve, reject };
|
95
|
-
worker.postMessage({ type: "decode", id: taskID, taskConfig, buffer }, [buffer]);
|
96
|
-
});
|
97
|
-
}).then((message) => this._createGeometry(message.geometry));
|
98
|
-
geometryPending.catch(() => true).then(() => {
|
99
|
-
if (worker && taskID) {
|
100
|
-
this._releaseTask(worker, taskID);
|
101
|
-
}
|
102
|
-
});
|
103
|
-
_taskCache.set(buffer, {
|
104
|
-
key: taskKey,
|
105
|
-
promise: geometryPending
|
106
|
-
});
|
107
|
-
return geometryPending;
|
108
|
-
}
|
109
|
-
_createGeometry(geometryData) {
|
110
|
-
const geometry = new THREE.BufferGeometry();
|
111
|
-
if (geometryData.index) {
|
112
|
-
geometry.setIndex(new THREE.BufferAttribute(geometryData.index.array, 1));
|
113
|
-
}
|
114
|
-
for (let i = 0; i < geometryData.attributes.length; i++) {
|
115
|
-
const attribute = geometryData.attributes[i];
|
116
|
-
const name = attribute.name;
|
117
|
-
const array = attribute.array;
|
118
|
-
const itemSize = attribute.itemSize;
|
119
|
-
geometry.setAttribute(name, new THREE.BufferAttribute(array, itemSize));
|
120
|
-
}
|
121
|
-
return geometry;
|
122
|
-
}
|
123
|
-
_loadLibrary(url, responseType) {
|
124
|
-
const loader = new THREE.FileLoader(this.manager);
|
125
|
-
loader.setPath(this.decoderPath);
|
126
|
-
loader.setResponseType(responseType);
|
127
|
-
loader.setWithCredentials(this.withCredentials);
|
128
|
-
return new Promise((resolve, reject) => {
|
129
|
-
loader.load(url, resolve, void 0, reject);
|
130
|
-
});
|
131
|
-
}
|
132
|
-
preload() {
|
133
|
-
this._initDecoder();
|
134
|
-
return this;
|
135
|
-
}
|
136
|
-
_initDecoder() {
|
137
|
-
if (this.decoderPending)
|
138
|
-
return this.decoderPending;
|
139
|
-
const useJS = typeof WebAssembly !== "object" || this.decoderConfig.type === "js";
|
140
|
-
const librariesPending = [];
|
141
|
-
if (useJS) {
|
142
|
-
librariesPending.push(this._loadLibrary("draco_decoder.js", "text"));
|
143
|
-
} else {
|
144
|
-
librariesPending.push(this._loadLibrary("draco_wasm_wrapper.js", "text"));
|
145
|
-
librariesPending.push(this._loadLibrary("draco_decoder.wasm", "arraybuffer"));
|
146
|
-
}
|
147
|
-
this.decoderPending = Promise.all(librariesPending).then((libraries) => {
|
148
|
-
const jsContent = libraries[0];
|
149
|
-
if (!useJS) {
|
150
|
-
this.decoderConfig.wasmBinary = libraries[1];
|
151
|
-
}
|
152
|
-
const fn = DRACOWorker.toString();
|
153
|
-
const body = [
|
154
|
-
"/* draco decoder */",
|
155
|
-
jsContent,
|
156
|
-
"",
|
157
|
-
"/* worker */",
|
158
|
-
fn.substring(fn.indexOf("{") + 1, fn.lastIndexOf("}"))
|
159
|
-
].join("\n");
|
160
|
-
this.workerSourceURL = URL.createObjectURL(new Blob([body]));
|
161
|
-
});
|
162
|
-
return this.decoderPending;
|
163
|
-
}
|
164
|
-
_getWorker(taskID, taskCost) {
|
165
|
-
return this._initDecoder().then(() => {
|
166
|
-
if (this.workerPool.length < this.workerLimit) {
|
167
|
-
const worker2 = new Worker(this.workerSourceURL);
|
168
|
-
worker2._callbacks = {};
|
169
|
-
worker2._taskCosts = {};
|
170
|
-
worker2._taskLoad = 0;
|
171
|
-
worker2.postMessage({ type: "init", decoderConfig: this.decoderConfig });
|
172
|
-
worker2.onmessage = function(e) {
|
173
|
-
const message = e.data;
|
174
|
-
switch (message.type) {
|
175
|
-
case "decode":
|
176
|
-
worker2._callbacks[message.id].resolve(message);
|
177
|
-
break;
|
178
|
-
case "error":
|
179
|
-
worker2._callbacks[message.id].reject(message);
|
180
|
-
break;
|
181
|
-
default:
|
182
|
-
console.error('THREE.DRACOLoader: Unexpected message, "' + message.type + '"');
|
183
|
-
}
|
184
|
-
};
|
185
|
-
this.workerPool.push(worker2);
|
186
|
-
} else {
|
187
|
-
this.workerPool.sort(function(a, b) {
|
188
|
-
return a._taskLoad > b._taskLoad ? -1 : 1;
|
189
|
-
});
|
190
|
-
}
|
191
|
-
const worker = this.workerPool[this.workerPool.length - 1];
|
192
|
-
worker._taskCosts[taskID] = taskCost;
|
193
|
-
worker._taskLoad += taskCost;
|
194
|
-
return worker;
|
195
|
-
});
|
196
|
-
}
|
197
|
-
_releaseTask(worker, taskID) {
|
198
|
-
worker._taskLoad -= worker._taskCosts[taskID];
|
199
|
-
delete worker._callbacks[taskID];
|
200
|
-
delete worker._taskCosts[taskID];
|
201
|
-
}
|
202
|
-
debug() {
|
203
|
-
console.log(
|
204
|
-
"Task load: ",
|
205
|
-
this.workerPool.map((worker) => worker._taskLoad)
|
206
|
-
);
|
207
|
-
}
|
208
|
-
dispose() {
|
209
|
-
for (let i = 0; i < this.workerPool.length; ++i) {
|
210
|
-
this.workerPool[i].terminate();
|
211
|
-
}
|
212
|
-
this.workerPool.length = 0;
|
213
|
-
return this;
|
214
|
-
}
|
215
|
-
}
|
216
|
-
function DRACOWorker() {
|
217
|
-
let decoderConfig;
|
218
|
-
let decoderPending;
|
219
|
-
onmessage = function(e) {
|
220
|
-
const message = e.data;
|
221
|
-
switch (message.type) {
|
222
|
-
case "init":
|
223
|
-
decoderConfig = message.decoderConfig;
|
224
|
-
decoderPending = new Promise(function(resolve) {
|
225
|
-
decoderConfig.onModuleLoaded = function(draco) {
|
226
|
-
resolve({ draco });
|
227
|
-
};
|
228
|
-
DracoDecoderModule(decoderConfig);
|
229
|
-
});
|
230
|
-
break;
|
231
|
-
case "decode":
|
232
|
-
const buffer = message.buffer;
|
233
|
-
const taskConfig = message.taskConfig;
|
234
|
-
decoderPending.then((module2) => {
|
235
|
-
const draco = module2.draco;
|
236
|
-
const decoder = new draco.Decoder();
|
237
|
-
const decoderBuffer = new draco.DecoderBuffer();
|
238
|
-
decoderBuffer.Init(new Int8Array(buffer), buffer.byteLength);
|
239
|
-
try {
|
240
|
-
const geometry = decodeGeometry(draco, decoder, decoderBuffer, taskConfig);
|
241
|
-
const buffers = geometry.attributes.map((attr) => attr.array.buffer);
|
242
|
-
if (geometry.index)
|
243
|
-
buffers.push(geometry.index.array.buffer);
|
244
|
-
self.postMessage({ type: "decode", id: message.id, geometry }, buffers);
|
245
|
-
} catch (error) {
|
246
|
-
console.error(error);
|
247
|
-
self.postMessage({ type: "error", id: message.id, error: error.message });
|
248
|
-
} finally {
|
249
|
-
draco.destroy(decoderBuffer);
|
250
|
-
draco.destroy(decoder);
|
251
|
-
}
|
252
|
-
});
|
253
|
-
break;
|
254
|
-
}
|
255
|
-
};
|
256
|
-
function decodeGeometry(draco, decoder, decoderBuffer, taskConfig) {
|
257
|
-
const attributeIDs = taskConfig.attributeIDs;
|
258
|
-
const attributeTypes = taskConfig.attributeTypes;
|
259
|
-
let dracoGeometry;
|
260
|
-
let decodingStatus;
|
261
|
-
const geometryType = decoder.GetEncodedGeometryType(decoderBuffer);
|
262
|
-
if (geometryType === draco.TRIANGULAR_MESH) {
|
263
|
-
dracoGeometry = new draco.Mesh();
|
264
|
-
decodingStatus = decoder.DecodeBufferToMesh(decoderBuffer, dracoGeometry);
|
265
|
-
} else if (geometryType === draco.POINT_CLOUD) {
|
266
|
-
dracoGeometry = new draco.PointCloud();
|
267
|
-
decodingStatus = decoder.DecodeBufferToPointCloud(decoderBuffer, dracoGeometry);
|
268
|
-
} else {
|
269
|
-
throw new Error("THREE.DRACOLoader: Unexpected geometry type.");
|
270
|
-
}
|
271
|
-
if (!decodingStatus.ok() || dracoGeometry.ptr === 0) {
|
272
|
-
throw new Error("THREE.DRACOLoader: Decoding failed: " + decodingStatus.error_msg());
|
273
|
-
}
|
274
|
-
const geometry = { index: null, attributes: [] };
|
275
|
-
for (const attributeName in attributeIDs) {
|
276
|
-
const attributeType = self[attributeTypes[attributeName]];
|
277
|
-
let attribute;
|
278
|
-
let attributeID;
|
279
|
-
if (taskConfig.useUniqueIDs) {
|
280
|
-
attributeID = attributeIDs[attributeName];
|
281
|
-
attribute = decoder.GetAttributeByUniqueId(dracoGeometry, attributeID);
|
282
|
-
} else {
|
283
|
-
attributeID = decoder.GetAttributeId(dracoGeometry, draco[attributeIDs[attributeName]]);
|
284
|
-
if (attributeID === -1)
|
285
|
-
continue;
|
286
|
-
attribute = decoder.GetAttribute(dracoGeometry, attributeID);
|
287
|
-
}
|
288
|
-
geometry.attributes.push(decodeAttribute(draco, decoder, dracoGeometry, attributeName, attributeType, attribute));
|
289
|
-
}
|
290
|
-
if (geometryType === draco.TRIANGULAR_MESH) {
|
291
|
-
geometry.index = decodeIndex(draco, decoder, dracoGeometry);
|
292
|
-
}
|
293
|
-
draco.destroy(dracoGeometry);
|
294
|
-
return geometry;
|
295
|
-
}
|
296
|
-
function decodeIndex(draco, decoder, dracoGeometry) {
|
297
|
-
const numFaces = dracoGeometry.num_faces();
|
298
|
-
const numIndices = numFaces * 3;
|
299
|
-
const byteLength = numIndices * 4;
|
300
|
-
const ptr = draco._malloc(byteLength);
|
301
|
-
decoder.GetTrianglesUInt32Array(dracoGeometry, byteLength, ptr);
|
302
|
-
const index = new Uint32Array(draco.HEAPF32.buffer, ptr, numIndices).slice();
|
303
|
-
draco._free(ptr);
|
304
|
-
return { array: index, itemSize: 1 };
|
305
|
-
}
|
306
|
-
function decodeAttribute(draco, decoder, dracoGeometry, attributeName, attributeType, attribute) {
|
307
|
-
const numComponents = attribute.num_components();
|
308
|
-
const numPoints = dracoGeometry.num_points();
|
309
|
-
const numValues = numPoints * numComponents;
|
310
|
-
const byteLength = numValues * attributeType.BYTES_PER_ELEMENT;
|
311
|
-
const dataType = getDracoDataType(draco, attributeType);
|
312
|
-
const ptr = draco._malloc(byteLength);
|
313
|
-
decoder.GetAttributeDataArrayForAllPoints(dracoGeometry, attribute, dataType, byteLength, ptr);
|
314
|
-
const array = new attributeType(draco.HEAPF32.buffer, ptr, numValues).slice();
|
315
|
-
draco._free(ptr);
|
316
|
-
return {
|
317
|
-
name: attributeName,
|
318
|
-
array,
|
319
|
-
itemSize: numComponents
|
320
|
-
};
|
321
|
-
}
|
322
|
-
function getDracoDataType(draco, attributeType) {
|
323
|
-
switch (attributeType) {
|
324
|
-
case Float32Array:
|
325
|
-
return draco.DT_FLOAT32;
|
326
|
-
case Int8Array:
|
327
|
-
return draco.DT_INT8;
|
328
|
-
case Int16Array:
|
329
|
-
return draco.DT_INT16;
|
330
|
-
case Int32Array:
|
331
|
-
return draco.DT_INT32;
|
332
|
-
case Uint8Array:
|
333
|
-
return draco.DT_UINT8;
|
334
|
-
case Uint16Array:
|
335
|
-
return draco.DT_UINT16;
|
336
|
-
case Uint32Array:
|
337
|
-
return draco.DT_UINT32;
|
338
|
-
}
|
339
|
-
}
|
340
|
-
}
|
341
|
-
exports.DRACOLoader = DRACOLoader;
|