@realsee/five 6.7.0-alpha.4 → 6.7.0-alpha.6

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 (123) hide show
  1. package/docs/assets/hierarchy.js +1 -1
  2. package/docs/assets/search.js +1 -1
  3. package/docs/classes/five.Five.html +1 -1
  4. package/docs/classes/five.Model.html +1 -1
  5. package/docs/classes/five.ModelScene.html +1 -1
  6. package/docs/classes/five.PBMContainer.html +1 -1
  7. package/docs/classes/five.PBMGroup.html +1 -1
  8. package/docs/classes/five.PBMMesh.html +1 -1
  9. package/docs/classes/five.PBMMeshMaterial.html +1 -1
  10. package/docs/classes/five.PBMPointCloud.html +1 -1
  11. package/docs/classes/five.PBMPointCloudMaterial.html +1 -1
  12. package/docs/classes/five.PBMSkinnedMesh.html +1 -1
  13. package/docs/classes/five.Parameter.html +1 -1
  14. package/docs/classes/five.Tile3D.html +21 -21
  15. package/docs/classes/five.TileNode.html +1 -1
  16. package/docs/classes/five.TrajectoryNode.html +1 -1
  17. package/docs/classes/five.Work.html +16 -16
  18. package/docs/classes/five.WorkResolvedObserver.html +17 -17
  19. package/docs/classes/gltf-loader.DDSLoader.html +1 -1
  20. package/docs/classes/gltf-loader.DRACOLoader.html +1 -1
  21. package/docs/classes/gltf-loader.GLTFObject.html +1 -1
  22. package/docs/classes/gltf-loader.THREEGLTFLoader.html +1 -1
  23. package/docs/classes/line.LineGeometry.html +1 -1
  24. package/docs/classes/line.LineMaterial.html +1 -1
  25. package/docs/classes/line.LineSegmentsGeometry.html +1 -1
  26. package/docs/classes/line.THREE_Line2.html +1 -1
  27. package/docs/classes/line.THREE_LineSegments2.html +1 -1
  28. package/docs/classes/plugins.RoundedBoxGeometry.html +1 -1
  29. package/docs/classes/vfx.Airflow.html +1 -1
  30. package/docs/classes/vfx.Flame.html +1 -1
  31. package/docs/classes/vfx.Particle.html +1 -1
  32. package/docs/classes/vfx.ParticleGPU.html +1 -1
  33. package/docs/classes/vfx.SpotLight.html +1 -1
  34. package/docs/functions/five.parseWork.html +1 -1
  35. package/docs/functions/vue.useFiveWorks.html +2 -2
  36. package/docs/hierarchy.html +1 -1
  37. package/docs/interfaces/five.AddableObject.html +1 -1
  38. package/docs/interfaces/five.EventCallback.html +1 -1
  39. package/docs/interfaces/five.IntersectMeshInterface.html +1 -1
  40. package/docs/interfaces/five.Intersection.html +1 -1
  41. package/docs/interfaces/five.LoosePanoWork.html +2 -2
  42. package/docs/interfaces/five.LooseWork.html +2 -2
  43. package/docs/interfaces/five.LooseWorkInitial.html +2 -2
  44. package/docs/interfaces/five.LooseWorkModel.html +3 -2
  45. package/docs/interfaces/five.LooseWorkObserver.html +2 -2
  46. package/docs/interfaces/five.LooseWorkPanorama.html +2 -2
  47. package/docs/interfaces/five.LooseWorkVideo.html +2 -2
  48. package/docs/interfaces/five.LooseWorkWithExtrinsics.html +7 -7
  49. package/docs/interfaces/five.ModelControllerCustomInitArgs.html +1 -1
  50. package/docs/interfaces/five.ModelLike.html +1 -1
  51. package/docs/interfaces/five.MovePanoOptions.html +9 -7
  52. package/docs/interfaces/five.PBMMaterial.html +1 -1
  53. package/docs/interfaces/five.PBMMeshMaterialParameters.html +1 -1
  54. package/docs/interfaces/five.PBMPointCloudMaterialParameters.html +1 -1
  55. package/docs/interfaces/five.PanoCircleMeshInterface.html +1 -1
  56. package/docs/interfaces/five.PanoramaControllerCustomInitArgs.html +9 -9
  57. package/docs/interfaces/five.PanoramaLikeControllerCustomInitArgs.html +1 -1
  58. package/docs/interfaces/five.ParameterMaterialValue.html +1 -1
  59. package/docs/interfaces/five.ParameterTilesetValue.html +1 -1
  60. package/docs/interfaces/five.ParameterValue.html +1 -1
  61. package/docs/interfaces/five.Pose.html +1 -1
  62. package/docs/interfaces/five.ResolvedParameterValue.html +1 -1
  63. package/docs/interfaces/five.State.html +1 -1
  64. package/docs/interfaces/five.TopviewControllerCustomInitArgs.html +1 -1
  65. package/docs/interfaces/five.VRPanoramaControllerCustomInitArgs.html +9 -9
  66. package/docs/interfaces/five.ViewLayer.html +21 -21
  67. package/docs/interfaces/five.WorkCubeImage.html +2 -2
  68. package/docs/interfaces/five.WorkImage.html +3 -3
  69. package/docs/interfaces/five.WorkInitial.html +8 -8
  70. package/docs/interfaces/five.WorkModel.html +9 -7
  71. package/docs/interfaces/five.WorkModelLayer.html +2 -2
  72. package/docs/interfaces/five.WorkObserver.html +18 -18
  73. package/docs/interfaces/five.WorkTile.html +4 -4
  74. package/docs/interfaces/five.WorkVideo.html +4 -4
  75. package/docs/interfaces/five.XRPanoramaControllerCustomInitArgs.html +9 -9
  76. package/docs/interfaces/plugins.BackgroundPluginController.html +1 -1
  77. package/docs/interfaces/plugins.BackgroundPluginType.EventMap.html +1 -1
  78. package/docs/interfaces/plugins.ItemMaskController.html +1 -1
  79. package/docs/interfaces/plugins.ItemMaskPluginType.EventMap.html +1 -1
  80. package/docs/interfaces/plugins.ItemMaskPluginType.State.html +1 -1
  81. package/docs/interfaces/plugins.OrientationPluginController.html +1 -1
  82. package/docs/interfaces/plugins.OrientationPluginType.EventMap.html +1 -1
  83. package/docs/interfaces/plugins.OrientationPluginType.State.html +1 -1
  84. package/docs/interfaces/plugins.PanoAnimeController.html +1 -1
  85. package/docs/interfaces/plugins.PanoAnimePluginType.EventMap.html +1 -1
  86. package/docs/interfaces/plugins.PanoAnimePluginType.State.html +1 -1
  87. package/docs/interfaces/plugins.PluginTemplateType.EventMap.html +1 -1
  88. package/docs/interfaces/plugins.PluginTemplateType.State.html +1 -1
  89. package/docs/interfaces/plugins.TrajectoryController.html +1 -1
  90. package/docs/interfaces/react.FiveInjectionTypes.html +1 -1
  91. package/docs/types/five.MovePanoEffect.html +3 -2
  92. package/docs/types/five.ParseOptions.html +6 -6
  93. package/five/index.d.ts +8 -2
  94. package/five/index.js +36 -36
  95. package/five/index.mjs +1725 -1706
  96. package/gltf-loader/index.js +3 -3
  97. package/gltf-loader/index.mjs +3 -3
  98. package/line/index.js +3 -3
  99. package/line/index.mjs +3 -3
  100. package/package.json +1 -1
  101. package/plugins/index.js +2 -2
  102. package/plugins/index.mjs +2 -2
  103. package/react/index.js +2 -2
  104. package/react/index.mjs +2 -2
  105. package/shader-lib/index.js +2 -2
  106. package/shader-lib/index.mjs +2 -2
  107. package/sticker/index.js +3 -3
  108. package/sticker/index.mjs +3 -3
  109. package/umd/five-gltf-loader.js +3 -3
  110. package/umd/five-line.js +3 -3
  111. package/umd/five-plugins.js +2 -2
  112. package/umd/five-react.js +2 -2
  113. package/umd/five-shader-lib.js +2 -2
  114. package/umd/five-sticker.js +3 -3
  115. package/umd/five-vfx.js +2 -2
  116. package/umd/five-vue.js +2 -2
  117. package/umd/five.js +36 -36
  118. package/vfx/index.js +2 -2
  119. package/vfx/index.mjs +2 -2
  120. package/vue/index.js +2 -2
  121. package/vue/index.mjs +2 -2
  122. package/work-downloader/index.js +3 -3
  123. package/work-downloader/index.mjs +307 -257
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * @license
3
3
  * @realsee/five
4
- * Generated: 2025/10/13
5
- * Version: 6.7.0-alpha.4
4
+ * Generated: 10/16/2025
5
+ * Version: 6.7.0-alpha.6
6
6
  * Terms:
7
7
  * Realsee SDK License Agreement
8
8
  * Update: July 28, 2021
@@ -252,4 +252,4 @@
252
252
  * No amendment to or modification of this Agreement will be binding unless in
253
253
  * writing and signed by Realsee. You and Realsee hereto confirm that this
254
254
  * Agreement and all related documents shall be drafted in English.
255
- */(function(s,u){typeof exports=="object"&&typeof module!="undefined"?u(exports,require("three")):typeof define=="function"&&define.amd?define(["exports","three"],u):(s=typeof globalThis!="undefined"?globalThis:s||self,u(s.FiveSDK_Sticker={},s.THREE))})(this,(function(s,u){"use strict";function w(t){const n=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const e in t)if(e!=="default"){const r=Object.getOwnPropertyDescriptor(t,e);Object.defineProperty(n,e,r.get?r:{enumerable:!0,get:()=>t[e]})}}return n.default=t,Object.freeze(n)}const o=w(u);var m=function(t,n){return m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(e[i]=r[i])},m(t,n)};function T(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");m(t,n);function e(){this.constructor=t}t.prototype=n===null?Object.create(n):(e.prototype=n.prototype,new e)}typeof SuppressedError=="function"&&SuppressedError;var E=new Float32Array([-.5,-.5,0,.5,-.5,0,-.5,.5,0,.5,.5,0]),_=new Float32Array([0,0,1,0,0,1,1,1]),R=new Uint8Array([0,1,2,1,3,2]),c=new o.BufferGeometry;c.setAttribute("position",new o.BufferAttribute(E,3)),c.setAttribute("uv",new o.BufferAttribute(_,2)),c.setIndex(new o.BufferAttribute(R,1));var l=window,g=l.requestAnimationFrame||l.mozRequestAnimationFrame||l.webkitRequestAnimationFrame||l.msRequestAnimationFrame||(function(t){return setTimeout(t,16)}),S=typeof performance!="undefined"&&typeof performance.timing!="undefined"?performance.timing.navigationStart:Date.now(),v=typeof performance!="undefined"?(function(){return S+performance.now()}):(function(){return Date.now()});function A(t,n){t.naturalWidth>0&&g(function(){return n()});var e=function(){return n()};return t.addEventListener("load",e,!1),function(){return t.removeEventListener("load",e,!1)}}function b(t,n){var e=v(),r=!1,i=function(){r=!0,n();var f=v();f-e<3e3?g(i):r=!1},a=function(){e=v(),r===!1&&i()};return t.addEventListener("timeupdate",a,!1),function(){t.removeEventListener("timeupdate",a,!1),r=!1}}function h(t,n){var e=t.dispose;t.dispose=function(){n(),e.call(t)}}var O=(function(t){T(n,t);function n(e,r,i){var a=this,f=new o.MeshBasicMaterial;if(a=t.call(this,c,f)||this,a._needsRender=!1,a.scale.set(e,r,1),typeof i=="string"){f.transparent=/\.png$/.test(i);var y=new Image;y.src=i,y.crossOrigin="",i=y}if(i instanceof HTMLImageElement){var p=f.map=new o.Texture;p.wrapS=o.ClampToEdgeWrapping,p.wrapT=o.ClampToEdgeWrapping,p.minFilter=o.LinearFilter,p.encoding=o.sRGBEncoding,h(p,A(i,function(){p.image=i,p.needsUpdate=!0,a._needsRender=!0}))}else if(i instanceof HTMLCanvasElement)f.map=new o.CanvasTexture(i);else if(i instanceof HTMLVideoElement){var d=f.map=new o.VideoTexture(i);d.wrapS=o.ClampToEdgeWrapping,d.wrapT=o.ClampToEdgeWrapping,d.minFilter=o.LinearFilter,d.encoding=o.sRGBEncoding,h(d,b(i,function(){a._needsRender=!0}))}return a}return Object.defineProperty(n,"version",{get:function(){return"6.7.0-alpha.4"},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"needsRender",{get:function(){return this._needsRender},set:function(e){this._needsRender=e,e===!0&&this.material.map&&(this.material.map.needsUpdate=!0)},enumerable:!1,configurable:!0}),n.prototype.setSize=function(e,r){this.scale.set(e,r,1),this._needsRender=!0},n.prototype.setTransparent=function(e){this.material.transparent=e,this._needsRender=!0},n.prototype.locationWithIntersection=function(e,r){r===void 0&&(r=.005);var i=e.point,a=e.face;this.position.copy(i),a&&(this.position.add(a.normal.clone().setLength(r)),this.lookAt(i.clone().add(a.normal))),this._needsRender=!0},n.prototype.dispose=function(){var e;(e=this.material.map)===null||e===void 0||e.dispose(),this.material.dispose()},n})(o.Mesh);s.Sticker=O,Object.defineProperty(s,Symbol.toStringTag,{value:"Module"})}));
255
+ */(function(s,u){typeof exports=="object"&&typeof module!="undefined"?u(exports,require("three")):typeof define=="function"&&define.amd?define(["exports","three"],u):(s=typeof globalThis!="undefined"?globalThis:s||self,u(s.FiveSDK_Sticker={},s.THREE))})(this,(function(s,u){"use strict";function w(t){const n=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const e in t)if(e!=="default"){const r=Object.getOwnPropertyDescriptor(t,e);Object.defineProperty(n,e,r.get?r:{enumerable:!0,get:()=>t[e]})}}return n.default=t,Object.freeze(n)}const o=w(u);var m=function(t,n){return m=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(e[i]=r[i])},m(t,n)};function T(t,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");m(t,n);function e(){this.constructor=t}t.prototype=n===null?Object.create(n):(e.prototype=n.prototype,new e)}typeof SuppressedError=="function"&&SuppressedError;var E=new Float32Array([-.5,-.5,0,.5,-.5,0,-.5,.5,0,.5,.5,0]),_=new Float32Array([0,0,1,0,0,1,1,1]),R=new Uint8Array([0,1,2,1,3,2]),c=new o.BufferGeometry;c.setAttribute("position",new o.BufferAttribute(E,3)),c.setAttribute("uv",new o.BufferAttribute(_,2)),c.setIndex(new o.BufferAttribute(R,1));var l=window,g=l.requestAnimationFrame||l.mozRequestAnimationFrame||l.webkitRequestAnimationFrame||l.msRequestAnimationFrame||(function(t){return setTimeout(t,16)}),S=typeof performance!="undefined"&&typeof performance.timing!="undefined"?performance.timing.navigationStart:Date.now(),v=typeof performance!="undefined"?(function(){return S+performance.now()}):(function(){return Date.now()});function A(t,n){t.naturalWidth>0&&g(function(){return n()});var e=function(){return n()};return t.addEventListener("load",e,!1),function(){return t.removeEventListener("load",e,!1)}}function b(t,n){var e=v(),r=!1,i=function(){r=!0,n();var f=v();f-e<3e3?g(i):r=!1},a=function(){e=v(),r===!1&&i()};return t.addEventListener("timeupdate",a,!1),function(){t.removeEventListener("timeupdate",a,!1),r=!1}}function h(t,n){var e=t.dispose;t.dispose=function(){n(),e.call(t)}}var O=(function(t){T(n,t);function n(e,r,i){var a=this,f=new o.MeshBasicMaterial;if(a=t.call(this,c,f)||this,a._needsRender=!1,a.scale.set(e,r,1),typeof i=="string"){f.transparent=/\.png$/.test(i);var y=new Image;y.src=i,y.crossOrigin="",i=y}if(i instanceof HTMLImageElement){var p=f.map=new o.Texture;p.wrapS=o.ClampToEdgeWrapping,p.wrapT=o.ClampToEdgeWrapping,p.minFilter=o.LinearFilter,p.encoding=o.sRGBEncoding,h(p,A(i,function(){p.image=i,p.needsUpdate=!0,a._needsRender=!0}))}else if(i instanceof HTMLCanvasElement)f.map=new o.CanvasTexture(i);else if(i instanceof HTMLVideoElement){var d=f.map=new o.VideoTexture(i);d.wrapS=o.ClampToEdgeWrapping,d.wrapT=o.ClampToEdgeWrapping,d.minFilter=o.LinearFilter,d.encoding=o.sRGBEncoding,h(d,b(i,function(){a._needsRender=!0}))}return a}return Object.defineProperty(n,"version",{get:function(){return"6.7.0-alpha.6"},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"needsRender",{get:function(){return this._needsRender},set:function(e){this._needsRender=e,e===!0&&this.material.map&&(this.material.map.needsUpdate=!0)},enumerable:!1,configurable:!0}),n.prototype.setSize=function(e,r){this.scale.set(e,r,1),this._needsRender=!0},n.prototype.setTransparent=function(e){this.material.transparent=e,this._needsRender=!0},n.prototype.locationWithIntersection=function(e,r){r===void 0&&(r=.005);var i=e.point,a=e.face;this.position.copy(i),a&&(this.position.add(a.normal.clone().setLength(r)),this.lookAt(i.clone().add(a.normal))),this._needsRender=!0},n.prototype.dispose=function(){var e;(e=this.material.map)===null||e===void 0||e.dispose(),this.material.dispose()},n})(o.Mesh);s.Sticker=O,Object.defineProperty(s,Symbol.toStringTag,{value:"Module"})}));
package/umd/five-vfx.js CHANGED
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * @license
3
3
  * @realsee/five
4
- * Generated: 2025/10/13
5
- * Version: 6.7.0-alpha.4
4
+ * Generated: 10/16/2025
5
+ * Version: 6.7.0-alpha.6
6
6
  * Terms:
7
7
  * Realsee SDK License Agreement
8
8
  * Update: July 28, 2021
package/umd/five-vue.js CHANGED
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * @license
3
3
  * @realsee/five
4
- * Generated: 2025/10/13
5
- * Version: 6.7.0-alpha.4
4
+ * Generated: 10/16/2025
5
+ * Version: 6.7.0-alpha.6
6
6
  * Terms:
7
7
  * Realsee SDK License Agreement
8
8
  * Update: July 28, 2021