@realsee/five 6.8.0 → 6.8.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 (229) hide show
  1. package/ai_guides/features/flowing-light-2d-pass.md +64 -10
  2. package/ai_guides/features/flowing-light-3d-pass.md +64 -10
  3. package/docs/assets/hierarchy.js +1 -1
  4. package/docs/assets/navigation.js +1 -1
  5. package/docs/assets/search.js +1 -1
  6. package/docs/classes/five.AdaptiveLuminancePass.html +1 -1
  7. package/docs/classes/five.BoundingMesh.html +1 -1
  8. package/docs/classes/five.Camera.html +1 -1
  9. package/docs/classes/five.EyeDomeLightingPass.html +1 -1
  10. package/docs/classes/five.Five.html +1 -1
  11. package/docs/classes/five.FivePass.html +1 -1
  12. package/docs/classes/five.InternalWebGLRenderer.html +1 -1
  13. package/docs/classes/five.Model.html +1 -1
  14. package/docs/classes/five.ModelScene.html +1 -1
  15. package/docs/classes/five.NetworkSubscribe.html +1 -1
  16. package/docs/classes/five.PBMContainer.html +1 -1
  17. package/docs/classes/five.PBMCustomShader.html +1 -1
  18. package/docs/classes/five.PBMGSObject.html +1 -1
  19. package/docs/classes/five.PBMGroup.html +1 -1
  20. package/docs/classes/five.PBMMesh.html +1 -1
  21. package/docs/classes/five.PBMMeshMaterial.html +1 -1
  22. package/docs/classes/five.PBMPanoFilter.html +1 -1
  23. package/docs/classes/five.PBMPointCloud.html +1 -1
  24. package/docs/classes/five.PBMPointCloudMaterial.html +1 -1
  25. package/docs/classes/five.PBMSkinnedMesh.html +1 -1
  26. package/docs/classes/five.PBMUpdateable.html +1 -1
  27. package/docs/classes/five.PanoCircleMesh.html +1 -1
  28. package/docs/classes/five.PanoCircleMeshCustom.html +1 -1
  29. package/docs/classes/five.PanoCircleMeshSolid.html +1 -1
  30. package/docs/classes/five.Parameter.html +1 -1
  31. package/docs/classes/five.Scene.html +1 -1
  32. package/docs/classes/five.Subscribe.html +1 -1
  33. package/docs/classes/five.Tile3D.html +1 -1
  34. package/docs/classes/five.TileNode.html +1 -1
  35. package/docs/classes/five.TrajectoryNode.html +1 -1
  36. package/docs/classes/five.WorkResolvedObserver.html +1 -1
  37. package/docs/classes/gltf-loader.DDSLoader.html +1 -1
  38. package/docs/classes/gltf-loader.DRACOLoader.html +1 -1
  39. package/docs/classes/gltf-loader.GLTFLoader.html +1 -1
  40. package/docs/classes/gltf-loader.GLTFObject.html +1 -1
  41. package/docs/classes/gltf-loader.THREEGLTFLoader.html +1 -1
  42. package/docs/classes/line.Line.html +1 -1
  43. package/docs/classes/line.LineGeometry.html +1 -1
  44. package/docs/classes/line.LineMaterial.html +1 -1
  45. package/docs/classes/line.LineSegmentsGeometry.html +1 -1
  46. package/docs/classes/line.THREE_Line2.html +1 -1
  47. package/docs/classes/line.THREE_LineSegments2.html +1 -1
  48. package/docs/classes/plugins.BasePlugin.Controller.html +1 -1
  49. package/docs/classes/plugins.CSS2DObject.html +10 -0
  50. package/docs/classes/plugins.CSS2DRenderer.html +7 -0
  51. package/docs/classes/plugins.CSS3DObject.html +1 -1
  52. package/docs/classes/plugins.CSS3DSprite.html +1 -1
  53. package/docs/classes/plugins.InstancedPrefabBufferGeometry.html +18 -0
  54. package/docs/classes/plugins.Object3DHelperController.html +1 -1
  55. package/docs/classes/plugins.PointBufferGeometry.html +12 -0
  56. package/docs/classes/plugins.PrefabBufferGeometry.html +24 -0
  57. package/docs/classes/plugins.RoundedBoxGeometry.html +1 -1
  58. package/docs/classes/sticker.Sticker.html +1 -1
  59. package/docs/classes/vfx.Airflow.html +1 -1
  60. package/docs/classes/vfx.Flame.html +1 -1
  61. package/docs/classes/vfx.Particle.html +1 -1
  62. package/docs/classes/vfx.ParticleGPU.html +1 -1
  63. package/docs/classes/vfx.SpotLight.html +1 -1
  64. package/docs/documents/features_flowing-light-2d-pass.html +28 -15
  65. package/docs/documents/features_flowing-light-3d-pass.html +27 -14
  66. package/docs/functions/plugins.CSS2DPlugin.html +1 -0
  67. package/docs/functions/react.getPlugin.html +2 -0
  68. package/docs/functions/react.setPlugin.html +2 -0
  69. package/docs/functions/react.useFivePlugin.html +9 -0
  70. package/docs/functions/react.withFive.html +1 -1
  71. package/docs/hierarchy.html +1 -1
  72. package/docs/interfaces/five.AddableObject.html +1 -1
  73. package/docs/interfaces/five.AjaxOptions.html +1 -1
  74. package/docs/interfaces/five.BaseEvent.html +1 -1
  75. package/docs/interfaces/five.BaseExtendableEvent.html +1 -1
  76. package/docs/interfaces/five.EventCallback.html +1 -1
  77. package/docs/interfaces/five.GestureEvent.html +13 -13
  78. package/docs/interfaces/five.GesturePointer.html +9 -9
  79. package/docs/interfaces/five.ImageOptions.html +1 -1
  80. package/docs/interfaces/five.IntersectEvent.html +1 -1
  81. package/docs/interfaces/five.IntersectMesh.html +1 -1
  82. package/docs/interfaces/five.IntersectMeshInterface.html +1 -1
  83. package/docs/interfaces/five.Intersection.html +1 -1
  84. package/docs/interfaces/five.LooseWorkWithExtrinsics.html +1 -1
  85. package/docs/interfaces/five.ModeChangeEvent.html +2 -2
  86. package/docs/interfaces/five.ModelControllerCustomInitArgs.html +1 -1
  87. package/docs/interfaces/five.ModelEvent.html +3 -3
  88. package/docs/interfaces/five.ModelSceneEvent.html +2 -2
  89. package/docs/interfaces/five.ModelTileEvent.html +3 -3
  90. package/docs/interfaces/five.MovePanoOptions.html +1 -1
  91. package/docs/interfaces/five.NetworkAbortError.html +1 -1
  92. package/docs/interfaces/five.NetworkFirbiddenError.html +1 -1
  93. package/docs/interfaces/five.NetworkOptions.html +1 -1
  94. package/docs/interfaces/five.NetworkProxyError.html +1 -1
  95. package/docs/interfaces/five.NetworkResourceEvent.html +2 -2
  96. package/docs/interfaces/five.NetworkResponseError.html +1 -1
  97. package/docs/interfaces/five.NetworkTimeoutError.html +1 -1
  98. package/docs/interfaces/five.ObjectEvent.html +2 -2
  99. package/docs/interfaces/five.PBMMaterial.html +1 -1
  100. package/docs/interfaces/five.PBMMeshMaterialParameters.html +1 -1
  101. package/docs/interfaces/five.PBMPointCloudMaterialParameters.html +1 -1
  102. package/docs/interfaces/five.PanoCircleMeshInterface.html +1 -1
  103. package/docs/interfaces/five.PanoEvent.html +1 -1
  104. package/docs/interfaces/five.PanoPrepareEvent.html +8 -4
  105. package/docs/interfaces/five.PanoTextureEvent.html +5 -5
  106. package/docs/interfaces/five.PanoramaControllerCustomInitArgs.html +9 -9
  107. package/docs/interfaces/five.PanoramaLikeControllerCustomInitArgs.html +1 -1
  108. package/docs/interfaces/five.ParameterMaterialValue.html +1 -1
  109. package/docs/interfaces/five.ParameterTilesetValue.html +1 -1
  110. package/docs/interfaces/five.ParameterValue.html +1 -1
  111. package/docs/interfaces/five.Pose.html +1 -1
  112. package/docs/interfaces/five.RenderEvent.html +2 -2
  113. package/docs/interfaces/five.ResolvedParameterValue.html +1 -1
  114. package/docs/interfaces/five.State.html +1 -1
  115. package/docs/interfaces/five.StateEvent.html +1 -1
  116. package/docs/interfaces/five.TextureOptions.html +1 -1
  117. package/docs/interfaces/five.TopviewControllerCustomInitArgs.html +1 -1
  118. package/docs/interfaces/five.VRPanoramaControllerCustomInitArgs.html +9 -9
  119. package/docs/interfaces/five.ViewLayer.html +1 -1
  120. package/docs/interfaces/five.WorkCubeImage.html +1 -1
  121. package/docs/interfaces/five.WorkImage.html +1 -1
  122. package/docs/interfaces/five.WorkObserver.html +1 -1
  123. package/docs/interfaces/five.WorkObserverProto.html +1 -1
  124. package/docs/interfaces/five.WorkTile.html +1 -1
  125. package/docs/interfaces/five.WorksEvent.html +3 -3
  126. package/docs/interfaces/five.XRControllerEvent.html +4 -4
  127. package/docs/interfaces/five.XRControllerState.html +4 -4
  128. package/docs/interfaces/five.XRGestureEvent.html +7 -7
  129. package/docs/interfaces/five.XRPanoramaControllerCustomInitArgs.html +9 -9
  130. package/docs/interfaces/five.XRSessionEvent.html +3 -3
  131. package/docs/interfaces/plugins.BackgroundPluginController.html +1 -1
  132. package/docs/interfaces/plugins.BackgroundPluginType.EventMap.html +1 -1
  133. package/docs/interfaces/plugins.BasePlugin.State.html +1 -1
  134. package/docs/interfaces/plugins.CSS2DPluginController.html +49 -0
  135. package/docs/interfaces/plugins.CSS2DPluginType.Config.html +2 -0
  136. package/docs/interfaces/plugins.CSS2DPluginType.CreateCSS2DObjectType.html +8 -0
  137. package/docs/interfaces/plugins.CSS2DPluginType.EventMap.html +10 -0
  138. package/docs/interfaces/plugins.CSS2DPluginType.Params.html +4 -0
  139. package/docs/interfaces/plugins.CSS2DPluginType.State.html +8 -0
  140. package/docs/interfaces/plugins.CSS2DRendererParameters.html +2 -0
  141. package/docs/interfaces/plugins.CSS3DPluginController.html +12 -12
  142. package/docs/interfaces/plugins.CSS3DPluginType.EventMap.html +1 -1
  143. package/docs/interfaces/plugins.CSS3DPluginType.State.html +1 -1
  144. package/docs/interfaces/plugins.DynamicPathLinePluginController.html +1 -1
  145. package/docs/interfaces/plugins.DynamicPathLinePluginType.EventMap.html +1 -1
  146. package/docs/interfaces/plugins.DynamicPathLinePluginType.State.html +1 -1
  147. package/docs/interfaces/plugins.GaussianSplattingEntranceAnimationController.html +1 -1
  148. package/docs/interfaces/plugins.GaussianSplattingEntranceAnimationPluginType.EventMap.html +1 -1
  149. package/docs/interfaces/plugins.GaussianSplattingEntranceAnimationPluginType.State.html +1 -1
  150. package/docs/interfaces/plugins.ItemMaskController.html +1 -1
  151. package/docs/interfaces/plugins.ItemMaskPluginType.EventMap.html +1 -1
  152. package/docs/interfaces/plugins.ItemMaskPluginType.State.html +1 -1
  153. package/docs/interfaces/plugins.Object3DHelperPluginType.BaseController.html +1 -1
  154. package/docs/interfaces/plugins.Object3DHelperPluginType.BaseHelper.html +1 -1
  155. package/docs/interfaces/plugins.Object3DHelperPluginType.BoundingBoxController.html +1 -1
  156. package/docs/interfaces/plugins.Object3DHelperPluginType.MoveController.html +1 -1
  157. package/docs/interfaces/plugins.Object3DHelperPluginType.MoveHelperAbstract.html +1 -1
  158. package/docs/interfaces/plugins.Object3DHelperPluginType.RotateController.html +1 -1
  159. package/docs/interfaces/plugins.Object3DHelperPluginType.RotateHelperAbstract.html +1 -1
  160. package/docs/interfaces/plugins.OrientationPluginController.html +1 -1
  161. package/docs/interfaces/plugins.OrientationPluginType.EventMap.html +1 -1
  162. package/docs/interfaces/plugins.OrientationPluginType.State.html +1 -1
  163. package/docs/interfaces/plugins.PanoAnimeController.html +1 -1
  164. package/docs/interfaces/plugins.PanoAnimePluginType.EventMap.html +1 -1
  165. package/docs/interfaces/plugins.PanoAnimePluginType.State.html +1 -1
  166. package/docs/interfaces/plugins.PluginTemplateType.EventMap.html +1 -1
  167. package/docs/interfaces/plugins.PluginTemplateType.State.html +1 -1
  168. package/docs/interfaces/plugins.TrajectoryController.html +1 -1
  169. package/docs/interfaces/react.FiveAppProps.html +11 -0
  170. package/docs/interfaces/react.FiveInjectionTypes.html +1 -1
  171. package/docs/interfaces/react.UseFivePluginOptions.html +5 -0
  172. package/docs/interfaces/react.UseFivePluginOptionsWithCreate.html +5 -0
  173. package/docs/modules/plugins.CSS2DPluginType.html +1 -0
  174. package/docs/modules/plugins.html +1 -1
  175. package/docs/modules/react.html +1 -1
  176. package/docs/types/five.ParseOptions.html +1 -1
  177. package/docs/types/plugins.BasePlugin.EventMap.html +1 -1
  178. package/docs/types/plugins.CSS2DPluginType.PluginData.html +1 -0
  179. package/docs/types/plugins.CSS2DPluginType.ServerData.html +1 -0
  180. package/docs/variables/react.FiveApp.html +3 -0
  181. package/docs/variables/react.FiveAutoCanvas.html +3 -0
  182. package/five/controllers/panorama.d.ts +2 -2
  183. package/five/controllers/xrPanorama.d.ts +4 -2
  184. package/five/index.js +23 -23
  185. package/five/index.mjs +563 -549
  186. package/five/renderer/postprocessing/passes/flowing-light-2d-pass.d.ts +6 -1
  187. package/five/renderer/postprocessing/passes/flowing-light-3d-pass.d.ts +3 -1
  188. package/five/utils/event.d.ts +5 -1
  189. package/gltf-loader/index.js +3 -3
  190. package/gltf-loader/index.mjs +3 -3
  191. package/line/index.js +3 -3
  192. package/line/index.mjs +3 -3
  193. package/package.json +1 -1
  194. package/plugins/CSS2DPlugin/Controller.d.ts +59 -0
  195. package/plugins/CSS2DPlugin/index.d.ts +5 -0
  196. package/plugins/CSS2DPlugin/typing.d.ts +30 -0
  197. package/plugins/index.d.ts +5 -0
  198. package/plugins/index.js +24 -4
  199. package/plugins/index.mjs +871 -588
  200. package/plugins/thirdParty/CSS2DRenderer.d.ts +37 -0
  201. package/plugins/thirdParty/instancedPrefabBufferGeometry.d.ts +32 -0
  202. package/plugins/thirdParty/pointBufferGeometry.d.ts +22 -0
  203. package/plugins/thirdParty/prefabBufferGeometry.d.ts +38 -0
  204. package/react/autoCanvas.d.ts +9 -0
  205. package/react/fiveApp.d.ts +22 -0
  206. package/react/hooks/useFivePlugin.d.ts +22 -0
  207. package/react/index.d.ts +4 -0
  208. package/react/index.js +3 -3
  209. package/react/index.mjs +292 -175
  210. package/react/withFive.d.ts +1 -1
  211. package/shader-lib/index.js +2 -2
  212. package/shader-lib/index.mjs +2 -2
  213. package/sticker/index.js +3 -3
  214. package/sticker/index.mjs +3 -3
  215. package/umd/five-gltf-loader.js +3 -3
  216. package/umd/five-line.js +3 -3
  217. package/umd/five-plugins.js +24 -4
  218. package/umd/five-react.js +3 -3
  219. package/umd/five-shader-lib.js +2 -2
  220. package/umd/five-sticker.js +3 -3
  221. package/umd/five-vfx.js +2 -2
  222. package/umd/five-vue.js +2 -2
  223. package/umd/five.js +8 -8
  224. package/vfx/index.js +2 -2
  225. package/vfx/index.mjs +2 -2
  226. package/vue/index.js +2 -2
  227. package/vue/index.mjs +2 -2
  228. package/work-downloader/index.js +2 -2
  229. 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: 4/17/2026
5
- * Version: 6.8.0
4
+ * Generated: 5/8/2026
5
+ * Version: 6.8.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: 4/17/2026
5
- * Version: 6.8.0
4
+ * Generated: 5/8/2026
5
+ * Version: 6.8.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: 4/17/2026
5
- * Version: 6.8.0
4
+ * Generated: 5/8/2026
5
+ * Version: 6.8.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: 4/17/2026
5
- * Version: 6.8.0
4
+ * Generated: 5/8/2026
5
+ * Version: 6.8.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: 4/17/2026
5
- * Version: 6.8.0
4
+ * Generated: 5/8/2026
5
+ * Version: 6.8.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: 4/17/2026
5
- * Version: 6.8.0
4
+ * Generated: 5/8/2026
5
+ * Version: 6.8.2
6
6
  * Terms:
7
7
  * Realsee SDK License Agreement
8
8
  * Update: July 28, 2021