@realsee/five 6.9.0-alpha.0 → 6.9.0-alpha.2

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 (141) hide show
  1. package/docs/assets/hierarchy.js +1 -1
  2. package/docs/assets/navigation.js +1 -1
  3. package/docs/assets/search.js +1 -1
  4. package/docs/classes/five.AdaptiveLuminancePass.html +1 -1
  5. package/docs/classes/five.EyeDomeLightingPass.html +1 -1
  6. package/docs/classes/five.FivePass.html +1 -1
  7. package/docs/classes/five.FlowingFireworks3DPass.html +30 -0
  8. package/docs/classes/five.FlowingLight2DPass.html +1 -1
  9. package/docs/classes/five.FlowingLight3DPass.html +1 -1
  10. package/docs/classes/five.GaussianBlurPass.html +1 -1
  11. package/docs/classes/five.Model.html +1 -1
  12. package/docs/classes/five.ModelScene.html +1 -1
  13. package/docs/classes/five.PBMCustomShader.html +1 -1
  14. package/docs/classes/five.PBMGSObject.html +6 -6
  15. package/docs/classes/five.PBMMeshMaterial.html +7 -6
  16. package/docs/classes/five.PBMPanoFilter.html +1 -1
  17. package/docs/classes/five.PBMPointCloudMaterial.html +6 -5
  18. package/docs/classes/five.PBMUpdateable.html +1 -1
  19. package/docs/classes/five.Parameter.html +27 -23
  20. package/docs/classes/five.Tile3D.html +21 -21
  21. package/docs/classes/five.TileNode.html +1 -1
  22. package/docs/classes/five.TrajectoryNode.html +1 -1
  23. package/docs/classes/five.WorkResolvedObserver.html +1 -1
  24. package/docs/classes/gltf-loader.DDSLoader.html +1 -1
  25. package/docs/classes/gltf-loader.DRACOLoader.html +1 -1
  26. package/docs/classes/gltf-loader.GLTFObject.html +1 -1
  27. package/docs/classes/gltf-loader.THREEGLTFLoader.html +1 -1
  28. package/docs/classes/line.LineGeometry.html +1 -1
  29. package/docs/classes/line.LineMaterial.html +1 -1
  30. package/docs/classes/line.LineSegmentsGeometry.html +1 -1
  31. package/docs/classes/line.THREE_Line2.html +1 -1
  32. package/docs/classes/line.THREE_LineSegments2.html +1 -1
  33. package/docs/classes/plugins.CSS2DObject.html +1 -1
  34. package/docs/classes/plugins.CSS3DObject.html +1 -1
  35. package/docs/classes/plugins.CSS3DSprite.html +1 -1
  36. package/docs/classes/plugins.InstancedPrefabBufferGeometry.html +1 -1
  37. package/docs/classes/plugins.Object3DHelperController.html +1 -1
  38. package/docs/classes/plugins.PointBufferGeometry.html +1 -1
  39. package/docs/classes/plugins.PrefabBufferGeometry.html +1 -1
  40. package/docs/classes/plugins.RoundedBoxGeometry.html +1 -1
  41. package/docs/classes/vfx.Airflow.html +1 -1
  42. package/docs/classes/vfx.Flame.html +1 -1
  43. package/docs/classes/vfx.Particle.html +1 -1
  44. package/docs/classes/vfx.ParticleGPU.html +1 -1
  45. package/docs/classes/vfx.SpotLight.html +1 -1
  46. package/docs/functions/five.loadObj.html +1 -0
  47. package/docs/hierarchy.html +1 -1
  48. package/docs/interfaces/five.LooseWorkWithExtrinsics.html +1 -1
  49. package/docs/interfaces/five.PBMMaterial.html +1 -1
  50. package/docs/interfaces/five.PBMMeshMaterialParameters.html +3 -2
  51. package/docs/interfaces/five.PBMPointCloudMaterialParameters.html +3 -2
  52. package/docs/interfaces/five.ParameterMaterialValue.html +11 -7
  53. package/docs/interfaces/five.ParameterTilesetValue.html +15 -15
  54. package/docs/interfaces/five.ParameterValue.html +24 -20
  55. package/docs/interfaces/five.ResolvedParameterValue.html +25 -21
  56. package/docs/interfaces/five.ViewLayer.html +21 -21
  57. package/docs/interfaces/five.WorkCubeImage.html +1 -1
  58. package/docs/interfaces/five.WorkImage.html +1 -1
  59. package/docs/interfaces/five.WorkObserver.html +1 -1
  60. package/docs/interfaces/five.WorkObserverProto.html +1 -1
  61. package/docs/interfaces/five.WorkTile.html +1 -1
  62. package/docs/interfaces/plugins.BackgroundPluginController.html +1 -1
  63. package/docs/interfaces/plugins.BackgroundPluginType.EventMap.html +1 -1
  64. package/docs/interfaces/plugins.CSS2DPluginController.html +1 -1
  65. package/docs/interfaces/plugins.CSS2DPluginType.EventMap.html +1 -1
  66. package/docs/interfaces/plugins.CSS2DPluginType.State.html +1 -1
  67. package/docs/interfaces/plugins.CSS3DPluginController.html +1 -1
  68. package/docs/interfaces/plugins.CSS3DPluginType.EventMap.html +1 -1
  69. package/docs/interfaces/plugins.CSS3DPluginType.State.html +1 -1
  70. package/docs/interfaces/plugins.DynamicPathLinePluginController.html +1 -1
  71. package/docs/interfaces/plugins.DynamicPathLinePluginType.EventMap.html +1 -1
  72. package/docs/interfaces/plugins.DynamicPathLinePluginType.State.html +1 -1
  73. package/docs/interfaces/plugins.GaussianSplattingEntranceAnimationController.html +1 -1
  74. package/docs/interfaces/plugins.GaussianSplattingEntranceAnimationPluginType.EventMap.html +1 -1
  75. package/docs/interfaces/plugins.GaussianSplattingEntranceAnimationPluginType.State.html +1 -1
  76. package/docs/interfaces/plugins.ItemMaskController.html +1 -1
  77. package/docs/interfaces/plugins.ItemMaskPluginType.EventMap.html +1 -1
  78. package/docs/interfaces/plugins.ItemMaskPluginType.State.html +1 -1
  79. package/docs/interfaces/plugins.Object3DHelperPluginType.BaseController.html +1 -1
  80. package/docs/interfaces/plugins.Object3DHelperPluginType.BaseHelper.html +1 -1
  81. package/docs/interfaces/plugins.Object3DHelperPluginType.BoundingBoxController.html +1 -1
  82. package/docs/interfaces/plugins.Object3DHelperPluginType.MoveController.html +1 -1
  83. package/docs/interfaces/plugins.Object3DHelperPluginType.MoveHelperAbstract.html +1 -1
  84. package/docs/interfaces/plugins.Object3DHelperPluginType.RotateController.html +1 -1
  85. package/docs/interfaces/plugins.Object3DHelperPluginType.RotateHelperAbstract.html +1 -1
  86. package/docs/interfaces/plugins.OrientationPluginController.html +1 -1
  87. package/docs/interfaces/plugins.OrientationPluginType.EventMap.html +1 -1
  88. package/docs/interfaces/plugins.OrientationPluginType.State.html +1 -1
  89. package/docs/interfaces/plugins.PanoAnimeController.html +1 -1
  90. package/docs/interfaces/plugins.PanoAnimePluginType.EventMap.html +1 -1
  91. package/docs/interfaces/plugins.PanoAnimePluginType.State.html +1 -1
  92. package/docs/interfaces/plugins.PluginTemplateType.EventMap.html +1 -1
  93. package/docs/interfaces/plugins.PluginTemplateType.State.html +1 -1
  94. package/docs/interfaces/plugins.TrajectoryController.html +1 -1
  95. package/docs/interfaces/react.FiveInjectionTypes.html +1 -1
  96. package/docs/interfaces/react.UseFivePluginOptions.html +1 -1
  97. package/docs/interfaces/react.UseFivePluginOptionsWithCreate.html +1 -1
  98. package/docs/modules/five.html +1 -1
  99. package/docs/types/five.FlowingFireworks3DPassLine.html +16 -0
  100. package/docs/types/five.ParseOptions.html +1 -1
  101. package/five/gaussian-splatting/wasm/sort.d.ts +4 -3
  102. package/five/index.js +208 -127
  103. package/five/index.mjs +2524 -2345
  104. package/five/model/index.d.ts +1 -0
  105. package/five/model/materials/pbmMeshMaterial.d.ts +2 -0
  106. package/five/model/materials/pbmPointCloudMaterial.d.ts +2 -0
  107. package/five/model/objects/pbmGaussianSplattingObject.d.ts +5 -5
  108. package/five/model/parameter.d.ts +4 -0
  109. package/five/renderer/index.d.ts +1 -1
  110. package/five/renderer/postprocessing/index.d.ts +1 -1
  111. package/five/renderer/postprocessing/passes/flowing-fireworks-3d-pass.d.ts +4 -5
  112. package/gltf-loader/index.js +3 -3
  113. package/gltf-loader/index.mjs +3 -3
  114. package/line/index.js +3 -3
  115. package/line/index.mjs +3 -3
  116. package/package.json +1 -1
  117. package/{pbmGaussianSplattingObject-B2uXNUOB.cjs → pbmGaussianSplattingObject-C6i7CUTu.cjs} +3 -3
  118. package/{pbmGaussianSplattingObject-yJQySQfR.js → pbmGaussianSplattingObject-CaE6q4r-.js} +16 -20
  119. package/plugins/index.js +2 -2
  120. package/plugins/index.mjs +2 -2
  121. package/react/index.js +2 -2
  122. package/react/index.mjs +2 -2
  123. package/shader-lib/index.js +2 -2
  124. package/shader-lib/index.mjs +2 -2
  125. package/sticker/index.js +3 -3
  126. package/sticker/index.mjs +3 -3
  127. package/umd/five-gltf-loader.js +3 -3
  128. package/umd/five-line.js +3 -3
  129. package/umd/five-plugins.js +2 -2
  130. package/umd/five-react.js +2 -2
  131. package/umd/five-shader-lib.js +2 -2
  132. package/umd/five-sticker.js +3 -3
  133. package/umd/five-vfx.js +2 -2
  134. package/umd/five-vue.js +2 -2
  135. package/umd/five.js +171 -90
  136. package/vfx/index.js +2 -2
  137. package/vfx/index.mjs +2 -2
  138. package/vue/index.js +2 -2
  139. package/vue/index.mjs +2 -2
  140. package/work-downloader/index.js +2 -2
  141. package/work-downloader/index.mjs +2 -2
package/vfx/index.js CHANGED
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * @license
3
3
  * @realsee/five
4
- * Generated: 7/2/2026
5
- * Version: 6.9.0-alpha.0
4
+ * Generated: 7/31/2026
5
+ * Version: 6.9.0-alpha.2
6
6
  * Terms:
7
7
  * Realsee SDK License Agreement
8
8
  * Update: July 28, 2021
package/vfx/index.mjs CHANGED
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * @license
3
3
  * @realsee/five
4
- * Generated: 7/2/2026
5
- * Version: 6.9.0-alpha.0
4
+ * Generated: 7/31/2026
5
+ * Version: 6.9.0-alpha.2
6
6
  * Terms:
7
7
  * Realsee SDK License Agreement
8
8
  * Update: July 28, 2021
package/vue/index.js CHANGED
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * @license
3
3
  * @realsee/five
4
- * Generated: 7/2/2026
5
- * Version: 6.9.0-alpha.0
4
+ * Generated: 7/31/2026
5
+ * Version: 6.9.0-alpha.2
6
6
  * Terms:
7
7
  * Realsee SDK License Agreement
8
8
  * Update: July 28, 2021
package/vue/index.mjs CHANGED
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * @license
3
3
  * @realsee/five
4
- * Generated: 7/2/2026
5
- * Version: 6.9.0-alpha.0
4
+ * Generated: 7/31/2026
5
+ * Version: 6.9.0-alpha.2
6
6
  * Terms:
7
7
  * Realsee SDK License Agreement
8
8
  * Update: July 28, 2021
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * @license
3
3
  * @realsee/five
4
- * Generated: 7/2/2026
5
- * Version: 6.9.0-alpha.0
4
+ * Generated: 7/31/2026
5
+ * Version: 6.9.0-alpha.2
6
6
  * Terms:
7
7
  * Realsee SDK License Agreement
8
8
  * Update: July 28, 2021
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * @license
3
3
  * @realsee/five
4
- * Generated: 7/2/2026
5
- * Version: 6.9.0-alpha.0
4
+ * Generated: 7/31/2026
5
+ * Version: 6.9.0-alpha.2
6
6
  * Terms:
7
7
  * Realsee SDK License Agreement
8
8
  * Update: July 28, 2021