@realsee/five 6.4.0-alpha.0 → 6.4.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.
- package/docs/assets/search.js +1 -1
- package/docs/classes/five.Five.html +29 -19
- package/docs/classes/five.Model.html +1 -1
- package/docs/classes/five.Tile3DModel.html +4 -4
- package/docs/classes/five.Tileset.html +11 -1
- package/docs/classes/five.Trajectory.html +2 -2
- package/docs/classes/plugins-1.TrajectoryController.html +4 -4
- package/docs/functions/five.loadB3dm.html +1 -1
- package/docs/functions/five.loadDome.html +1 -1
- package/docs/functions/five.loadDomez.html +1 -1
- package/docs/functions/five.loadPbm.html +1 -1
- package/docs/functions/five.loadPly.html +1 -1
- package/docs/functions/react.useFiveAction.html +1 -1
- package/docs/functions/vue.useFiveAction.html +1 -1
- package/docs/interfaces/five.Tile3DModelLoaderOptions.html +2 -2
- package/docs/interfaces/five.TilesetHeader.html +15 -2
- package/docs/interfaces/react.FiveActionReactCallbacks.html +19 -8
- package/docs/interfaces/react.FiveInjectionTypes.html +32 -23
- package/docs/interfaces/vue.FiveActionVueCallbacks.html +20 -9
- package/docs/types/five.ModelMaterialValues.html +1 -1
- package/docs/types/five.Models.html +5 -5
- package/docs/types/five.ParsedResultType.html +1 -1
- package/docs/types/five.TrajectoryContentData.html +1 -1
- package/five/index.d.ts +59 -8
- package/five/index.js +82 -82
- package/five/index.mjs +3613 -3452
- package/gltf-loader/index.js +3 -3
- package/gltf-loader/index.mjs +3 -3
- package/line/index.js +3 -3
- package/line/index.mjs +3 -3
- package/package.json +1 -1
- package/plugins/index.js +10 -10
- package/plugins/index.mjs +237 -231
- package/react/index.d.ts +26 -1
- package/react/index.js +3 -3
- package/react/index.mjs +33 -39
- package/shader-lib/index.js +2 -2
- package/shader-lib/index.mjs +2 -2
- package/sticker/index.js +3 -3
- package/sticker/index.mjs +3 -3
- package/umd/five-gltf-loader.js +3 -3
- package/umd/five-line.js +3 -3
- package/umd/five-plugins.js +10 -10
- package/umd/five-react.js +3 -3
- package/umd/five-shader-lib.js +2 -2
- package/umd/five-sticker.js +3 -3
- package/umd/five-vfx.js +2 -2
- package/umd/five-vue.js +3 -3
- package/umd/five.js +36 -36
- package/vfx/index.js +2 -2
- package/vfx/index.mjs +2 -2
- package/vue/index.d.ts +26 -1
- package/vue/index.js +3 -3
- package/vue/index.mjs +27 -29
package/umd/five-vfx.js
CHANGED
package/umd/five-vue.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @license
|
|
3
3
|
* @realsee/five
|
|
4
|
-
* Generated: 12/
|
|
5
|
-
* Version: 6.4.0-alpha.
|
|
4
|
+
* Generated: 12/13/2024
|
|
5
|
+
* Version: 6.4.0-alpha.2
|
|
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(u,t){typeof exports=="object"&&typeof module!="undefined"?t(exports,require("vue"),require("@realsee/five"),require("three")):typeof define=="function"&&define.amd?define(["exports","vue","@realsee/five","three"],t):(u=typeof globalThis!="undefined"?globalThis:u||self,t(u.FiveSDK_Vue={},u.Vue,u.FiveSDK,u.THREE))})(this,function(u,t,
|
|
255
|
+
*/(function(u,t){typeof exports=="object"&&typeof module!="undefined"?t(exports,require("vue"),require("@realsee/five"),require("three")):typeof define=="function"&&define.amd?define(["exports","vue","@realsee/five","three"],t):(u=typeof globalThis!="undefined"?globalThis:u||self,t(u.FiveSDK_Vue={},u.Vue,u.FiveSDK,u.THREE))})(this,function(u,t,p,O){"use strict";function P(e){const n=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const o=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(n,r,o.get?o:{enumerable:!0,get:()=>e[r]})}}return n.default=e,Object.freeze(n)}const d=P(O);var g=function(){return g=Object.assign||function(n){for(var r,o=1,a=arguments.length;o<a;o++){r=arguments[o];for(var f in r)Object.prototype.hasOwnProperty.call(r,f)&&(n[f]=r[f])}return n},g.apply(this,arguments)};typeof SuppressedError=="function"&&SuppressedError;var b=!1;function U(e){b=e}var F=Symbol();function s(){var e=t.inject(F);if(!e)throw new Error("Inject five error!");return e}var W={display:"inline-block",overflow:"hidden"},_=t.defineComponent({props:{width:{type:Number,required:!0},height:{type:Number,required:!0}},setup:function(e){var n=t.toRef(e,"width"),r=t.toRef(e,"height"),o=s(),a=t.ref(null);return t.watch([n,r,a],function(){if(o.renderer&&a.value){if(o.renderer.domElement.parentNode!==null&&o.renderer.domElement.parentNode!==a.value)throw new Error("There are more than 2 fiveCanvas in this context.");o.renderer.domElement.parentNode!==a.value&&a.value.appendChild(o.renderer.domElement),o.camera.aspect=n.value/r.value,o.camera.updateProjectionMatrix(),o.renderer.setSize(n.value,r.value),o.refresh({width:n.value,height:r.value}),o.needsRender=!0}}),function(){return t.h("div",{id:"five",style:g({width:"".concat(n.value,"px"),height:"".concat(r.value,"px")},W),ref:a})}}}),m=[],w=[];function D(e){var n=e===void 0?{}:e,r=n.backgroundColor,o=r===void 0?1579548:r,a=n.backgroundAlpha,f=a===void 0?1:a,i=n.preserveDrawingBuffer,c=i===void 0?!0:i,l=n.pixelRatio,h=l===void 0?1:l,k=n.webgl2,j=k===void 0?!1:k;if(typeof window!="undefined"){var v=null;if(j?v=m.shift():v=w.shift(),!v){if(j){var E=document.createElement("canvas"),B=E.getContext("webgl2");B?v=new d.WebGLRenderer({preserveDrawingBuffer:c,antialias:!0,alpha:!0,stencil:!0,canvas:E,context:B}):(console.error("error occurred when getting webgl2 canvas context, mybe webgl2 not support, fallback to webgl."),v=new d.WebGLRenderer({preserveDrawingBuffer:c,antialias:!1,alpha:!0,stencil:!0}))}else v=new d.WebGLRenderer({preserveDrawingBuffer:c,antialias:!1,alpha:!0,stencil:!0});v.outputEncoding=d.sRGBEncoding}return v.setPixelRatio(h),v.setClearColor(o,f),v.autoClear=!0,v}}function A(e){if(e){var n=e.capabilities.isWebGL2;n?w.indexOf(e)===-1&&w.push(e):m.indexOf(e)===-1&&m.push(e)}}function L(e,n){var r=Array.isArray(e)?e:[e],o=Array.isArray(n)?n:[n];if(r.length!==o.length)return!1;for(var a=0;a<r.length;a++)if(r[a]!==o[a])return!1;return!0}var I=t.defineComponent({props:{works:Object,initialWorks:Object,initialState:Object,initialUserAction:Boolean,onWorksChange:Function,onStateChange:Function,onCurrentStateChange:Function,onError:Function,fiveInitArgs:{type:Object,default:function(){return{}}},style:Object},setup:function(e){var n,r=t.toRefs(e).works,o=p.getViewportScale(),a=o===1?window.devicePixelRatio:1,f=D({pixelRatio:a}),i=new p.Five(g({renderer:f},e.fiveInitArgs)),c=e.works||e.initialWorks;return c&&i.load(c,e.initialState,void 0,(n=e.initialUserAction)!==null&&n!==void 0?n:!0),U(!!e.works),r&&t.watch(r,function(l,h){l&&!L(l,i.works)&&i.load(l,e.initialState)}),t.onBeforeUnmount(function(){i&&(i.dispose(),A(i.renderer))}),i.on("load",function(){e.onWorksChange&&i.works&&e.onWorksChange(i==null?void 0:i.works)}),i.on("stateChange",function(l,h){e.onStateChange&&e.onStateChange(l,h)}),i.on("currentStateChange",function(l,h){e.onCurrentStateChange&&e.onCurrentStateChange(l,h)}),i.on("error",function(l){e.onError?e.onError(l):console.warn(l.message)}),t.provide(F,i),{five:t.shallowReadonly(i)}},render:function(){return t.h("div",{style:this.$props.style},this.$slots)}});function V(){var e=s(),n=t.ref(e.works),r=t.readonly(n),o=function(f,i,c,l){if(b)throw new Error("props 'work' is set in fiveProvider, if you need modify work internal, use 'initialWork' instead.");return e.load(f,i,c,l)},a=e.on("load",function(){n.value=e.works});return t.onBeforeUnmount(function(){a()}),[r,o]}function H(){var e=s(),n=t.ref(g({},e.state)),r=e.on("stateChange",function(a){Object.assign(n.value,g({},a))});t.onBeforeUnmount(function(){r()});var o=function(a,f,i){f===void 0&&(f=!1),i===void 0&&(i=!0);var c=typeof a=="function"?a(e.getCurrentState()):a;e.setState(c,f,i)};return[n,o]}function M(){var e=s(),n=t.ref(e.getCurrentState()),r=e.on("currentStateChange",function(){Object.assign(n.value,e.getCurrentState())});t.onBeforeUnmount(function(){r()});var o=function(a,f,i){var c=typeof a=="function"?a(e.getCurrentState()):a;e.setState(c,f,i)};return[n,o]}function T(){var e=s(),n=t.reactive(e.getCurrentState()),r=t.ref(e.works.getResolvedObserver(e.pano)),o=e.on("currentStateChange",function(){Object.assign(n,e.getCurrentState()),r.value=e.works.getResolvedObserver({workCode:n.workCode,panoIndex:n.panoIndex})});return t.onBeforeUnmount(function(){o()}),r}function q(e,n){var r=s(),o=r.on(e,n);t.onBeforeUnmount(function(){o()})}function N(){var e=s(),n=function(c,l){return e.updateCamera(c,l)},r=e.getPixels.bind(e),o=function(c){return e.render(c)},a=function(){return e.needsRender=!0},f=function(c,l){return e.preloadPano(c,l)},i=function(c,l){return l===void 0&&(l=!1),e.project2d(c,l)};return{updateCamera:n,getPixels:r,render:o,needsRender:a,preloadPano:f,project2d:i}}function x(e,n){n===void 0&&(n=!1);var r=s(),o=t.ref(Symbol()),a=t.shallowRef(e?r.project2d(t.isRef(e)?e.value:e,n):null),f=r.on("cameraUpdate",function(){o.value=Symbol()});return t.onBeforeUnmount(function(){f()}),t.watch([o,e],function(){a.value=r.project2d(t.isRef(e)?e.value:e,n)}),a}function G(){return x}function C(e){var n=e.camera.getWorldDirection(new d.Vector3),r=new d.Raycaster(e.camera.position,n);return r}function K(){var e=s(),n=t.shallowRef(C(e)),r=e.on("cameraUpdate",function(){n.value=C(e)});return t.onBeforeUnmount(function(){r()}),n}function y(e){return e.camera.getWorldDirection(new d.Vector3)}function $(){var e=s(),n=t.shallowRef(y(e)),r=e.on("cameraUpdate",function(){n.value=y(e)});return t.onBeforeUnmount(function(){r()}),n}function z(e){var n=s(),r=t.shallowRef([]);return t.watch(e,function(){r.value=n.model.intersectRaycaster(t.isRef(e)?e.value:e)}),r}function J(){return z}function S(e){return e.model.empty?"Empty":"Loaded"}function Q(){var e=s(),n=t.ref(S(e)),r=e.on("modelLoaded",function(){n.value=S(e)});return t.onBeforeUnmount(function(){r()}),n}function X(){var e=s(),n=t.ref(e.model.shownFloor),r=t.ref(e.model.floorLength),o=function(f){typeof f=="number"?e.model.show(f):e.model.show()},a=[];return a.push(e.on("modelShownFloorChange",function(){n.value=e.model.shownFloor})),a.push(e.on("modelLoaded",function(){r.value=e.model.floorLength})),t.onBeforeUnmount(function(){for(var f;f=a.shift();)f()}),[n,r,o]}function Y(){var e=s(),n=t.ref(e.helperVisible),r=function(a){e.helperVisible=a},o=e.on("helpersVisibleChange",function(a){n.value=a});return t.onBeforeUnmount(function(){o()}),[n,r]}function Z(){return s()}function R(e){return e.model.bounding.clone()}function ee(){var e=s(),n=t.shallowRef(R(e)),r=e.on("modelLoaded",function(){n.value=R(e)});return t.onBeforeUnmount(function(){r()}),n}function ne(){var e=s();return e.scene}function re(){var e=s(),n=t.shallowRef(e.model),r=e.on("modelLoaded",function(){n.value=e.model});return t.onBeforeUnmount(function(){r()}),n}u.FiveCanvas=_,u.FiveProvider=I,u.unsafe__useFiveInject=Z,u.useFiveAction=N,u.useFiveCameraDirection=$,u.useFiveCameraRaycaster=K,u.useFiveCurrentObserver=T,u.useFiveCurrentState=M,u.useFiveEventCallback=q,u.useFiveFloor=X,u.useFiveHelper=Y,u.useFiveModel=re,u.useFiveModelBounding=ee,u.useFiveModelIntersectRaycaster=J,u.useFiveModelReadyState=Q,u.useFiveProject2d=G,u.useFiveScene=ne,u.useFiveState=H,u.useFiveWorks=V,Object.defineProperty(u,Symbol.toStringTag,{value:"Module"})});
|