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.
Files changed (529) hide show
  1. package/animation/AnimationClipCreator.d.ts +1 -1
  2. package/animation/CCDIKSolver.d.ts +1 -1
  3. package/animation/MMDAnimationHelper.d.ts +3 -3
  4. package/animation/MMDPhysics.d.ts +1 -1
  5. package/cameras/CinematicCamera.d.ts +2 -2
  6. package/controls/ArcballControls.d.ts +4 -4
  7. package/controls/DeviceOrientationControls.d.ts +4 -4
  8. package/controls/DragControls.d.ts +3 -3
  9. package/controls/FirstPersonControls.d.ts +2 -2
  10. package/controls/FlyControls.d.ts +3 -3
  11. package/controls/OrbitControls.d.ts +4 -4
  12. package/controls/PointerLockControls.d.ts +3 -3
  13. package/controls/TrackballControls.d.ts +4 -4
  14. package/controls/TransformControls.d.ts +2 -2
  15. package/controls/experimental/CameraControls.d.ts +3 -3
  16. package/csm/CSM.d.ts +2 -2
  17. package/csm/CSMFrustum.d.ts +2 -2
  18. package/csm/CSMHelper.d.ts +2 -2
  19. package/curves/CurveExtras.d.ts +1 -1
  20. package/curves/NURBSCurve.d.ts +1 -1
  21. package/curves/NURBSSurface.d.ts +1 -1
  22. package/curves/NURBSUtils.d.ts +1 -1
  23. package/deprecated/Geometry.d.ts +1 -1
  24. package/effects/AnaglyphEffect.d.ts +1 -1
  25. package/effects/AsciiEffect.d.ts +1 -1
  26. package/effects/OutlineEffect.d.ts +1 -1
  27. package/effects/ParallaxBarrierEffect.d.ts +1 -1
  28. package/effects/PeppersGhostEffect.d.ts +1 -1
  29. package/effects/StereoEffect.d.ts +1 -1
  30. package/environments/RoomEnvironment.d.ts +2 -2
  31. package/exporters/ColladaExporter.d.ts +2 -2
  32. package/exporters/DRACOExporter.d.ts +2 -2
  33. package/exporters/GLTFExporter.d.ts +4 -4
  34. package/exporters/MMDExporter.d.ts +2 -2
  35. package/exporters/OBJExporter.d.ts +2 -2
  36. package/exporters/PLYExporter.d.ts +2 -2
  37. package/exporters/STLExporter.d.ts +1 -1
  38. package/exporters/USDZExporter.d.ts +2 -2
  39. package/geometries/BoxLineGeometry.d.ts +1 -1
  40. package/geometries/ConvexGeometry.d.ts +1 -1
  41. package/geometries/DecalGeometry.d.ts +1 -1
  42. package/geometries/LightningStrike.d.ts +1 -1
  43. package/geometries/ParametricGeometries.d.ts +3 -3
  44. package/geometries/ParametricGeometry.d.ts +2 -2
  45. package/geometries/RoundedBoxGeometry.d.ts +1 -1
  46. package/geometries/TeapotGeometry.d.ts +1 -1
  47. package/geometries/TextGeometry.d.ts +3 -3
  48. package/helpers/LightProbeHelper.d.ts +1 -1
  49. package/helpers/PositionalAudioHelper.d.ts +1 -1
  50. package/helpers/RaycasterHelper.d.ts +2 -2
  51. package/helpers/RectAreaLightHelper.d.ts +1 -1
  52. package/helpers/VertexNormalsHelper.d.ts +1 -1
  53. package/helpers/VertexTangentsHelper.d.ts +1 -1
  54. package/index.d.ts +262 -262
  55. package/interactive/HTMLMesh.d.ts +1 -1
  56. package/interactive/InteractiveGroup.d.ts +1 -1
  57. package/interactive/SelectionBox.d.ts +1 -1
  58. package/interactive/SelectionHelper.d.ts +2 -2
  59. package/libs/MeshoptDecoder.d.ts +1 -1
  60. package/libs/MotionControllers.d.ts +1 -1
  61. package/lights/LightProbeGenerator.d.ts +2 -2
  62. package/lights/RectAreaLightUniformsLib.d.ts +1 -1
  63. package/lines/Line2.d.ts +3 -3
  64. package/lines/LineGeometry.d.ts +2 -2
  65. package/lines/LineMaterial.d.ts +1 -1
  66. package/lines/LineSegments2.d.ts +3 -3
  67. package/lines/LineSegmentsGeometry.d.ts +1 -1
  68. package/lines/Wireframe.d.ts +3 -3
  69. package/lines/WireframeGeometry2.d.ts +2 -2
  70. package/loaders/3DMLoader.d.ts +1 -1
  71. package/loaders/3MFLoader.d.ts +1 -1
  72. package/loaders/AMFLoader.d.ts +1 -1
  73. package/loaders/AssimpLoader.d.ts +1 -1
  74. package/loaders/BVHLoader.d.ts +1 -1
  75. package/loaders/BasisTextureLoader.d.ts +1 -1
  76. package/loaders/ColladaLoader.d.ts +1 -1
  77. package/loaders/DDSLoader.d.ts +1 -1
  78. package/loaders/DRACOLoader.d.ts +1 -1
  79. package/loaders/EXRLoader.d.ts +1 -1
  80. package/loaders/FBXLoader.d.ts +1 -1
  81. package/loaders/FontLoader.d.ts +2 -2
  82. package/loaders/GCodeLoader.d.ts +1 -1
  83. package/loaders/GLTFLoader.d.ts +3 -3
  84. package/loaders/HDRCubeTextureLoader.d.ts +2 -2
  85. package/loaders/KMZLoader.d.ts +2 -2
  86. package/loaders/KTX2Loader.d.ts +1 -1
  87. package/loaders/KTXLoader.d.ts +1 -1
  88. package/loaders/LDrawLoader.d.ts +1 -1
  89. package/loaders/LUT3dlLoader.d.ts +1 -1
  90. package/loaders/LUTCubeLoader.d.ts +1 -1
  91. package/loaders/LWOLoader.d.ts +1 -1
  92. package/loaders/LottieLoader.d.ts +1 -1
  93. package/loaders/MD2Loader.d.ts +1 -1
  94. package/loaders/MDDLoader.d.ts +1 -1
  95. package/loaders/MMDLoader.d.ts +1 -1
  96. package/loaders/MTLLoader.d.ts +1 -1
  97. package/loaders/NRRDLoader.d.ts +2 -2
  98. package/loaders/OBJLoader.d.ts +2 -2
  99. package/loaders/PCDLoader.d.ts +1 -1
  100. package/loaders/PDBLoader.d.ts +1 -1
  101. package/loaders/PLYLoader.d.ts +1 -1
  102. package/loaders/PRWMLoader.d.ts +1 -1
  103. package/loaders/PVRLoader.d.ts +1 -1
  104. package/loaders/RGBELoader.d.ts +1 -1
  105. package/loaders/RGBMLoader.d.ts +1 -1
  106. package/loaders/STLLoader.d.ts +1 -1
  107. package/loaders/SVGLoader.d.ts +1 -1
  108. package/loaders/TDSLoader.d.ts +1 -1
  109. package/loaders/TGALoader.d.ts +1 -1
  110. package/loaders/TTFLoader.d.ts +1 -1
  111. package/loaders/TiltLoader.d.ts +1 -1
  112. package/loaders/VOXLoader.d.ts +1 -1
  113. package/loaders/VRMLLoader.d.ts +1 -1
  114. package/loaders/VRMLoader.d.ts +3 -3
  115. package/loaders/VTKLoader.d.ts +1 -1
  116. package/loaders/XLoader.d.ts +1 -1
  117. package/loaders/XYZLoader.d.ts +1 -1
  118. package/math/Capsule.d.ts +1 -1
  119. package/math/ColorConverter.d.ts +2 -2
  120. package/math/ConvexHull.d.ts +1 -1
  121. package/math/Lut.d.ts +1 -1
  122. package/math/MeshSurfaceSampler.d.ts +1 -1
  123. package/math/OBB.d.ts +1 -1
  124. package/math/Octree.d.ts +2 -2
  125. package/misc/ConvexObjectBreaker.d.ts +1 -1
  126. package/misc/GPUComputationRenderer.d.ts +1 -1
  127. package/misc/Gyroscope.d.ts +1 -1
  128. package/misc/MD2Character.d.ts +1 -1
  129. package/misc/MD2CharacterComplex.d.ts +1 -1
  130. package/misc/MorphAnimMesh.d.ts +1 -1
  131. package/misc/MorphBlendMesh.d.ts +1 -1
  132. package/misc/ProgressiveLightmap.d.ts +1 -1
  133. package/misc/RollerCoaster.d.ts +1 -1
  134. package/misc/Timer.d.ts +1 -1
  135. package/misc/TubePainter.d.ts +1 -1
  136. package/misc/Volume.d.ts +2 -2
  137. package/misc/VolumeSlice.d.ts +2 -2
  138. package/modifiers/CurveModifier.d.ts +1 -1
  139. package/modifiers/EdgeSplitModifier.d.ts +2 -2
  140. package/modifiers/SimplifyModifier.d.ts +2 -2
  141. package/modifiers/TessellateModifier.d.ts +2 -2
  142. package/objects/BatchedMesh.d.ts +2 -2
  143. package/objects/GroundProjectedEnv.d.ts +1 -1
  144. package/objects/Lensflare.d.ts +1 -1
  145. package/objects/LightningStorm.d.ts +2 -2
  146. package/objects/MarchingCubes.d.ts +1 -1
  147. package/objects/Reflector.d.ts +2 -2
  148. package/objects/ReflectorForSSRPass.d.ts +1 -1
  149. package/objects/ReflectorRTT.d.ts +3 -3
  150. package/objects/Refractor.d.ts +2 -2
  151. package/objects/ShadowMesh.d.ts +1 -1
  152. package/objects/Sky.d.ts +2 -2
  153. package/objects/Water.d.ts +1 -1
  154. package/objects/Water2.d.ts +2 -2
  155. package/package.json +5 -11
  156. package/physics/AmmoPhysics.d.ts +1 -1
  157. package/postprocessing/AdaptiveToneMappingPass.d.ts +2 -2
  158. package/postprocessing/AfterimagePass.d.ts +3 -3
  159. package/postprocessing/BloomPass.d.ts +4 -4
  160. package/postprocessing/BokehPass.d.ts +3 -3
  161. package/postprocessing/ClearPass.d.ts +3 -3
  162. package/postprocessing/CubeTexturePass.d.ts +2 -2
  163. package/postprocessing/DotScreenPass.d.ts +4 -4
  164. package/postprocessing/EffectComposer.d.ts +3 -3
  165. package/postprocessing/FilmPass.d.ts +4 -4
  166. package/postprocessing/GlitchPass.d.ts +4 -4
  167. package/postprocessing/HalftonePass.d.ts +3 -3
  168. package/postprocessing/LUTPass.d.ts +2 -2
  169. package/postprocessing/MaskPass.d.ts +3 -3
  170. package/postprocessing/OutlinePass.d.ts +3 -3
  171. package/postprocessing/Pass.d.ts +2 -2
  172. package/postprocessing/RenderPass.d.ts +3 -3
  173. package/postprocessing/RenderPixelatedPass.d.ts +2 -2
  174. package/postprocessing/SAOPass.d.ts +2 -2
  175. package/postprocessing/SMAAPass.d.ts +2 -2
  176. package/postprocessing/SSAARenderPass.d.ts +2 -2
  177. package/postprocessing/SSAOPass.d.ts +2 -2
  178. package/postprocessing/SSRPass.d.ts +3 -3
  179. package/postprocessing/SavePass.d.ts +2 -2
  180. package/postprocessing/ShaderPass.d.ts +4 -4
  181. package/postprocessing/TAARenderPass.d.ts +2 -2
  182. package/postprocessing/TexturePass.d.ts +2 -2
  183. package/postprocessing/UnrealBloomPass.d.ts +2 -2
  184. package/postprocessing/WaterPass.d.ts +3 -3
  185. package/renderers/CSS2DRenderer.d.ts +1 -1
  186. package/renderers/CSS3DRenderer.d.ts +1 -1
  187. package/renderers/Projector.d.ts +1 -1
  188. package/renderers/SVGRenderer.d.ts +1 -1
  189. package/shaders/ACESFilmicToneMappingShader.cjs +35 -35
  190. package/shaders/ACESFilmicToneMappingShader.cjs.map +1 -1
  191. package/shaders/ACESFilmicToneMappingShader.d.ts +1 -1
  192. package/shaders/ACESFilmicToneMappingShader.js +35 -35
  193. package/shaders/ACESFilmicToneMappingShader.js.map +1 -1
  194. package/shaders/AfterimageShader.d.ts +1 -1
  195. package/shaders/BasicShader.d.ts +1 -1
  196. package/shaders/BleachBypassShader.d.ts +1 -1
  197. package/shaders/BokehShader.d.ts +1 -1
  198. package/shaders/BokehShader2.d.ts +1 -1
  199. package/shaders/ColorCorrectionShader.d.ts +1 -1
  200. package/shaders/ColorifyShader.d.ts +1 -1
  201. package/shaders/ConvolutionShader.d.ts +2 -2
  202. package/shaders/CopyShader.d.ts +1 -1
  203. package/shaders/DepthLimitedBlurShader.d.ts +2 -2
  204. package/shaders/DotScreenShader.d.ts +1 -1
  205. package/shaders/FXAAShader.cjs +4 -4
  206. package/shaders/FXAAShader.cjs.map +1 -1
  207. package/shaders/FXAAShader.d.ts +1 -1
  208. package/shaders/FXAAShader.js +4 -4
  209. package/shaders/FXAAShader.js.map +1 -1
  210. package/shaders/FreiChenShader.d.ts +1 -1
  211. package/shaders/GammaCorrectionShader.d.ts +1 -1
  212. package/shaders/GodRaysShader.cjs +4 -4
  213. package/shaders/GodRaysShader.cjs.map +1 -1
  214. package/shaders/GodRaysShader.d.ts +1 -1
  215. package/shaders/GodRaysShader.js +4 -4
  216. package/shaders/GodRaysShader.js.map +1 -1
  217. package/shaders/HorizontalBlurShader.d.ts +1 -1
  218. package/shaders/LuminosityHighPassShader.d.ts +1 -1
  219. package/shaders/NormalMapShader.d.ts +1 -1
  220. package/shaders/ParallaxShader.cjs +1 -1
  221. package/shaders/ParallaxShader.cjs.map +1 -1
  222. package/shaders/ParallaxShader.js +1 -1
  223. package/shaders/ParallaxShader.js.map +1 -1
  224. package/shaders/SAOShader.d.ts +2 -2
  225. package/shaders/SMAAShader.d.ts +1 -1
  226. package/shaders/SSAOShader.d.ts +1 -1
  227. package/shaders/SSRShader.d.ts +1 -1
  228. package/shaders/SobelOperatorShader.d.ts +1 -1
  229. package/shaders/ToonShader.d.ts +1 -1
  230. package/shaders/TriangleBlurShader.d.ts +1 -1
  231. package/shaders/VerticalBlurShader.d.ts +1 -1
  232. package/shaders/VignetteShader.cjs +4 -4
  233. package/shaders/VignetteShader.cjs.map +1 -1
  234. package/shaders/VignetteShader.js +4 -4
  235. package/shaders/VignetteShader.js.map +1 -1
  236. package/shaders/VolumeShader.d.ts +1 -1
  237. package/textures/FlakesTexture.d.ts +1 -1
  238. package/types/shared.d.ts +1 -1
  239. package/utils/BufferGeometryUtils.d.ts +1 -1
  240. package/utils/GeometryCompressionUtils.d.ts +2 -2
  241. package/utils/GeometryUtils.d.ts +1 -1
  242. package/utils/LDrawUtils.d.ts +2 -2
  243. package/utils/RoughnessMipmapper.d.ts +1 -1
  244. package/utils/SceneUtils.d.ts +2 -2
  245. package/utils/ShadowMapViewer.d.ts +1 -1
  246. package/utils/SkeletonUtils.d.ts +2 -2
  247. package/utils/UVsDebug.d.ts +1 -1
  248. package/webxr/ARButton.d.ts +2 -2
  249. package/webxr/OculusHandModel.d.ts +3 -3
  250. package/webxr/OculusHandPointerModel.d.ts +1 -1
  251. package/webxr/Text2D.d.ts +1 -1
  252. package/webxr/VRButton.d.ts +2 -2
  253. package/webxr/XRControllerModelFactory.d.ts +4 -4
  254. package/webxr/XREstimatedLight.d.ts +1 -1
  255. package/webxr/XRHandMeshModel.d.ts +2 -2
  256. package/webxr/XRHandModelFactory.d.ts +3 -3
  257. package/webxr/XRHandPrimitiveModel.d.ts +2 -2
  258. package/_polyfill/constants.d.cts +0 -1
  259. package/_polyfill/uv1.d.cts +0 -5
  260. package/animation/AnimationClipCreator.d.cts +0 -12
  261. package/animation/CCDIKSolver.d.cts +0 -30
  262. package/animation/MMDAnimationHelper.d.cts +0 -93
  263. package/animation/MMDPhysics.d.cts +0 -119
  264. package/cameras/CinematicCamera.d.cts +0 -34
  265. package/controls/ArcballControls.d.cts +0 -376
  266. package/controls/DeviceOrientationControls.d.cts +0 -29
  267. package/controls/DragControls.d.cts +0 -67
  268. package/controls/EventDispatcher.d.cts +0 -41
  269. package/controls/FirstPersonControls.d.cts +0 -49
  270. package/controls/FlyControls.d.cts +0 -39
  271. package/controls/OrbitControls.d.cts +0 -74
  272. package/controls/PointerLockControls.d.cts +0 -39
  273. package/controls/StandardControlsEventMap.d.cts +0 -14
  274. package/controls/TrackballControls.d.cts +0 -97
  275. package/controls/TransformControls.d.cts +0 -151
  276. package/controls/experimental/CameraControls.d.cts +0 -213
  277. package/csm/CSM.d.cts +0 -61
  278. package/csm/CSMFrustum.d.cts +0 -19
  279. package/csm/CSMHelper.d.cts +0 -26
  280. package/csm/CSMShader.d.cts +0 -4
  281. package/curves/CurveExtras.d.cts +0 -68
  282. package/curves/NURBSCurve.d.cts +0 -11
  283. package/curves/NURBSSurface.d.cts +0 -13
  284. package/curves/NURBSUtils.d.cts +0 -20
  285. package/deprecated/Geometry.d.cts +0 -341
  286. package/effects/AnaglyphEffect.d.cts +0 -11
  287. package/effects/AsciiEffect.d.cts +0 -18
  288. package/effects/OutlineEffect.d.cts +0 -28
  289. package/effects/ParallaxBarrierEffect.d.cts +0 -8
  290. package/effects/PeppersGhostEffect.d.cts +0 -10
  291. package/effects/StereoEffect.d.cts +0 -9
  292. package/environments/RoomEnvironment.d.cts +0 -6
  293. package/exporters/ColladaExporter.d.cts +0 -50
  294. package/exporters/DRACOExporter.d.cts +0 -36
  295. package/exporters/GLTFExporter.d.cts +0 -114
  296. package/exporters/MMDExporter.d.cts +0 -12
  297. package/exporters/OBJExporter.d.cts +0 -18
  298. package/exporters/PLYExporter.d.cts +0 -23
  299. package/exporters/STLExporter.d.cts +0 -28
  300. package/exporters/USDZExporter.d.cts +0 -27
  301. package/geometries/BoxLineGeometry.d.cts +0 -12
  302. package/geometries/ConvexGeometry.d.cts +0 -5
  303. package/geometries/DecalGeometry.d.cts +0 -10
  304. package/geometries/LightningStrike.d.cts +0 -108
  305. package/geometries/ParametricGeometries.d.cts +0 -26
  306. package/geometries/ParametricGeometry.d.cts +0 -18
  307. package/geometries/RoundedBoxGeometry.d.cts +0 -5
  308. package/geometries/TeapotGeometry.d.cts +0 -13
  309. package/geometries/TextGeometry.d.cts +0 -18
  310. package/helpers/LightProbeHelper.d.cts +0 -10
  311. package/helpers/PositionalAudioHelper.d.cts +0 -13
  312. package/helpers/RaycasterHelper.d.cts +0 -33
  313. package/helpers/RectAreaLightHelper.d.cts +0 -11
  314. package/helpers/VertexNormalsHelper.d.cts +0 -13
  315. package/helpers/VertexTangentsHelper.d.cts +0 -13
  316. package/index.d.cts +0 -262
  317. package/interactive/HTMLMesh.d.cts +0 -6
  318. package/interactive/InteractiveGroup.d.cts +0 -5
  319. package/interactive/SelectionBox.d.cts +0 -15
  320. package/interactive/SelectionHelper.d.cts +0 -17
  321. package/libs/MeshoptDecoder.d.cts +0 -12
  322. package/libs/MotionControllers.d.cts +0 -176
  323. package/libs/zstddec.d.cts +0 -8
  324. package/lights/LightProbeGenerator.d.cts +0 -6
  325. package/lights/RectAreaLightUniformsLib.d.cts +0 -3
  326. package/lines/Line2.d.cts +0 -11
  327. package/lines/LineGeometry.d.cts +0 -10
  328. package/lines/LineMaterial.d.cts +0 -31
  329. package/lines/LineSegments2.d.cts +0 -14
  330. package/lines/LineSegmentsGeometry.d.cts +0 -16
  331. package/lines/Wireframe.d.cts +0 -11
  332. package/lines/WireframeGeometry2.d.cts +0 -8
  333. package/loaders/3DMLoader.d.cts +0 -17
  334. package/loaders/3MFLoader.d.cts +0 -16
  335. package/loaders/AMFLoader.d.cts +0 -14
  336. package/loaders/AssimpLoader.d.cts +0 -19
  337. package/loaders/BVHLoader.d.cts +0 -21
  338. package/loaders/BasisTextureLoader.d.cts +0 -32
  339. package/loaders/ColladaLoader.d.cts +0 -20
  340. package/loaders/DDSLoader.d.cts +0 -16
  341. package/loaders/DRACOLoader.d.cts +0 -18
  342. package/loaders/EXRLoader.d.cts +0 -18
  343. package/loaders/FBXLoader.d.cts +0 -14
  344. package/loaders/FontLoader.d.cts +0 -37
  345. package/loaders/GCodeLoader.d.cts +0 -15
  346. package/loaders/GLTFLoader.d.cts +0 -155
  347. package/loaders/HDRCubeTextureLoader.d.cts +0 -18
  348. package/loaders/KMZLoader.d.cts +0 -16
  349. package/loaders/KTX2Loader.d.cts +0 -10
  350. package/loaders/KTXLoader.d.cts +0 -16
  351. package/loaders/LDrawLoader.d.cts +0 -26
  352. package/loaders/LUT3dlLoader.d.cts +0 -20
  353. package/loaders/LUTCubeLoader.d.cts +0 -23
  354. package/loaders/LWOLoader.d.cts +0 -26
  355. package/loaders/LottieLoader.d.cts +0 -15
  356. package/loaders/MD2Loader.d.cts +0 -14
  357. package/loaders/MDDLoader.d.cts +0 -19
  358. package/loaders/MMDLoader.d.cts +0 -63
  359. package/loaders/MTLLoader.d.cts +0 -100
  360. package/loaders/NRRDLoader.d.cts +0 -22
  361. package/loaders/OBJLoader.d.cts +0 -17
  362. package/loaders/PCDLoader.d.cts +0 -15
  363. package/loaders/PDBLoader.d.cts +0 -22
  364. package/loaders/PLYLoader.d.cts +0 -16
  365. package/loaders/PRWMLoader.d.cts +0 -16
  366. package/loaders/PVRLoader.d.cts +0 -16
  367. package/loaders/RGBELoader.d.cts +0 -20
  368. package/loaders/RGBMLoader.d.cts +0 -32
  369. package/loaders/STLLoader.d.cts +0 -14
  370. package/loaders/SVGLoader.d.cts +0 -63
  371. package/loaders/TDSLoader.d.cts +0 -42
  372. package/loaders/TGALoader.d.cts +0 -14
  373. package/loaders/TTFLoader.d.cts +0 -15
  374. package/loaders/TiltLoader.d.cts +0 -14
  375. package/loaders/VOXLoader.d.cts +0 -29
  376. package/loaders/VRMLLoader.d.cts +0 -14
  377. package/loaders/VRMLoader.d.cts +0 -19
  378. package/loaders/VTKLoader.d.cts +0 -14
  379. package/loaders/XLoader.d.cts +0 -19
  380. package/loaders/XYZLoader.d.cts +0 -14
  381. package/math/Capsule.d.cts +0 -27
  382. package/math/ColorConverter.d.cts +0 -21
  383. package/math/ConvexHull.d.cts +0 -89
  384. package/math/ImprovedNoise.d.cts +0 -4
  385. package/math/Lut.d.cts +0 -27
  386. package/math/MeshSurfaceSampler.d.cts +0 -18
  387. package/math/OBB.d.cts +0 -24
  388. package/math/Octree.d.cts +0 -24
  389. package/math/SimplexNoise.d.cts +0 -21
  390. package/misc/ConvexObjectBreaker.d.cts +0 -25
  391. package/misc/GPUComputationRenderer.d.cts +0 -53
  392. package/misc/Gyroscope.d.cts +0 -5
  393. package/misc/MD2Character.d.cts +0 -33
  394. package/misc/MD2CharacterComplex.d.cts +0 -47
  395. package/misc/MorphAnimMesh.d.cts +0 -13
  396. package/misc/MorphBlendMesh.d.cts +0 -21
  397. package/misc/ProgressiveLightmap.d.cts +0 -60
  398. package/misc/RollerCoaster.d.cts +0 -21
  399. package/misc/Timer.d.cts +0 -27
  400. package/misc/TubePainter.d.cts +0 -10
  401. package/misc/Volume.d.cts +0 -37
  402. package/misc/VolumeSlice.d.cts +0 -28
  403. package/misc/WebGL.d.cts +0 -5
  404. package/modifiers/CurveModifier.d.cts +0 -91
  405. package/modifiers/EdgeSplitModifier.d.cts +0 -19
  406. package/modifiers/SimplifyModifier.d.cts +0 -19
  407. package/modifiers/TessellateModifier.d.cts +0 -11
  408. package/objects/BatchedMesh.d.cts +0 -48
  409. package/objects/GroundProjectedEnv.d.cts +0 -12
  410. package/objects/Lensflare.d.cts +0 -17
  411. package/objects/LightningStorm.d.cts +0 -32
  412. package/objects/MarchingCubes.d.cts +0 -76
  413. package/objects/Reflector.d.cts +0 -23
  414. package/objects/ReflectorForSSRPass.d.cts +0 -48
  415. package/objects/ReflectorRTT.d.cts +0 -6
  416. package/objects/Refractor.d.cts +0 -23
  417. package/objects/ShadowMesh.d.cts +0 -10
  418. package/objects/Sky.d.cts +0 -18
  419. package/objects/Water.d.cts +0 -22
  420. package/objects/Water2.d.cts +0 -23
  421. package/physics/AmmoPhysics.d.cts +0 -7
  422. package/postprocessing/AdaptiveToneMappingPass.d.cts +0 -29
  423. package/postprocessing/AfterimagePass.d.cts +0 -15
  424. package/postprocessing/BloomPass.d.cts +0 -29
  425. package/postprocessing/BokehPass.d.cts +0 -26
  426. package/postprocessing/ClearPass.d.cts +0 -10
  427. package/postprocessing/CubeTexturePass.d.cts +0 -14
  428. package/postprocessing/DotScreenPass.d.cts +0 -11
  429. package/postprocessing/EffectComposer.d.cts +0 -28
  430. package/postprocessing/FilmPass.d.cts +0 -11
  431. package/postprocessing/GlitchPass.d.cts +0 -16
  432. package/postprocessing/HalftonePass.d.cts +0 -26
  433. package/postprocessing/LUTPass.d.cts +0 -13
  434. package/postprocessing/MaskPass.d.cts +0 -14
  435. package/postprocessing/OutlinePass.d.cts +0 -53
  436. package/postprocessing/Pass.d.cts +0 -21
  437. package/postprocessing/RenderPass.d.cts +0 -14
  438. package/postprocessing/RenderPixelatedPass.d.cts +0 -34
  439. package/postprocessing/SAOPass.d.cts +0 -78
  440. package/postprocessing/SMAAPass.d.cts +0 -21
  441. package/postprocessing/SSAARenderPass.d.cts +0 -17
  442. package/postprocessing/SSAOPass.d.cts +0 -70
  443. package/postprocessing/SSRPass.d.cts +0 -123
  444. package/postprocessing/SavePass.d.cts +0 -12
  445. package/postprocessing/ShaderPass.d.cts +0 -13
  446. package/postprocessing/TAARenderPass.d.cts +0 -8
  447. package/postprocessing/TexturePass.d.cts +0 -12
  448. package/postprocessing/UnrealBloomPass.d.cts +0 -31
  449. package/postprocessing/WaterPass.d.cts +0 -35
  450. package/renderers/CSS2DRenderer.d.cts +0 -23
  451. package/renderers/CSS3DRenderer.d.cts +0 -26
  452. package/renderers/Projector.d.cts +0 -60
  453. package/renderers/SVGRenderer.d.cts +0 -25
  454. package/shaders/ACESFilmicToneMappingShader.d.cts +0 -16
  455. package/shaders/AfterimageShader.d.cts +0 -15
  456. package/shaders/BasicShader.d.cts +0 -8
  457. package/shaders/BleachBypassShader.d.cts +0 -14
  458. package/shaders/BlendShader.d.cts +0 -21
  459. package/shaders/BokehShader.d.cts +0 -24
  460. package/shaders/BokehShader2.d.cts +0 -50
  461. package/shaders/BrightnessContrastShader.d.cts +0 -21
  462. package/shaders/ColorCorrectionShader.d.cts +0 -22
  463. package/shaders/ColorifyShader.d.cts +0 -16
  464. package/shaders/ConvolutionShader.d.cts +0 -21
  465. package/shaders/CopyShader.d.cts +0 -12
  466. package/shaders/DOFMipMapShader.d.cts +0 -23
  467. package/shaders/DepthLimitedBlurShader.d.cts +0 -28
  468. package/shaders/DigitalGlitch.d.cts +0 -39
  469. package/shaders/DotScreenShader.d.cts +0 -27
  470. package/shaders/FXAAShader.d.cts +0 -19
  471. package/shaders/FilmShader.d.cts +0 -43
  472. package/shaders/FocusShader.d.cts +0 -26
  473. package/shaders/FreiChenShader.d.cts +0 -19
  474. package/shaders/FresnelShader.d.cts +0 -24
  475. package/shaders/GammaCorrectionShader.d.cts +0 -12
  476. package/shaders/GodRaysShader.d.cts +0 -97
  477. package/shaders/HalftoneShader.d.cts +0 -51
  478. package/shaders/HorizontalBlurShader.d.cts +0 -18
  479. package/shaders/HorizontalTiltShiftShader.d.cts +0 -23
  480. package/shaders/HueSaturationShader.d.cts +0 -21
  481. package/shaders/KaleidoShader.d.cts +0 -24
  482. package/shaders/LuminosityHighPassShader.d.cts +0 -27
  483. package/shaders/LuminosityShader.d.cts +0 -13
  484. package/shaders/MirrorShader.d.cts +0 -18
  485. package/shaders/NormalMapShader.d.cts +0 -23
  486. package/shaders/ParallaxShader.d.cts +0 -28
  487. package/shaders/PixelShader.d.cts +0 -18
  488. package/shaders/RGBShiftShader.d.cts +0 -24
  489. package/shaders/SAOShader.d.cts +0 -25
  490. package/shaders/SMAAShader.d.cts +0 -60
  491. package/shaders/SSAOShader.d.cts +0 -86
  492. package/shaders/SSRShader.d.cts +0 -94
  493. package/shaders/SepiaShader.d.cts +0 -17
  494. package/shaders/SobelOperatorShader.d.cts +0 -19
  495. package/shaders/SubsurfaceScatteringShader.d.cts +0 -5
  496. package/shaders/TechnicolorShader.d.cts +0 -15
  497. package/shaders/ToneMapShader.d.cts +0 -27
  498. package/shaders/ToonShader.d.cts +0 -108
  499. package/shaders/TriangleBlurShader.d.cts +0 -22
  500. package/shaders/UnpackDepthRGBAShader.d.cts +0 -16
  501. package/shaders/VerticalBlurShader.d.cts +0 -18
  502. package/shaders/VerticalTiltShiftShader.d.cts +0 -23
  503. package/shaders/VignetteShader.d.cts +0 -20
  504. package/shaders/VolumeShader.d.cts +0 -30
  505. package/shaders/WaterRefractionShader.d.cts +0 -21
  506. package/shaders/types.d.cts +0 -13
  507. package/textures/FlakesTexture.d.cts +0 -4
  508. package/types/helpers.d.cts +0 -1
  509. package/types/shared.d.cts +0 -9
  510. package/types/utils.d.cts +0 -3
  511. package/utils/BufferGeometryUtils.d.cts +0 -63
  512. package/utils/GeometryCompressionUtils.d.cts +0 -7
  513. package/utils/GeometryUtils.d.cts +0 -6
  514. package/utils/LDrawUtils.d.cts +0 -5
  515. package/utils/RoughnessMipmapper.d.cts +0 -8
  516. package/utils/SceneUtils.d.cts +0 -9
  517. package/utils/ShadowMapViewer.d.cts +0 -24
  518. package/utils/SkeletonUtils.d.cts +0 -14
  519. package/utils/UVsDebug.d.cts +0 -3
  520. package/webxr/ARButton.d.cts +0 -6
  521. package/webxr/OculusHandModel.d.cts +0 -23
  522. package/webxr/OculusHandPointerModel.d.cts +0 -65
  523. package/webxr/Text2D.d.cts +0 -3
  524. package/webxr/VRButton.d.cts +0 -11
  525. package/webxr/XRControllerModelFactory.d.cts +0 -23
  526. package/webxr/XREstimatedLight.d.cts +0 -33
  527. package/webxr/XRHandMeshModel.d.cts +0 -9
  528. package/webxr/XRHandModelFactory.d.cts +0 -25
  529. 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,6 +0,0 @@
1
- import type { Mesh } from 'three'
2
-
3
- export class HTMLMesh extends Mesh {
4
- constructor(dom: HTMLElement)
5
- dispose(): void
6
- }
@@ -1,5 +0,0 @@
1
- import type { WebGLRenderer, Camera, Group } from 'three'
2
-
3
- export class InteractiveGroup extends Group {
4
- constructor(renderer: WebGLRenderer, camera: Camera)
5
- }
@@ -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 };
@@ -1,8 +0,0 @@
1
- /**
2
- * ZSTD (Zstandard) decoder.
3
- */
4
- export declare class ZSTDDecoder {
5
- init(): Promise<void>;
6
- _init(result: WebAssembly.WebAssemblyInstantiatedSource): void;
7
- decode(array: Uint8Array, uncompressedSize?: number): Uint8Array;
8
- }
@@ -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
- }
@@ -1,3 +0,0 @@
1
- export type namespace RectAreaLightUniformsLib {
2
- function init(): void
3
- }
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
- }
@@ -1,10 +0,0 @@
1
- import type { Line } from 'three'
2
-
3
- import type { LineSegmentsGeometry } from './LineSegmentsGeometry.d.cts'
4
-
5
- export class LineGeometry extends LineSegmentsGeometry {
6
- constructor()
7
- readonly isLineGeometry: true
8
-
9
- fromLine(line: Line): this
10
- }
@@ -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
- }
@@ -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
- }
@@ -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
- }