three-stdlib 2.35.11 → 2.35.13
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/animation/AnimationClipCreator.d.ts +1 -1
- package/animation/CCDIKSolver.d.ts +1 -1
- package/animation/MMDAnimationHelper.d.ts +3 -3
- package/animation/MMDPhysics.d.ts +1 -1
- package/cameras/CinematicCamera.d.ts +2 -2
- package/controls/ArcballControls.d.ts +4 -4
- package/controls/DeviceOrientationControls.d.ts +4 -4
- package/controls/DragControls.d.ts +3 -3
- package/controls/FirstPersonControls.d.ts +2 -2
- package/controls/FlyControls.d.ts +3 -3
- package/controls/OrbitControls.d.ts +4 -4
- package/controls/PointerLockControls.d.ts +3 -3
- package/controls/TrackballControls.d.ts +4 -4
- package/controls/TransformControls.d.ts +2 -2
- package/controls/experimental/CameraControls.d.ts +3 -3
- package/csm/CSM.d.ts +2 -2
- package/csm/CSMFrustum.d.ts +2 -2
- package/csm/CSMHelper.d.ts +2 -2
- package/curves/CurveExtras.d.ts +1 -1
- package/curves/NURBSCurve.d.ts +1 -1
- package/curves/NURBSSurface.d.ts +1 -1
- package/curves/NURBSUtils.d.ts +1 -1
- package/deprecated/Geometry.d.ts +1 -1
- package/effects/AnaglyphEffect.d.ts +1 -1
- package/effects/AsciiEffect.d.ts +1 -1
- package/effects/OutlineEffect.d.ts +1 -1
- package/effects/ParallaxBarrierEffect.d.ts +1 -1
- package/effects/PeppersGhostEffect.d.ts +1 -1
- package/effects/StereoEffect.d.ts +1 -1
- package/environments/RoomEnvironment.d.ts +2 -2
- package/exporters/ColladaExporter.d.ts +2 -2
- package/exporters/DRACOExporter.d.ts +2 -2
- package/exporters/GLTFExporter.d.ts +4 -4
- package/exporters/MMDExporter.d.ts +2 -2
- package/exporters/OBJExporter.d.ts +2 -2
- package/exporters/PLYExporter.d.ts +2 -2
- package/exporters/STLExporter.d.ts +1 -1
- package/exporters/USDZExporter.d.ts +2 -2
- package/geometries/BoxLineGeometry.d.ts +1 -1
- package/geometries/ConvexGeometry.d.ts +1 -1
- package/geometries/DecalGeometry.d.ts +1 -1
- package/geometries/LightningStrike.d.ts +1 -1
- package/geometries/ParametricGeometries.d.ts +3 -3
- package/geometries/ParametricGeometry.d.ts +2 -2
- package/geometries/RoundedBoxGeometry.d.ts +1 -1
- package/geometries/TeapotGeometry.d.ts +1 -1
- package/geometries/TextGeometry.d.ts +3 -3
- package/helpers/LightProbeHelper.d.ts +1 -1
- package/helpers/PositionalAudioHelper.d.ts +1 -1
- package/helpers/RaycasterHelper.d.ts +2 -2
- package/helpers/RectAreaLightHelper.d.ts +1 -1
- package/helpers/VertexNormalsHelper.d.ts +1 -1
- package/helpers/VertexTangentsHelper.d.ts +1 -1
- package/index.d.ts +262 -262
- package/interactive/HTMLMesh.d.ts +1 -1
- package/interactive/InteractiveGroup.d.ts +1 -1
- package/interactive/SelectionBox.d.ts +1 -1
- package/interactive/SelectionHelper.d.ts +2 -2
- package/libs/MeshoptDecoder.d.ts +1 -1
- package/libs/MotionControllers.d.ts +1 -1
- package/lights/LightProbeGenerator.d.ts +2 -2
- package/lights/RectAreaLightUniformsLib.d.ts +1 -1
- package/lines/Line2.d.ts +3 -3
- package/lines/LineGeometry.d.ts +2 -2
- package/lines/LineMaterial.d.ts +1 -1
- package/lines/LineSegments2.d.ts +3 -3
- package/lines/LineSegmentsGeometry.d.ts +1 -1
- package/lines/Wireframe.d.ts +3 -3
- package/lines/WireframeGeometry2.d.ts +2 -2
- package/loaders/3DMLoader.d.ts +1 -1
- package/loaders/3MFLoader.d.ts +1 -1
- package/loaders/AMFLoader.d.ts +1 -1
- package/loaders/AssimpLoader.d.ts +1 -1
- package/loaders/BVHLoader.d.ts +1 -1
- package/loaders/BasisTextureLoader.d.ts +1 -1
- package/loaders/ColladaLoader.d.ts +1 -1
- package/loaders/DDSLoader.d.ts +1 -1
- package/loaders/DRACOLoader.d.ts +1 -1
- package/loaders/EXRLoader.d.ts +1 -1
- package/loaders/FBXLoader.d.ts +1 -1
- package/loaders/FontLoader.d.ts +2 -2
- package/loaders/GCodeLoader.d.ts +1 -1
- package/loaders/GLTFLoader.d.ts +3 -3
- package/loaders/HDRCubeTextureLoader.d.ts +2 -2
- package/loaders/KMZLoader.d.ts +2 -2
- package/loaders/KTX2Loader.d.ts +1 -1
- package/loaders/KTXLoader.d.ts +1 -1
- package/loaders/LDrawLoader.d.ts +1 -1
- package/loaders/LUT3dlLoader.d.ts +1 -1
- package/loaders/LUTCubeLoader.d.ts +1 -1
- package/loaders/LWOLoader.d.ts +1 -1
- package/loaders/LottieLoader.d.ts +1 -1
- package/loaders/MD2Loader.d.ts +1 -1
- package/loaders/MDDLoader.d.ts +1 -1
- package/loaders/MMDLoader.d.ts +1 -1
- package/loaders/MTLLoader.d.ts +1 -1
- package/loaders/NRRDLoader.d.ts +2 -2
- package/loaders/OBJLoader.d.ts +2 -2
- package/loaders/PCDLoader.d.ts +1 -1
- package/loaders/PDBLoader.d.ts +1 -1
- package/loaders/PLYLoader.d.ts +1 -1
- package/loaders/PRWMLoader.d.ts +1 -1
- package/loaders/PVRLoader.d.ts +1 -1
- package/loaders/RGBELoader.d.ts +1 -1
- package/loaders/RGBMLoader.d.ts +1 -1
- package/loaders/STLLoader.d.ts +1 -1
- package/loaders/SVGLoader.d.ts +1 -1
- package/loaders/TDSLoader.d.ts +1 -1
- package/loaders/TGALoader.d.ts +1 -1
- package/loaders/TTFLoader.d.ts +1 -1
- package/loaders/TiltLoader.d.ts +1 -1
- package/loaders/VOXLoader.d.ts +1 -1
- package/loaders/VRMLLoader.d.ts +1 -1
- package/loaders/VRMLoader.d.ts +3 -3
- package/loaders/VTKLoader.d.ts +1 -1
- package/loaders/XLoader.d.ts +1 -1
- package/loaders/XYZLoader.d.ts +1 -1
- package/math/Capsule.d.ts +1 -1
- package/math/ColorConverter.d.ts +2 -2
- package/math/ConvexHull.d.ts +1 -1
- package/math/Lut.d.ts +1 -1
- package/math/MeshSurfaceSampler.d.ts +1 -1
- package/math/OBB.d.ts +1 -1
- package/math/Octree.d.ts +2 -2
- package/misc/ConvexObjectBreaker.d.ts +1 -1
- package/misc/GPUComputationRenderer.d.ts +1 -1
- package/misc/Gyroscope.d.ts +1 -1
- package/misc/MD2Character.d.ts +1 -1
- package/misc/MD2CharacterComplex.d.ts +1 -1
- package/misc/MorphAnimMesh.d.ts +1 -1
- package/misc/MorphBlendMesh.d.ts +1 -1
- package/misc/ProgressiveLightmap.d.ts +1 -1
- package/misc/RollerCoaster.d.ts +1 -1
- package/misc/Timer.d.ts +1 -1
- package/misc/TubePainter.d.ts +1 -1
- package/misc/Volume.d.ts +2 -2
- package/misc/VolumeSlice.d.ts +2 -2
- package/modifiers/CurveModifier.d.ts +1 -1
- package/modifiers/EdgeSplitModifier.d.ts +2 -2
- package/modifiers/SimplifyModifier.d.ts +2 -2
- package/modifiers/TessellateModifier.d.ts +2 -2
- package/objects/BatchedMesh.d.ts +2 -2
- package/objects/GroundProjectedEnv.d.ts +1 -1
- package/objects/Lensflare.d.ts +1 -1
- package/objects/LightningStorm.d.ts +2 -2
- package/objects/MarchingCubes.d.ts +1 -1
- package/objects/Reflector.d.ts +2 -2
- package/objects/ReflectorForSSRPass.d.ts +1 -1
- package/objects/ReflectorRTT.d.ts +3 -3
- package/objects/Refractor.d.ts +2 -2
- package/objects/ShadowMesh.d.ts +1 -1
- package/objects/Sky.d.ts +2 -2
- package/objects/Water.d.ts +1 -1
- package/objects/Water2.d.ts +2 -2
- package/package.json +5 -11
- package/physics/AmmoPhysics.d.ts +1 -1
- package/postprocessing/AdaptiveToneMappingPass.d.ts +2 -2
- package/postprocessing/AfterimagePass.d.ts +3 -3
- package/postprocessing/BloomPass.d.ts +4 -4
- package/postprocessing/BokehPass.d.ts +3 -3
- package/postprocessing/ClearPass.d.ts +3 -3
- package/postprocessing/CubeTexturePass.d.ts +2 -2
- package/postprocessing/DotScreenPass.d.ts +4 -4
- package/postprocessing/EffectComposer.d.ts +3 -3
- package/postprocessing/FilmPass.d.ts +4 -4
- package/postprocessing/GlitchPass.d.ts +4 -4
- package/postprocessing/HalftonePass.d.ts +3 -3
- package/postprocessing/LUTPass.d.ts +2 -2
- package/postprocessing/MaskPass.d.ts +3 -3
- package/postprocessing/OutlinePass.d.ts +3 -3
- package/postprocessing/Pass.d.ts +2 -2
- package/postprocessing/RenderPass.d.ts +3 -3
- package/postprocessing/RenderPixelatedPass.d.ts +2 -2
- package/postprocessing/SAOPass.d.ts +2 -2
- package/postprocessing/SMAAPass.d.ts +2 -2
- package/postprocessing/SSAARenderPass.d.ts +2 -2
- package/postprocessing/SSAOPass.d.ts +2 -2
- package/postprocessing/SSRPass.d.ts +3 -3
- package/postprocessing/SavePass.d.ts +2 -2
- package/postprocessing/ShaderPass.d.ts +4 -4
- package/postprocessing/TAARenderPass.d.ts +2 -2
- package/postprocessing/TexturePass.d.ts +2 -2
- package/postprocessing/UnrealBloomPass.d.ts +2 -2
- package/postprocessing/WaterPass.d.ts +3 -3
- package/renderers/CSS2DRenderer.d.ts +1 -1
- package/renderers/CSS3DRenderer.d.ts +1 -1
- package/renderers/Projector.d.ts +1 -1
- package/renderers/SVGRenderer.d.ts +1 -1
- package/shaders/ACESFilmicToneMappingShader.cjs +35 -35
- package/shaders/ACESFilmicToneMappingShader.cjs.map +1 -1
- package/shaders/ACESFilmicToneMappingShader.d.ts +1 -1
- package/shaders/ACESFilmicToneMappingShader.js +35 -35
- package/shaders/ACESFilmicToneMappingShader.js.map +1 -1
- package/shaders/AfterimageShader.d.ts +1 -1
- package/shaders/BasicShader.d.ts +1 -1
- package/shaders/BleachBypassShader.d.ts +1 -1
- package/shaders/BokehShader.d.ts +1 -1
- package/shaders/BokehShader2.d.ts +1 -1
- package/shaders/ColorCorrectionShader.d.ts +1 -1
- package/shaders/ColorifyShader.d.ts +1 -1
- package/shaders/ConvolutionShader.d.ts +2 -2
- package/shaders/CopyShader.d.ts +1 -1
- package/shaders/DepthLimitedBlurShader.d.ts +2 -2
- package/shaders/DotScreenShader.d.ts +1 -1
- package/shaders/FXAAShader.cjs +4 -4
- package/shaders/FXAAShader.cjs.map +1 -1
- package/shaders/FXAAShader.d.ts +1 -1
- package/shaders/FXAAShader.js +4 -4
- package/shaders/FXAAShader.js.map +1 -1
- package/shaders/FreiChenShader.d.ts +1 -1
- package/shaders/GammaCorrectionShader.d.ts +1 -1
- package/shaders/GodRaysShader.cjs +4 -4
- package/shaders/GodRaysShader.cjs.map +1 -1
- package/shaders/GodRaysShader.d.ts +1 -1
- package/shaders/GodRaysShader.js +4 -4
- package/shaders/GodRaysShader.js.map +1 -1
- package/shaders/HorizontalBlurShader.d.ts +1 -1
- package/shaders/LuminosityHighPassShader.d.ts +1 -1
- package/shaders/NormalMapShader.d.ts +1 -1
- package/shaders/ParallaxShader.cjs +1 -1
- package/shaders/ParallaxShader.cjs.map +1 -1
- package/shaders/ParallaxShader.js +1 -1
- package/shaders/ParallaxShader.js.map +1 -1
- package/shaders/SAOShader.d.ts +2 -2
- package/shaders/SMAAShader.d.ts +1 -1
- package/shaders/SSAOShader.d.ts +1 -1
- package/shaders/SSRShader.d.ts +1 -1
- package/shaders/SobelOperatorShader.d.ts +1 -1
- package/shaders/ToonShader.d.ts +1 -1
- package/shaders/TriangleBlurShader.d.ts +1 -1
- package/shaders/VerticalBlurShader.d.ts +1 -1
- package/shaders/VignetteShader.cjs +4 -4
- package/shaders/VignetteShader.cjs.map +1 -1
- package/shaders/VignetteShader.js +4 -4
- package/shaders/VignetteShader.js.map +1 -1
- package/shaders/VolumeShader.d.ts +1 -1
- package/textures/FlakesTexture.d.ts +1 -1
- package/types/shared.d.ts +1 -1
- package/utils/BufferGeometryUtils.d.ts +1 -1
- package/utils/GeometryCompressionUtils.d.ts +2 -2
- package/utils/GeometryUtils.d.ts +1 -1
- package/utils/LDrawUtils.d.ts +2 -2
- package/utils/RoughnessMipmapper.d.ts +1 -1
- package/utils/SceneUtils.d.ts +2 -2
- package/utils/ShadowMapViewer.d.ts +1 -1
- package/utils/SkeletonUtils.d.ts +2 -2
- package/utils/UVsDebug.d.ts +1 -1
- package/webxr/ARButton.d.ts +2 -2
- package/webxr/OculusHandModel.d.ts +3 -3
- package/webxr/OculusHandPointerModel.d.ts +1 -1
- package/webxr/Text2D.d.ts +1 -1
- package/webxr/VRButton.d.ts +2 -2
- package/webxr/XRControllerModelFactory.d.ts +4 -4
- package/webxr/XREstimatedLight.d.ts +1 -1
- package/webxr/XRHandMeshModel.d.ts +2 -2
- package/webxr/XRHandModelFactory.d.ts +3 -3
- package/webxr/XRHandPrimitiveModel.d.ts +2 -2
- package/_polyfill/constants.d.cts +0 -1
- package/_polyfill/uv1.d.cts +0 -5
- package/animation/AnimationClipCreator.d.cts +0 -12
- package/animation/CCDIKSolver.d.cts +0 -30
- package/animation/MMDAnimationHelper.d.cts +0 -93
- package/animation/MMDPhysics.d.cts +0 -119
- package/cameras/CinematicCamera.d.cts +0 -34
- package/controls/ArcballControls.d.cts +0 -376
- package/controls/DeviceOrientationControls.d.cts +0 -29
- package/controls/DragControls.d.cts +0 -67
- package/controls/EventDispatcher.d.cts +0 -41
- package/controls/FirstPersonControls.d.cts +0 -49
- package/controls/FlyControls.d.cts +0 -39
- package/controls/OrbitControls.d.cts +0 -74
- package/controls/PointerLockControls.d.cts +0 -39
- package/controls/StandardControlsEventMap.d.cts +0 -14
- package/controls/TrackballControls.d.cts +0 -97
- package/controls/TransformControls.d.cts +0 -151
- package/controls/experimental/CameraControls.d.cts +0 -213
- package/csm/CSM.d.cts +0 -61
- package/csm/CSMFrustum.d.cts +0 -19
- package/csm/CSMHelper.d.cts +0 -26
- package/csm/CSMShader.d.cts +0 -4
- package/curves/CurveExtras.d.cts +0 -68
- package/curves/NURBSCurve.d.cts +0 -11
- package/curves/NURBSSurface.d.cts +0 -13
- package/curves/NURBSUtils.d.cts +0 -20
- package/deprecated/Geometry.d.cts +0 -341
- package/effects/AnaglyphEffect.d.cts +0 -11
- package/effects/AsciiEffect.d.cts +0 -18
- package/effects/OutlineEffect.d.cts +0 -28
- package/effects/ParallaxBarrierEffect.d.cts +0 -8
- package/effects/PeppersGhostEffect.d.cts +0 -10
- package/effects/StereoEffect.d.cts +0 -9
- package/environments/RoomEnvironment.d.cts +0 -6
- package/exporters/ColladaExporter.d.cts +0 -50
- package/exporters/DRACOExporter.d.cts +0 -36
- package/exporters/GLTFExporter.d.cts +0 -114
- package/exporters/MMDExporter.d.cts +0 -12
- package/exporters/OBJExporter.d.cts +0 -18
- package/exporters/PLYExporter.d.cts +0 -23
- package/exporters/STLExporter.d.cts +0 -28
- package/exporters/USDZExporter.d.cts +0 -27
- package/geometries/BoxLineGeometry.d.cts +0 -12
- package/geometries/ConvexGeometry.d.cts +0 -5
- package/geometries/DecalGeometry.d.cts +0 -10
- package/geometries/LightningStrike.d.cts +0 -108
- package/geometries/ParametricGeometries.d.cts +0 -26
- package/geometries/ParametricGeometry.d.cts +0 -18
- package/geometries/RoundedBoxGeometry.d.cts +0 -5
- package/geometries/TeapotGeometry.d.cts +0 -13
- package/geometries/TextGeometry.d.cts +0 -18
- package/helpers/LightProbeHelper.d.cts +0 -10
- package/helpers/PositionalAudioHelper.d.cts +0 -13
- package/helpers/RaycasterHelper.d.cts +0 -33
- package/helpers/RectAreaLightHelper.d.cts +0 -11
- package/helpers/VertexNormalsHelper.d.cts +0 -13
- package/helpers/VertexTangentsHelper.d.cts +0 -13
- package/index.d.cts +0 -262
- package/interactive/HTMLMesh.d.cts +0 -6
- package/interactive/InteractiveGroup.d.cts +0 -5
- package/interactive/SelectionBox.d.cts +0 -15
- package/interactive/SelectionHelper.d.cts +0 -17
- package/libs/MeshoptDecoder.d.cts +0 -12
- package/libs/MotionControllers.d.cts +0 -176
- package/libs/zstddec.d.cts +0 -8
- package/lights/LightProbeGenerator.d.cts +0 -6
- package/lights/RectAreaLightUniformsLib.d.cts +0 -3
- package/lines/Line2.d.cts +0 -11
- package/lines/LineGeometry.d.cts +0 -10
- package/lines/LineMaterial.d.cts +0 -31
- package/lines/LineSegments2.d.cts +0 -14
- package/lines/LineSegmentsGeometry.d.cts +0 -16
- package/lines/Wireframe.d.cts +0 -11
- package/lines/WireframeGeometry2.d.cts +0 -8
- package/loaders/3DMLoader.d.cts +0 -17
- package/loaders/3MFLoader.d.cts +0 -16
- package/loaders/AMFLoader.d.cts +0 -14
- package/loaders/AssimpLoader.d.cts +0 -19
- package/loaders/BVHLoader.d.cts +0 -21
- package/loaders/BasisTextureLoader.d.cts +0 -32
- package/loaders/ColladaLoader.d.cts +0 -20
- package/loaders/DDSLoader.d.cts +0 -16
- package/loaders/DRACOLoader.d.cts +0 -18
- package/loaders/EXRLoader.d.cts +0 -18
- package/loaders/FBXLoader.d.cts +0 -14
- package/loaders/FontLoader.d.cts +0 -37
- package/loaders/GCodeLoader.d.cts +0 -15
- package/loaders/GLTFLoader.d.cts +0 -155
- package/loaders/HDRCubeTextureLoader.d.cts +0 -18
- package/loaders/KMZLoader.d.cts +0 -16
- package/loaders/KTX2Loader.d.cts +0 -10
- package/loaders/KTXLoader.d.cts +0 -16
- package/loaders/LDrawLoader.d.cts +0 -26
- package/loaders/LUT3dlLoader.d.cts +0 -20
- package/loaders/LUTCubeLoader.d.cts +0 -23
- package/loaders/LWOLoader.d.cts +0 -26
- package/loaders/LottieLoader.d.cts +0 -15
- package/loaders/MD2Loader.d.cts +0 -14
- package/loaders/MDDLoader.d.cts +0 -19
- package/loaders/MMDLoader.d.cts +0 -63
- package/loaders/MTLLoader.d.cts +0 -100
- package/loaders/NRRDLoader.d.cts +0 -22
- package/loaders/OBJLoader.d.cts +0 -17
- package/loaders/PCDLoader.d.cts +0 -15
- package/loaders/PDBLoader.d.cts +0 -22
- package/loaders/PLYLoader.d.cts +0 -16
- package/loaders/PRWMLoader.d.cts +0 -16
- package/loaders/PVRLoader.d.cts +0 -16
- package/loaders/RGBELoader.d.cts +0 -20
- package/loaders/RGBMLoader.d.cts +0 -32
- package/loaders/STLLoader.d.cts +0 -14
- package/loaders/SVGLoader.d.cts +0 -63
- package/loaders/TDSLoader.d.cts +0 -42
- package/loaders/TGALoader.d.cts +0 -14
- package/loaders/TTFLoader.d.cts +0 -15
- package/loaders/TiltLoader.d.cts +0 -14
- package/loaders/VOXLoader.d.cts +0 -29
- package/loaders/VRMLLoader.d.cts +0 -14
- package/loaders/VRMLoader.d.cts +0 -19
- package/loaders/VTKLoader.d.cts +0 -14
- package/loaders/XLoader.d.cts +0 -19
- package/loaders/XYZLoader.d.cts +0 -14
- package/math/Capsule.d.cts +0 -27
- package/math/ColorConverter.d.cts +0 -21
- package/math/ConvexHull.d.cts +0 -89
- package/math/ImprovedNoise.d.cts +0 -4
- package/math/Lut.d.cts +0 -27
- package/math/MeshSurfaceSampler.d.cts +0 -18
- package/math/OBB.d.cts +0 -24
- package/math/Octree.d.cts +0 -24
- package/math/SimplexNoise.d.cts +0 -21
- package/misc/ConvexObjectBreaker.d.cts +0 -25
- package/misc/GPUComputationRenderer.d.cts +0 -53
- package/misc/Gyroscope.d.cts +0 -5
- package/misc/MD2Character.d.cts +0 -33
- package/misc/MD2CharacterComplex.d.cts +0 -47
- package/misc/MorphAnimMesh.d.cts +0 -13
- package/misc/MorphBlendMesh.d.cts +0 -21
- package/misc/ProgressiveLightmap.d.cts +0 -60
- package/misc/RollerCoaster.d.cts +0 -21
- package/misc/Timer.d.cts +0 -27
- package/misc/TubePainter.d.cts +0 -10
- package/misc/Volume.d.cts +0 -37
- package/misc/VolumeSlice.d.cts +0 -28
- package/misc/WebGL.d.cts +0 -5
- package/modifiers/CurveModifier.d.cts +0 -91
- package/modifiers/EdgeSplitModifier.d.cts +0 -19
- package/modifiers/SimplifyModifier.d.cts +0 -19
- package/modifiers/TessellateModifier.d.cts +0 -11
- package/objects/BatchedMesh.d.cts +0 -48
- package/objects/GroundProjectedEnv.d.cts +0 -12
- package/objects/Lensflare.d.cts +0 -17
- package/objects/LightningStorm.d.cts +0 -32
- package/objects/MarchingCubes.d.cts +0 -76
- package/objects/Reflector.d.cts +0 -23
- package/objects/ReflectorForSSRPass.d.cts +0 -48
- package/objects/ReflectorRTT.d.cts +0 -6
- package/objects/Refractor.d.cts +0 -23
- package/objects/ShadowMesh.d.cts +0 -10
- package/objects/Sky.d.cts +0 -18
- package/objects/Water.d.cts +0 -22
- package/objects/Water2.d.cts +0 -23
- package/physics/AmmoPhysics.d.cts +0 -7
- package/postprocessing/AdaptiveToneMappingPass.d.cts +0 -29
- package/postprocessing/AfterimagePass.d.cts +0 -15
- package/postprocessing/BloomPass.d.cts +0 -29
- package/postprocessing/BokehPass.d.cts +0 -26
- package/postprocessing/ClearPass.d.cts +0 -10
- package/postprocessing/CubeTexturePass.d.cts +0 -14
- package/postprocessing/DotScreenPass.d.cts +0 -11
- package/postprocessing/EffectComposer.d.cts +0 -28
- package/postprocessing/FilmPass.d.cts +0 -11
- package/postprocessing/GlitchPass.d.cts +0 -16
- package/postprocessing/HalftonePass.d.cts +0 -26
- package/postprocessing/LUTPass.d.cts +0 -13
- package/postprocessing/MaskPass.d.cts +0 -14
- package/postprocessing/OutlinePass.d.cts +0 -53
- package/postprocessing/Pass.d.cts +0 -21
- package/postprocessing/RenderPass.d.cts +0 -14
- package/postprocessing/RenderPixelatedPass.d.cts +0 -34
- package/postprocessing/SAOPass.d.cts +0 -78
- package/postprocessing/SMAAPass.d.cts +0 -21
- package/postprocessing/SSAARenderPass.d.cts +0 -17
- package/postprocessing/SSAOPass.d.cts +0 -70
- package/postprocessing/SSRPass.d.cts +0 -123
- package/postprocessing/SavePass.d.cts +0 -12
- package/postprocessing/ShaderPass.d.cts +0 -13
- package/postprocessing/TAARenderPass.d.cts +0 -8
- package/postprocessing/TexturePass.d.cts +0 -12
- package/postprocessing/UnrealBloomPass.d.cts +0 -31
- package/postprocessing/WaterPass.d.cts +0 -35
- package/renderers/CSS2DRenderer.d.cts +0 -23
- package/renderers/CSS3DRenderer.d.cts +0 -26
- package/renderers/Projector.d.cts +0 -60
- package/renderers/SVGRenderer.d.cts +0 -25
- package/shaders/ACESFilmicToneMappingShader.d.cts +0 -16
- package/shaders/AfterimageShader.d.cts +0 -15
- package/shaders/BasicShader.d.cts +0 -8
- package/shaders/BleachBypassShader.d.cts +0 -14
- package/shaders/BlendShader.d.cts +0 -21
- package/shaders/BokehShader.d.cts +0 -24
- package/shaders/BokehShader2.d.cts +0 -50
- package/shaders/BrightnessContrastShader.d.cts +0 -21
- package/shaders/ColorCorrectionShader.d.cts +0 -22
- package/shaders/ColorifyShader.d.cts +0 -16
- package/shaders/ConvolutionShader.d.cts +0 -21
- package/shaders/CopyShader.d.cts +0 -12
- package/shaders/DOFMipMapShader.d.cts +0 -23
- package/shaders/DepthLimitedBlurShader.d.cts +0 -28
- package/shaders/DigitalGlitch.d.cts +0 -39
- package/shaders/DotScreenShader.d.cts +0 -27
- package/shaders/FXAAShader.d.cts +0 -19
- package/shaders/FilmShader.d.cts +0 -43
- package/shaders/FocusShader.d.cts +0 -26
- package/shaders/FreiChenShader.d.cts +0 -19
- package/shaders/FresnelShader.d.cts +0 -24
- package/shaders/GammaCorrectionShader.d.cts +0 -12
- package/shaders/GodRaysShader.d.cts +0 -97
- package/shaders/HalftoneShader.d.cts +0 -51
- package/shaders/HorizontalBlurShader.d.cts +0 -18
- package/shaders/HorizontalTiltShiftShader.d.cts +0 -23
- package/shaders/HueSaturationShader.d.cts +0 -21
- package/shaders/KaleidoShader.d.cts +0 -24
- package/shaders/LuminosityHighPassShader.d.cts +0 -27
- package/shaders/LuminosityShader.d.cts +0 -13
- package/shaders/MirrorShader.d.cts +0 -18
- package/shaders/NormalMapShader.d.cts +0 -23
- package/shaders/ParallaxShader.d.cts +0 -28
- package/shaders/PixelShader.d.cts +0 -18
- package/shaders/RGBShiftShader.d.cts +0 -24
- package/shaders/SAOShader.d.cts +0 -25
- package/shaders/SMAAShader.d.cts +0 -60
- package/shaders/SSAOShader.d.cts +0 -86
- package/shaders/SSRShader.d.cts +0 -94
- package/shaders/SepiaShader.d.cts +0 -17
- package/shaders/SobelOperatorShader.d.cts +0 -19
- package/shaders/SubsurfaceScatteringShader.d.cts +0 -5
- package/shaders/TechnicolorShader.d.cts +0 -15
- package/shaders/ToneMapShader.d.cts +0 -27
- package/shaders/ToonShader.d.cts +0 -108
- package/shaders/TriangleBlurShader.d.cts +0 -22
- package/shaders/UnpackDepthRGBAShader.d.cts +0 -16
- package/shaders/VerticalBlurShader.d.cts +0 -18
- package/shaders/VerticalTiltShiftShader.d.cts +0 -23
- package/shaders/VignetteShader.d.cts +0 -20
- package/shaders/VolumeShader.d.cts +0 -30
- package/shaders/WaterRefractionShader.d.cts +0 -21
- package/shaders/types.d.cts +0 -13
- package/textures/FlakesTexture.d.cts +0 -4
- package/types/helpers.d.cts +0 -1
- package/types/shared.d.cts +0 -9
- package/types/utils.d.cts +0 -3
- package/utils/BufferGeometryUtils.d.cts +0 -63
- package/utils/GeometryCompressionUtils.d.cts +0 -7
- package/utils/GeometryUtils.d.cts +0 -6
- package/utils/LDrawUtils.d.cts +0 -5
- package/utils/RoughnessMipmapper.d.cts +0 -8
- package/utils/SceneUtils.d.cts +0 -9
- package/utils/ShadowMapViewer.d.cts +0 -24
- package/utils/SkeletonUtils.d.cts +0 -14
- package/utils/UVsDebug.d.cts +0 -3
- package/webxr/ARButton.d.cts +0 -6
- package/webxr/OculusHandModel.d.cts +0 -23
- package/webxr/OculusHandPointerModel.d.cts +0 -65
- package/webxr/Text2D.d.cts +0 -3
- package/webxr/VRButton.d.cts +0 -11
- package/webxr/XRControllerModelFactory.d.cts +0 -23
- package/webxr/XREstimatedLight.d.cts +0 -33
- package/webxr/XRHandMeshModel.d.cts +0 -9
- package/webxr/XRHandModelFactory.d.cts +0 -25
- package/webxr/XRHandPrimitiveModel.d.cts +0 -24
package/index.d.cts
DELETED
@@ -1,262 +0,0 @@
|
|
1
|
-
export type * from './misc/MD2CharacterComplex.d.cts';
|
2
|
-
export type * from './misc/ConvexObjectBreaker.d.cts';
|
3
|
-
export type * from './misc/MorphBlendMesh.d.cts';
|
4
|
-
export type * from './misc/GPUComputationRenderer.d.cts';
|
5
|
-
export type * from './misc/Gyroscope.d.cts';
|
6
|
-
export type * from './misc/MorphAnimMesh.d.cts';
|
7
|
-
export type * from './misc/RollerCoaster.d.cts';
|
8
|
-
export type * from './misc/Timer.d.cts';
|
9
|
-
export type * from './misc/WebGL.d.cts';
|
10
|
-
export type * from './misc/MD2Character.d.cts';
|
11
|
-
export type * from './misc/VolumeSlice.d.cts';
|
12
|
-
export type * from './misc/TubePainter.d.cts';
|
13
|
-
export type * from './misc/Volume.d.cts';
|
14
|
-
export type * from './misc/ProgressiveLightmap.d.cts';
|
15
|
-
export type * from './renderers/CSS2DRenderer.d.cts';
|
16
|
-
export type * from './renderers/CSS3DRenderer.d.cts';
|
17
|
-
export type * from './renderers/Projector.d.cts';
|
18
|
-
export type * from './renderers/SVGRenderer.d.cts';
|
19
|
-
export type * from './textures/FlakesTexture.d.cts';
|
20
|
-
export type * from './modifiers/CurveModifier.d.cts';
|
21
|
-
export type * from './modifiers/SimplifyModifier.d.cts';
|
22
|
-
export type * from './modifiers/EdgeSplitModifier.d.cts';
|
23
|
-
export type * from './modifiers/TessellateModifier.d.cts';
|
24
|
-
export type * from './exporters/GLTFExporter.d.cts';
|
25
|
-
export type * from './exporters/USDZExporter.d.cts';
|
26
|
-
export type * from './exporters/PLYExporter.d.cts';
|
27
|
-
export type * from './exporters/DRACOExporter.d.cts';
|
28
|
-
export type * from './exporters/ColladaExporter.d.cts';
|
29
|
-
export type * from './exporters/MMDExporter.d.cts';
|
30
|
-
export type * from './exporters/STLExporter.d.cts';
|
31
|
-
export type * from './exporters/OBJExporter.d.cts';
|
32
|
-
export type * from './environments/RoomEnvironment.d.cts';
|
33
|
-
export type * from './animation/AnimationClipCreator.d.cts';
|
34
|
-
export type * from './animation/CCDIKSolver.d.cts';
|
35
|
-
export type * from './animation/MMDPhysics.d.cts';
|
36
|
-
export type * from './animation/MMDAnimationHelper.d.cts';
|
37
|
-
export type * from './objects/BatchedMesh.d.cts';
|
38
|
-
export type * from './objects/Reflector.d.cts';
|
39
|
-
export type * from './objects/Refractor.d.cts';
|
40
|
-
export type * from './objects/ShadowMesh.d.cts';
|
41
|
-
export type * from './objects/Lensflare.d.cts';
|
42
|
-
export type * from './objects/Water.d.cts';
|
43
|
-
export type * from './objects/MarchingCubes.d.cts';
|
44
|
-
export type * from './objects/LightningStorm.d.cts';
|
45
|
-
export type * from './objects/ReflectorRTT.d.cts';
|
46
|
-
export type * from './objects/ReflectorForSSRPass.d.cts';
|
47
|
-
export type * from './objects/Sky.d.cts';
|
48
|
-
export type * from './objects/Water2.d.cts';
|
49
|
-
export type * from './objects/GroundProjectedEnv.d.cts';
|
50
|
-
export type * from './utils/SceneUtils.d.cts';
|
51
|
-
export type * from './utils/UVsDebug.d.cts';
|
52
|
-
export type * from './utils/GeometryUtils.d.cts';
|
53
|
-
export type * from './utils/RoughnessMipmapper.d.cts';
|
54
|
-
export type * from './utils/SkeletonUtils.d.cts';
|
55
|
-
export type * from './utils/ShadowMapViewer.d.cts';
|
56
|
-
export type * from './utils/BufferGeometryUtils.d.cts';
|
57
|
-
export type * from './utils/GeometryCompressionUtils.d.cts';
|
58
|
-
export type * from './cameras/CinematicCamera.d.cts';
|
59
|
-
export type * from './math/ConvexHull.d.cts';
|
60
|
-
export type * from './math/MeshSurfaceSampler.d.cts';
|
61
|
-
export type * from './math/SimplexNoise.d.cts';
|
62
|
-
export type * from './math/OBB.d.cts';
|
63
|
-
export type * from './math/Capsule.d.cts';
|
64
|
-
export type * from './math/ColorConverter.d.cts';
|
65
|
-
export type * from './math/ImprovedNoise.d.cts';
|
66
|
-
export type * from './math/Octree.d.cts';
|
67
|
-
export type * from './math/Lut.d.cts';
|
68
|
-
export type * from './controls/experimental/CameraControls.d.cts';
|
69
|
-
export type * from './controls/FirstPersonControls.d.cts';
|
70
|
-
export type * from './controls/TransformControls.d.cts';
|
71
|
-
export type * from './controls/DragControls.d.cts';
|
72
|
-
export type * from './controls/PointerLockControls.d.cts';
|
73
|
-
export type * from './controls/DeviceOrientationControls.d.cts';
|
74
|
-
export type * from './controls/TrackballControls.d.cts';
|
75
|
-
export type * from './controls/OrbitControls.d.cts';
|
76
|
-
export type * from './controls/ArcballControls.d.cts';
|
77
|
-
export type * from './controls/FlyControls.d.cts';
|
78
|
-
export type * from './postprocessing/LUTPass.d.cts';
|
79
|
-
export type * from './postprocessing/ClearPass.d.cts';
|
80
|
-
export type * from './postprocessing/GlitchPass.d.cts';
|
81
|
-
export type * from './postprocessing/HalftonePass.d.cts';
|
82
|
-
export type * from './postprocessing/SMAAPass.d.cts';
|
83
|
-
export type * from './postprocessing/FilmPass.d.cts';
|
84
|
-
export type * from './postprocessing/OutlinePass.d.cts';
|
85
|
-
export type * from './postprocessing/SSAOPass.d.cts';
|
86
|
-
export type * from './postprocessing/SavePass.d.cts';
|
87
|
-
export type * from './postprocessing/BokehPass.d.cts';
|
88
|
-
export type * from './postprocessing/Pass.d.cts';
|
89
|
-
export type * from './postprocessing/TexturePass.d.cts';
|
90
|
-
export type * from './postprocessing/AdaptiveToneMappingPass.d.cts';
|
91
|
-
export type * from './postprocessing/UnrealBloomPass.d.cts';
|
92
|
-
export type * from './postprocessing/CubeTexturePass.d.cts';
|
93
|
-
export type * from './postprocessing/SAOPass.d.cts';
|
94
|
-
export type * from './postprocessing/AfterimagePass.d.cts';
|
95
|
-
export type * from './postprocessing/MaskPass.d.cts';
|
96
|
-
export type * from './postprocessing/EffectComposer.d.cts';
|
97
|
-
export type * from './postprocessing/DotScreenPass.d.cts';
|
98
|
-
export type * from './postprocessing/SSRPass.d.cts';
|
99
|
-
export type * from './postprocessing/TAARenderPass.d.cts';
|
100
|
-
export type * from './postprocessing/ShaderPass.d.cts';
|
101
|
-
export type * from './postprocessing/SSAARenderPass.d.cts';
|
102
|
-
export type * from './postprocessing/RenderPass.d.cts';
|
103
|
-
export type * from './postprocessing/RenderPixelatedPass.d.cts';
|
104
|
-
export type * from './postprocessing/BloomPass.d.cts';
|
105
|
-
export type * from './postprocessing/WaterPass.d.cts';
|
106
|
-
export type * from './webxr/ARButton.d.cts';
|
107
|
-
export type * from './webxr/OculusHandModel.d.cts';
|
108
|
-
export type * from './webxr/OculusHandPointerModel.d.cts';
|
109
|
-
export type * from './webxr/Text2D.d.cts';
|
110
|
-
export type * from './webxr/VRButton.d.cts';
|
111
|
-
export type * from './webxr/XRControllerModelFactory.d.cts';
|
112
|
-
export type * from './webxr/XREstimatedLight.d.cts';
|
113
|
-
export type * from './webxr/XRHandMeshModel.d.cts';
|
114
|
-
export type * from './webxr/XRHandModelFactory.d.cts';
|
115
|
-
export type * from './webxr/XRHandPrimitiveModel.d.cts';
|
116
|
-
export type * from './geometries/ParametricGeometries.d.cts';
|
117
|
-
export type * from './geometries/ParametricGeometry.d.cts';
|
118
|
-
export type * from './geometries/ConvexGeometry.d.cts';
|
119
|
-
export type * from './geometries/LightningStrike.d.cts';
|
120
|
-
export type * from './geometries/RoundedBoxGeometry.d.cts';
|
121
|
-
export type * from './geometries/BoxLineGeometry.d.cts';
|
122
|
-
export type * from './geometries/DecalGeometry.d.cts';
|
123
|
-
export type * from './geometries/TeapotGeometry.d.cts';
|
124
|
-
export type * from './geometries/TextGeometry.d.cts';
|
125
|
-
export type * from './csm/CSM.d.cts';
|
126
|
-
export type * from './csm/CSMFrustum.d.cts';
|
127
|
-
export type * from './csm/CSMHelper.d.cts';
|
128
|
-
export type * from './csm/CSMShader.d.cts';
|
129
|
-
export type * from './shaders/types.d.cts';
|
130
|
-
export type * from './shaders/ACESFilmicToneMappingShader.d.cts';
|
131
|
-
export type * from './shaders/AfterimageShader.d.cts';
|
132
|
-
export type * from './shaders/BasicShader.d.cts';
|
133
|
-
export type * from './shaders/BleachBypassShader.d.cts';
|
134
|
-
export type * from './shaders/BlendShader.d.cts';
|
135
|
-
export type * from './shaders/BokehShader.d.cts';
|
136
|
-
export type * from './shaders/BokehShader2.d.cts';
|
137
|
-
export type * from './shaders/BrightnessContrastShader.d.cts';
|
138
|
-
export type * from './shaders/ColorCorrectionShader.d.cts';
|
139
|
-
export type * from './shaders/ColorifyShader.d.cts';
|
140
|
-
export type * from './shaders/ConvolutionShader.d.cts';
|
141
|
-
export type * from './shaders/CopyShader.d.cts';
|
142
|
-
export type * from './shaders/DOFMipMapShader.d.cts';
|
143
|
-
export type * from './shaders/DepthLimitedBlurShader.d.cts';
|
144
|
-
export type * from './shaders/DigitalGlitch.d.cts';
|
145
|
-
export type * from './shaders/DotScreenShader.d.cts';
|
146
|
-
export type * from './shaders/FXAAShader.d.cts';
|
147
|
-
export type * from './shaders/FilmShader.d.cts';
|
148
|
-
export type * from './shaders/FocusShader.d.cts';
|
149
|
-
export type * from './shaders/FreiChenShader.d.cts';
|
150
|
-
export type * from './shaders/FresnelShader.d.cts';
|
151
|
-
export type * from './shaders/GammaCorrectionShader.d.cts';
|
152
|
-
export type * from './shaders/GodRaysShader.d.cts';
|
153
|
-
export type * from './shaders/HalftoneShader.d.cts';
|
154
|
-
export type * from './shaders/HorizontalBlurShader.d.cts';
|
155
|
-
export type * from './shaders/HorizontalTiltShiftShader.d.cts';
|
156
|
-
export type * from './shaders/HueSaturationShader.d.cts';
|
157
|
-
export type * from './shaders/KaleidoShader.d.cts';
|
158
|
-
export type * from './shaders/LuminosityHighPassShader.d.cts';
|
159
|
-
export type * from './shaders/LuminosityShader.d.cts';
|
160
|
-
export type * from './shaders/MirrorShader.d.cts';
|
161
|
-
export type * from './shaders/NormalMapShader.d.cts';
|
162
|
-
export type * from './shaders/ParallaxShader.d.cts';
|
163
|
-
export type * from './shaders/PixelShader.d.cts';
|
164
|
-
export type * from './shaders/RGBShiftShader.d.cts';
|
165
|
-
export type * from './shaders/SAOShader.d.cts';
|
166
|
-
export type * from './shaders/SMAAShader.d.cts';
|
167
|
-
export type * from './shaders/SSAOShader.d.cts';
|
168
|
-
export type * from './shaders/SSRShader.d.cts';
|
169
|
-
export type * from './shaders/SepiaShader.d.cts';
|
170
|
-
export type * from './shaders/SobelOperatorShader.d.cts';
|
171
|
-
export type * from './shaders/SubsurfaceScatteringShader.d.cts';
|
172
|
-
export type * from './shaders/TechnicolorShader.d.cts';
|
173
|
-
export type * from './shaders/ToneMapShader.d.cts';
|
174
|
-
export type * from './shaders/ToonShader.d.cts';
|
175
|
-
export type * from './shaders/TriangleBlurShader.d.cts';
|
176
|
-
export type * from './shaders/UnpackDepthRGBAShader.d.cts';
|
177
|
-
export type * from './shaders/VerticalBlurShader.d.cts';
|
178
|
-
export type * from './shaders/VerticalTiltShiftShader.d.cts';
|
179
|
-
export type * from './shaders/VignetteShader.d.cts';
|
180
|
-
export type * from './shaders/VolumeShader.d.cts';
|
181
|
-
export type * from './shaders/WaterRefractionShader.d.cts';
|
182
|
-
export type * from './interactive/HTMLMesh.d.cts';
|
183
|
-
export type * from './interactive/InteractiveGroup.d.cts';
|
184
|
-
export type * from './interactive/SelectionHelper.d.cts';
|
185
|
-
export type * from './interactive/SelectionBox.d.cts';
|
186
|
-
export type * from './physics/AmmoPhysics.d.cts';
|
187
|
-
export type * from './effects/ParallaxBarrierEffect.d.cts';
|
188
|
-
export type * from './effects/PeppersGhostEffect.d.cts';
|
189
|
-
export type * from './effects/OutlineEffect.d.cts';
|
190
|
-
export type * from './effects/AnaglyphEffect.d.cts';
|
191
|
-
export type * from './effects/AsciiEffect.d.cts';
|
192
|
-
export type * from './effects/StereoEffect.d.cts';
|
193
|
-
export type * from './loaders/FBXLoader.d.cts';
|
194
|
-
export type * from './loaders/FontLoader.d.cts';
|
195
|
-
export type * from './loaders/TGALoader.d.cts';
|
196
|
-
export type * from './loaders/LUTCubeLoader.d.cts';
|
197
|
-
export type * from './loaders/NRRDLoader.d.cts';
|
198
|
-
export type * from './loaders/STLLoader.d.cts';
|
199
|
-
export type * from './loaders/MTLLoader.d.cts';
|
200
|
-
export type * from './loaders/XLoader.d.cts';
|
201
|
-
export type * from './loaders/BVHLoader.d.cts';
|
202
|
-
export type * from './loaders/KMZLoader.d.cts';
|
203
|
-
export type * from './loaders/VRMLoader.d.cts';
|
204
|
-
export type * from './loaders/VRMLLoader.d.cts';
|
205
|
-
export type * from './loaders/KTX2Loader.d.cts';
|
206
|
-
export type * from './loaders/LottieLoader.d.cts';
|
207
|
-
export type * from './loaders/TTFLoader.d.cts';
|
208
|
-
export type * from './loaders/RGBELoader.d.cts';
|
209
|
-
export type * from './loaders/AssimpLoader.d.cts';
|
210
|
-
export type * from './loaders/ColladaLoader.d.cts';
|
211
|
-
export type * from './loaders/MDDLoader.d.cts';
|
212
|
-
export type * from './loaders/EXRLoader.d.cts';
|
213
|
-
export type * from './loaders/3MFLoader.d.cts';
|
214
|
-
export type * from './loaders/XYZLoader.d.cts';
|
215
|
-
export type * from './loaders/VTKLoader.d.cts';
|
216
|
-
export type * from './loaders/LUT3dlLoader.d.cts';
|
217
|
-
export type * from './loaders/DDSLoader.d.cts';
|
218
|
-
export type * from './loaders/PVRLoader.d.cts';
|
219
|
-
export type * from './loaders/GCodeLoader.d.cts';
|
220
|
-
export type * from './loaders/BasisTextureLoader.d.cts';
|
221
|
-
export type * from './loaders/TDSLoader.d.cts';
|
222
|
-
export type * from './loaders/LDrawLoader.d.cts';
|
223
|
-
export type * from './loaders/GLTFLoader.d.cts';
|
224
|
-
export type * from './loaders/SVGLoader.d.cts';
|
225
|
-
export type * from './loaders/3DMLoader.d.cts';
|
226
|
-
export type * from './loaders/OBJLoader.d.cts';
|
227
|
-
export type * from './loaders/AMFLoader.d.cts';
|
228
|
-
export type * from './loaders/MMDLoader.d.cts';
|
229
|
-
export type * from './loaders/MD2Loader.d.cts';
|
230
|
-
export type * from './loaders/KTXLoader.d.cts';
|
231
|
-
export type * from './loaders/TiltLoader.d.cts';
|
232
|
-
export type * from './loaders/DRACOLoader.d.cts';
|
233
|
-
export type * from './loaders/HDRCubeTextureLoader.d.cts';
|
234
|
-
export type * from './loaders/PDBLoader.d.cts';
|
235
|
-
export type * from './loaders/PRWMLoader.d.cts';
|
236
|
-
export type * from './loaders/RGBMLoader.d.cts';
|
237
|
-
export type * from './loaders/VOXLoader.d.cts';
|
238
|
-
export type * from './loaders/PCDLoader.d.cts';
|
239
|
-
export type * from './loaders/LWOLoader.d.cts';
|
240
|
-
export type * from './loaders/PLYLoader.d.cts';
|
241
|
-
export type * from './lines/LineSegmentsGeometry.d.cts';
|
242
|
-
export type * from './lines/LineGeometry.d.cts';
|
243
|
-
export type * from './lines/Wireframe.d.cts';
|
244
|
-
export type * from './lines/WireframeGeometry2.d.cts';
|
245
|
-
export type * from './lines/Line2.d.cts';
|
246
|
-
export type * from './lines/LineMaterial.d.cts';
|
247
|
-
export type * from './lines/LineSegments2.d.cts';
|
248
|
-
export type * from './helpers/LightProbeHelper.d.cts';
|
249
|
-
export type * from './helpers/RaycasterHelper.d.cts';
|
250
|
-
export type * from './helpers/VertexTangentsHelper.d.cts';
|
251
|
-
export type * from './helpers/PositionalAudioHelper.d.cts';
|
252
|
-
export type * from './helpers/VertexNormalsHelper.d.cts';
|
253
|
-
export type * from './helpers/RectAreaLightHelper.d.cts';
|
254
|
-
export type * from './lights/RectAreaLightUniformsLib.d.cts';
|
255
|
-
export type * from './lights/LightProbeGenerator.d.cts';
|
256
|
-
export type * from './curves/NURBSUtils.d.cts';
|
257
|
-
export type * from './curves/NURBSCurve.d.cts';
|
258
|
-
export type * from './curves/NURBSSurface.d.cts';
|
259
|
-
export type * from './curves/CurveExtras.d.cts';
|
260
|
-
export type * from './deprecated/Geometry.d.cts';
|
261
|
-
export type * from './libs/MeshoptDecoder.d.cts';
|
262
|
-
export type * from './libs/MotionControllers.d.cts';
|
@@ -1,15 +0,0 @@
|
|
1
|
-
import type { Camera, Frustum, Mesh, Object3D, Scene, Vector3 } from 'three'
|
2
|
-
|
3
|
-
export class SelectionBox {
|
4
|
-
constructor(camera: Camera, scene: Scene, deep?: number)
|
5
|
-
camera: Camera
|
6
|
-
collection: Mesh[]
|
7
|
-
deep: number
|
8
|
-
endPoint: Vector3
|
9
|
-
scene: Scene
|
10
|
-
startPoint: Vector3
|
11
|
-
|
12
|
-
select(startPoint?: Vector3, endPoint?: Vector3): Mesh[]
|
13
|
-
updateFrustum(startPoint: Vector3, endPoint: Vector3): void
|
14
|
-
searchChildInFrustum(frustum: Frustum, object: Object3D): void
|
15
|
-
}
|
@@ -1,17 +0,0 @@
|
|
1
|
-
import type { WebGLRenderer, Vector2 } from 'three'
|
2
|
-
|
3
|
-
import type { SelectionBox } from './SelectionBox.d.cts'
|
4
|
-
|
5
|
-
export class SelectionHelper {
|
6
|
-
constructor(selectionBox: SelectionBox, renderer: WebGLRenderer, cssClassName: string)
|
7
|
-
element: HTMLElement
|
8
|
-
isDown: boolean
|
9
|
-
pointBottomRight: Vector2
|
10
|
-
pointTopLeft: Vector2
|
11
|
-
renderer: WebGLRenderer
|
12
|
-
startPoint: Vector2
|
13
|
-
|
14
|
-
onSelectStart(event: Event): void
|
15
|
-
onSelectMove(event: Event): void
|
16
|
-
onSelectOver(event: Event): void
|
17
|
-
}
|
@@ -1,12 +0,0 @@
|
|
1
|
-
type API = {
|
2
|
-
ready: Promise<void>;
|
3
|
-
supported: boolean;
|
4
|
-
decodeVertexBuffer: (target: Uint8Array, count: number, size: number, source: Uint8Array, filter?: string) => void;
|
5
|
-
decodeIndexBuffer: (target: Uint8Array, count: number, size: number, source: Uint8Array) => void;
|
6
|
-
decodeIndexSequence: (target: Uint8Array, count: number, size: number, source: Uint8Array) => void;
|
7
|
-
decodeGltfBuffer: (target: Uint8Array, count: number, size: number, source: Uint8Array, mode: string, filter?: string) => void;
|
8
|
-
};
|
9
|
-
declare const MeshoptDecoder: () => API | {
|
10
|
-
supported: boolean;
|
11
|
-
};
|
12
|
-
export type { MeshoptDecoder };
|
@@ -1,176 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
* @webxr-input-profiles/motion-controllers 1.0.0 https://github.com/immersive-web/webxr-input-profiles
|
3
|
-
*/
|
4
|
-
/// <reference types="webxr" />
|
5
|
-
import type { Object3D } from 'three';
|
6
|
-
interface GamepadIndices {
|
7
|
-
button: number;
|
8
|
-
xAxis?: number;
|
9
|
-
yAxis?: number;
|
10
|
-
}
|
11
|
-
interface VisualResponseDescription {
|
12
|
-
componentProperty: string;
|
13
|
-
states: string[];
|
14
|
-
valueNodeProperty: string;
|
15
|
-
valueNodeName: string;
|
16
|
-
minNodeName?: string;
|
17
|
-
maxNodeName?: string;
|
18
|
-
}
|
19
|
-
type VisualResponses = Record<string, VisualResponseDescription>;
|
20
|
-
interface ComponentDescription {
|
21
|
-
type: string;
|
22
|
-
gamepadIndices: GamepadIndices;
|
23
|
-
rootNodeName: string;
|
24
|
-
visualResponses: VisualResponses;
|
25
|
-
touchPointNodeName?: string;
|
26
|
-
}
|
27
|
-
interface Components {
|
28
|
-
[componentKey: string]: ComponentDescription;
|
29
|
-
}
|
30
|
-
interface LayoutDescription {
|
31
|
-
selectComponentId: string;
|
32
|
-
components: Components;
|
33
|
-
gamepadMapping: string;
|
34
|
-
rootNodeName: string;
|
35
|
-
assetPath: string;
|
36
|
-
}
|
37
|
-
type Layouts = Partial<Record<XRHandedness, LayoutDescription>>;
|
38
|
-
export interface Profile {
|
39
|
-
profileId: string;
|
40
|
-
fallbackProfileIds: string[];
|
41
|
-
layouts: Layouts;
|
42
|
-
}
|
43
|
-
interface ProfilesList {
|
44
|
-
[profileId: string]: {
|
45
|
-
path: string;
|
46
|
-
deprecated?: boolean;
|
47
|
-
} | undefined;
|
48
|
-
}
|
49
|
-
declare const MotionControllerConstants: {
|
50
|
-
Handedness: {
|
51
|
-
NONE: string;
|
52
|
-
LEFT: string;
|
53
|
-
RIGHT: string;
|
54
|
-
};
|
55
|
-
ComponentState: {
|
56
|
-
DEFAULT: string;
|
57
|
-
TOUCHED: string;
|
58
|
-
PRESSED: string;
|
59
|
-
};
|
60
|
-
ComponentProperty: {
|
61
|
-
BUTTON: string;
|
62
|
-
X_AXIS: string;
|
63
|
-
Y_AXIS: string;
|
64
|
-
STATE: string;
|
65
|
-
};
|
66
|
-
ComponentType: {
|
67
|
-
TRIGGER: string;
|
68
|
-
SQUEEZE: string;
|
69
|
-
TOUCHPAD: string;
|
70
|
-
THUMBSTICK: string;
|
71
|
-
BUTTON: string;
|
72
|
-
};
|
73
|
-
ButtonTouchThreshold: number;
|
74
|
-
AxisTouchThreshold: number;
|
75
|
-
VisualResponseProperty: {
|
76
|
-
TRANSFORM: string;
|
77
|
-
VISIBILITY: string;
|
78
|
-
};
|
79
|
-
};
|
80
|
-
declare function fetchProfilesList(basePath: string): Promise<ProfilesList>;
|
81
|
-
declare function fetchProfile(xrInputSource: XRInputSource, basePath: string, defaultProfile?: string | null, getAssetPath?: boolean): Promise<{
|
82
|
-
profile: Profile;
|
83
|
-
assetPath: string | undefined;
|
84
|
-
}>;
|
85
|
-
/**
|
86
|
-
* Contains the description of how the 3D model should visually respond to a specific user input.
|
87
|
-
* This is accomplished by initializing the object with the name of a node in the 3D model and
|
88
|
-
* property that need to be modified in response to user input, the name of the nodes representing
|
89
|
-
* the allowable range of motion, and the name of the input which triggers the change. In response
|
90
|
-
* to the named input changing, this object computes the appropriate weighting to use for
|
91
|
-
* interpolating between the range of motion nodes.
|
92
|
-
*/
|
93
|
-
declare class VisualResponse implements VisualResponseDescription {
|
94
|
-
value: number | boolean;
|
95
|
-
componentProperty: string;
|
96
|
-
states: string[];
|
97
|
-
valueNodeName: string;
|
98
|
-
valueNodeProperty: string;
|
99
|
-
minNodeName?: string;
|
100
|
-
maxNodeName?: string;
|
101
|
-
valueNode: Object3D | undefined;
|
102
|
-
minNode: Object3D | undefined;
|
103
|
-
maxNode: Object3D | undefined;
|
104
|
-
constructor(visualResponseDescription: VisualResponseDescription);
|
105
|
-
/**
|
106
|
-
* Computes the visual response's interpolation weight based on component state
|
107
|
-
* @param {Object} componentValues - The component from which to update
|
108
|
-
* @param {number | undefined} xAxis - The reported X axis value of the component
|
109
|
-
* @param {number | undefined} yAxis - The reported Y axis value of the component
|
110
|
-
* @param {number | undefined} button - The reported value of the component's button
|
111
|
-
* @param {string} state - The component's active state
|
112
|
-
*/
|
113
|
-
updateFromComponent({ xAxis, yAxis, button, state, }: {
|
114
|
-
xAxis?: number;
|
115
|
-
yAxis?: number;
|
116
|
-
button?: number;
|
117
|
-
state: string;
|
118
|
-
}): void;
|
119
|
-
}
|
120
|
-
declare class Component implements ComponentDescription {
|
121
|
-
id: string;
|
122
|
-
values: {
|
123
|
-
state: string;
|
124
|
-
button: number | undefined;
|
125
|
-
xAxis: number | undefined;
|
126
|
-
yAxis: number | undefined;
|
127
|
-
};
|
128
|
-
type: string;
|
129
|
-
gamepadIndices: GamepadIndices;
|
130
|
-
rootNodeName: string;
|
131
|
-
visualResponses: Record<string, VisualResponse>;
|
132
|
-
touchPointNodeName?: string | undefined;
|
133
|
-
touchPointNode?: Object3D;
|
134
|
-
/**
|
135
|
-
* @param {string} componentId - Id of the component
|
136
|
-
* @param {InputProfileComponent} componentDescription - Description of the component to be created
|
137
|
-
*/
|
138
|
-
constructor(componentId: string, componentDescription: ComponentDescription);
|
139
|
-
get data(): {
|
140
|
-
id: Component['id'];
|
141
|
-
} & Component['values'];
|
142
|
-
/**
|
143
|
-
* @description Poll for updated data based on current gamepad state
|
144
|
-
* @param {Object} gamepad - The gamepad object from which the component data should be polled
|
145
|
-
*/
|
146
|
-
updateFromGamepad(gamepad: Gamepad): void;
|
147
|
-
}
|
148
|
-
/**
|
149
|
-
* @description Builds a motion controller with components and visual responses based on the
|
150
|
-
* supplied profile description. Data is polled from the xrInputSource's gamepad.
|
151
|
-
* @author Nell Waliczek / https://github.com/NellWaliczek
|
152
|
-
*/
|
153
|
-
declare class MotionController {
|
154
|
-
xrInputSource: XRInputSource;
|
155
|
-
assetUrl: string;
|
156
|
-
layoutDescription: LayoutDescription;
|
157
|
-
id: string;
|
158
|
-
components: Record<string, Component>;
|
159
|
-
/**
|
160
|
-
* @param {XRInputSource} xrInputSource - The XRInputSource to build the MotionController around
|
161
|
-
* @param {Profile} profile - The best matched profile description for the supplied xrInputSource
|
162
|
-
* @param {string} assetUrl
|
163
|
-
*/
|
164
|
-
constructor(xrInputSource: XRInputSource, profile: Profile, assetUrl: string);
|
165
|
-
get gripSpace(): XRInputSource['gripSpace'];
|
166
|
-
get targetRaySpace(): XRInputSource['targetRaySpace'];
|
167
|
-
/**
|
168
|
-
* @description Returns a subset of component data for simplified debugging
|
169
|
-
*/
|
170
|
-
get data(): Array<Component['data']>;
|
171
|
-
/**
|
172
|
-
* @description Poll for updated data based on current gamepad state
|
173
|
-
*/
|
174
|
-
updateFromGamepad(): void;
|
175
|
-
}
|
176
|
-
export type { MotionControllerConstants, MotionController, fetchProfile, fetchProfilesList };
|
package/libs/zstddec.d.cts
DELETED
@@ -1,6 +0,0 @@
|
|
1
|
-
import type { CubeTexture, LightProbe, WebGLRenderer, WebGLCubeRenderTarget } from 'three'
|
2
|
-
|
3
|
-
export type namespace LightProbeGenerator {
|
4
|
-
function fromCubeTexture(cubeTexture: CubeTexture): LightProbe
|
5
|
-
function fromCubeRenderTarget(renderer: WebGLRenderer, cubeRenderTarget: WebGLCubeRenderTarget): LightProbe
|
6
|
-
}
|
package/lines/Line2.d.cts
DELETED
@@ -1,11 +0,0 @@
|
|
1
|
-
import type { LineGeometry } from './LineGeometry.d.cts'
|
2
|
-
import type { LineSegments2 } from './LineSegments2.d.cts'
|
3
|
-
import type { LineMaterial } from './LineMaterial.d.cts'
|
4
|
-
|
5
|
-
export class Line2 extends LineSegments2 {
|
6
|
-
geometry: LineGeometry
|
7
|
-
material: LineMaterial
|
8
|
-
|
9
|
-
constructor(geometry?: LineGeometry, material?: LineMaterial)
|
10
|
-
readonly isLine2: true
|
11
|
-
}
|
package/lines/LineGeometry.d.cts
DELETED
package/lines/LineMaterial.d.cts
DELETED
@@ -1,31 +0,0 @@
|
|
1
|
-
import type { Color, MaterialParameters, ShaderMaterial, Vector2 } from 'three'
|
2
|
-
|
3
|
-
export interface LineMaterialParameters extends MaterialParameters {
|
4
|
-
alphaToCoverage?: boolean | undefined
|
5
|
-
color?: number | undefined
|
6
|
-
dashed?: boolean | undefined
|
7
|
-
dashScale?: number | undefined
|
8
|
-
dashSize?: number | undefined
|
9
|
-
dashOffset?: number | undefined
|
10
|
-
gapSize?: number | undefined
|
11
|
-
linewidth?: number | undefined
|
12
|
-
resolution?: Vector2 | undefined
|
13
|
-
wireframe?: boolean | undefined
|
14
|
-
worldUnits?: boolean | undefined
|
15
|
-
}
|
16
|
-
|
17
|
-
export class LineMaterial extends ShaderMaterial {
|
18
|
-
constructor(parameters?: LineMaterialParameters)
|
19
|
-
color: Color
|
20
|
-
dashed: boolean
|
21
|
-
dashScale: number
|
22
|
-
dashSize: number
|
23
|
-
dashOffset: number
|
24
|
-
gapSize: number
|
25
|
-
opacity: number
|
26
|
-
readonly isLineMaterial: true
|
27
|
-
linewidth: number
|
28
|
-
resolution: Vector2
|
29
|
-
alphaToCoverage: boolean
|
30
|
-
worldUnits: boolean
|
31
|
-
}
|
@@ -1,14 +0,0 @@
|
|
1
|
-
import type { Mesh } from 'three'
|
2
|
-
|
3
|
-
import type { LineMaterial } from './LineMaterial.d.cts'
|
4
|
-
import type { LineSegmentsGeometry } from './LineSegmentsGeometry.d.cts'
|
5
|
-
|
6
|
-
export class LineSegments2 extends Mesh {
|
7
|
-
geometry: LineSegmentsGeometry
|
8
|
-
material: LineMaterial
|
9
|
-
|
10
|
-
constructor(geometry?: LineSegmentsGeometry, material?: LineMaterial)
|
11
|
-
readonly isLineSegments2: true
|
12
|
-
|
13
|
-
computeLineDistances(): this
|
14
|
-
}
|
@@ -1,16 +0,0 @@
|
|
1
|
-
import type { EdgesGeometry, InstancedBufferGeometry, LineSegments, Matrix4, Mesh, WireframeGeometry } from 'three'
|
2
|
-
|
3
|
-
export class LineSegmentsGeometry extends InstancedBufferGeometry {
|
4
|
-
constructor()
|
5
|
-
readonly isLineSegmentsGeometry: true
|
6
|
-
|
7
|
-
applyMatrix4(matrix: Matrix4): this
|
8
|
-
computeBoundingBox(): void
|
9
|
-
computeBoundingSphere(): void
|
10
|
-
fromEdgesGeometry(geometry: EdgesGeometry): this
|
11
|
-
fromLineSegments(lineSegments: LineSegments): this
|
12
|
-
fromMesh(mesh: Mesh): this
|
13
|
-
fromWireframeGeometry(geometry: WireframeGeometry): this
|
14
|
-
setColors(array: number[] | Float32Array, itemSize?: 3 | 4): this
|
15
|
-
setPositions(array: number[] | Float32Array): this
|
16
|
-
}
|
package/lines/Wireframe.d.cts
DELETED
@@ -1,11 +0,0 @@
|
|
1
|
-
import type { Mesh } from 'three'
|
2
|
-
|
3
|
-
import type { LineMaterial } from './LineMaterial.d.cts'
|
4
|
-
import type { LineSegmentsGeometry } from './LineSegmentsGeometry.d.cts'
|
5
|
-
|
6
|
-
export class Wireframe extends Mesh {
|
7
|
-
constructor(geometry?: LineSegmentsGeometry, material?: LineMaterial)
|
8
|
-
readonly isWireframe: true
|
9
|
-
|
10
|
-
computeLineDistances(): this
|
11
|
-
}
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import type { BufferGeometry } from 'three'
|
2
|
-
|
3
|
-
import type { LineSegmentsGeometry } from './LineSegmentsGeometry.d.cts'
|
4
|
-
|
5
|
-
export class WireframeGeometry2 extends LineSegmentsGeometry {
|
6
|
-
constructor(geometry: BufferGeometry)
|
7
|
-
readonly sWireframeGeometry2: boolean
|
8
|
-
}
|
package/loaders/3DMLoader.d.cts
DELETED
@@ -1,17 +0,0 @@
|
|
1
|
-
import type { Loader, LoadingManager, Object3D } from 'three'
|
2
|
-
|
3
|
-
export class Rhino3dmLoader extends Loader {
|
4
|
-
constructor(manager?: LoadingManager)
|
5
|
-
|
6
|
-
load(
|
7
|
-
url: string,
|
8
|
-
onLoad: (object: Object3D) => void,
|
9
|
-
onProgress?: (event: ProgressEvent) => void,
|
10
|
-
onError?: (event: ErrorEvent) => void,
|
11
|
-
): void
|
12
|
-
loadAsync(url: string, onProgress?: (event: ProgressEvent) => void): Promise<Object3D>
|
13
|
-
parse(data: ArrayBufferLike, onLoad: (object: Object3D) => void, onError?: (event: ErrorEvent) => void): void
|
14
|
-
setLibraryPath(path: string): Rhino3dmLoader
|
15
|
-
setWorkerLimit(workerLimit: number): Rhino3dmLoader
|
16
|
-
dispose(): Rhino3dmLoader
|
17
|
-
}
|