@realsee/five 6.9.0-alpha.3 → 6.9.0
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/README.md +2 -2
- package/docs/assets/hierarchy.js +1 -1
- package/docs/assets/search.js +1 -1
- package/docs/classes/five.AdaptiveLuminancePass.html +1 -1
- package/docs/classes/five.BoundingMesh.html +1 -1
- package/docs/classes/five.EyeDomeLightingPass.html +1 -1
- package/docs/classes/five.FivePass.html +1 -1
- package/docs/classes/five.FlowingFireworks3DPass.html +1 -1
- package/docs/classes/five.FlowingLight2DPass.html +1 -1
- package/docs/classes/five.FlowingLight3DPass.html +1 -1
- package/docs/classes/five.GaussianBlurPass.html +1 -1
- package/docs/classes/five.Model.html +1 -1
- package/docs/classes/five.ModelScene.html +1 -1
- package/docs/classes/five.PBMCustomShader.html +3 -3
- package/docs/classes/five.PBMMeshMaterial.html +7 -6
- package/docs/classes/five.PBMPanoFilter.html +8 -8
- package/docs/classes/five.PBMPointCloudMaterial.html +6 -5
- package/docs/classes/five.PBMUpdateable.html +1 -1
- package/docs/classes/five.Parameter.html +58 -56
- package/docs/classes/five.Tile3D.html +1 -1
- package/docs/classes/five.TileNode.html +1 -1
- package/docs/classes/five.TrajectoryNode.html +1 -1
- package/docs/classes/five.WorkResolvedObserver.html +1 -1
- package/docs/classes/gltf-loader.DDSLoader.html +1 -1
- package/docs/classes/gltf-loader.DRACOLoader.html +1 -1
- package/docs/classes/gltf-loader.GLTFObject.html +1 -1
- package/docs/classes/gltf-loader.THREEGLTFLoader.html +1 -1
- package/docs/classes/line.LineGeometry.html +1 -1
- package/docs/classes/line.LineMaterial.html +1 -1
- package/docs/classes/line.LineSegmentsGeometry.html +1 -1
- package/docs/classes/line.THREE_Line2.html +1 -1
- package/docs/classes/line.THREE_LineSegments2.html +1 -1
- package/docs/classes/plugins.CSS2DObject.html +1 -1
- package/docs/classes/plugins.CSS3DObject.html +1 -1
- package/docs/classes/plugins.CSS3DSprite.html +1 -1
- package/docs/classes/plugins.InstancedPrefabBufferGeometry.html +1 -1
- package/docs/classes/plugins.Object3DHelperController.html +1 -1
- package/docs/classes/plugins.PointBufferGeometry.html +1 -1
- package/docs/classes/plugins.PrefabBufferGeometry.html +1 -1
- package/docs/classes/plugins.RoundedBoxGeometry.html +1 -1
- package/docs/classes/vfx.Airflow.html +1 -1
- package/docs/classes/vfx.Flame.html +1 -1
- package/docs/classes/vfx.Particle.html +1 -1
- package/docs/classes/vfx.ParticleGPU.html +1 -1
- package/docs/classes/vfx.SpotLight.html +1 -1
- package/docs/hierarchy.html +1 -1
- package/docs/interfaces/five.LooseWorkWithExtrinsics.html +1 -1
- package/docs/interfaces/five.PBMClipperParameter.html +2 -2
- package/docs/interfaces/five.PBMCustomShaderInitArgs.html +2 -2
- package/docs/interfaces/five.PBMCustomShaderSlots.html +2 -2
- package/docs/interfaces/five.PBMMaterial.html +1 -1
- package/docs/interfaces/five.PBMMeshMaterialParameters.html +3 -2
- package/docs/interfaces/five.PBMPanoDepth.html +5 -5
- package/docs/interfaces/five.PBMPanoFilterValue.html +2 -2
- package/docs/interfaces/five.PBMPanoPicture.html +7 -7
- package/docs/interfaces/five.PBMPointCloudMaterialParameters.html +3 -2
- package/docs/interfaces/five.PBMRefinedScreen.html +2 -2
- package/docs/interfaces/five.ParameterMaterialValue.html +43 -41
- package/docs/interfaces/five.ParameterTilesetValue.html +15 -15
- package/docs/interfaces/five.ParameterValue.html +57 -55
- package/docs/interfaces/five.ResolvedParameterValue.html +57 -55
- package/docs/interfaces/five.ViewLayer.html +1 -1
- package/docs/interfaces/five.WorkCubeImage.html +1 -1
- package/docs/interfaces/five.WorkImage.html +1 -1
- package/docs/interfaces/five.WorkObserver.html +1 -1
- package/docs/interfaces/five.WorkObserverProto.html +1 -1
- package/docs/interfaces/five.WorkTile.html +1 -1
- package/docs/interfaces/plugins.BackgroundPluginController.html +1 -1
- package/docs/interfaces/plugins.BackgroundPluginType.EventMap.html +1 -1
- package/docs/interfaces/plugins.CSS2DPluginController.html +1 -1
- package/docs/interfaces/plugins.CSS2DPluginType.EventMap.html +1 -1
- package/docs/interfaces/plugins.CSS2DPluginType.State.html +1 -1
- package/docs/interfaces/plugins.CSS3DPluginController.html +1 -1
- package/docs/interfaces/plugins.CSS3DPluginType.EventMap.html +1 -1
- package/docs/interfaces/plugins.CSS3DPluginType.State.html +1 -1
- package/docs/interfaces/plugins.DynamicPathLinePluginController.html +1 -1
- package/docs/interfaces/plugins.DynamicPathLinePluginType.EventMap.html +1 -1
- package/docs/interfaces/plugins.DynamicPathLinePluginType.State.html +1 -1
- package/docs/interfaces/plugins.GaussianSplattingEntranceAnimationController.html +1 -1
- package/docs/interfaces/plugins.GaussianSplattingEntranceAnimationPluginType.EventMap.html +1 -1
- package/docs/interfaces/plugins.GaussianSplattingEntranceAnimationPluginType.State.html +1 -1
- package/docs/interfaces/plugins.ItemMaskController.html +1 -1
- package/docs/interfaces/plugins.ItemMaskPluginType.EventMap.html +1 -1
- package/docs/interfaces/plugins.ItemMaskPluginType.State.html +1 -1
- package/docs/interfaces/plugins.Object3DHelperPluginType.BaseController.html +1 -1
- package/docs/interfaces/plugins.Object3DHelperPluginType.BaseHelper.html +1 -1
- package/docs/interfaces/plugins.Object3DHelperPluginType.BoundingBoxController.html +1 -1
- package/docs/interfaces/plugins.Object3DHelperPluginType.MoveController.html +1 -1
- package/docs/interfaces/plugins.Object3DHelperPluginType.MoveHelperAbstract.html +1 -1
- package/docs/interfaces/plugins.Object3DHelperPluginType.RotateController.html +1 -1
- package/docs/interfaces/plugins.Object3DHelperPluginType.RotateHelperAbstract.html +1 -1
- package/docs/interfaces/plugins.OrientationPluginController.html +1 -1
- package/docs/interfaces/plugins.OrientationPluginType.EventMap.html +1 -1
- package/docs/interfaces/plugins.OrientationPluginType.State.html +1 -1
- package/docs/interfaces/plugins.PanoAnimeController.html +1 -1
- package/docs/interfaces/plugins.PanoAnimePluginType.EventMap.html +1 -1
- package/docs/interfaces/plugins.PanoAnimePluginType.State.html +1 -1
- package/docs/interfaces/plugins.PluginTemplateType.EventMap.html +1 -1
- package/docs/interfaces/plugins.PluginTemplateType.State.html +1 -1
- package/docs/interfaces/plugins.TrajectoryController.html +1 -1
- package/docs/interfaces/react.FiveInjectionTypes.html +1 -1
- package/docs/interfaces/react.UseFivePluginOptions.html +1 -1
- package/docs/interfaces/react.UseFivePluginOptionsWithCreate.html +1 -1
- package/docs/types/five.PBMColorStyle.html +1 -1
- package/docs/types/five.PBMPointBack.html +1 -1
- package/docs/types/five.PBMPointShape.html +1 -1
- package/docs/types/five.PBMPointSize.html +1 -1
- package/docs/types/five.ParseOptions.html +1 -1
- package/five/index.js +9 -9
- package/five/index.mjs +36 -15
- package/five/model/materials/pbmMaterial.d.ts +6 -0
- package/five/model/materials/pbmMeshMaterial.d.ts +3 -1
- package/five/model/materials/pbmPointCloudMaterial.d.ts +3 -1
- package/five/model/parameter.d.ts +3 -1
- 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/pbmGaussianSplattingObject-BDOzNal0.cjs +2 -2
- package/pbmGaussianSplattingObject-BwsrwWs6.js +2 -2
- package/plugins/index.js +2 -2
- package/plugins/index.mjs +2 -2
- package/react/index.js +2 -2
- package/react/index.mjs +2 -2
- 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 +2 -2
- package/umd/five-react.js +2 -2
- 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 +2 -2
- package/umd/five.js +9 -9
- package/vfx/index.js +2 -2
- package/vfx/index.mjs +2 -2
- package/vue/index.js +2 -2
- package/vue/index.mjs +2 -2
- package/work-downloader/index.js +2 -2
- package/work-downloader/index.mjs +2 -2
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
[](https://www.npmjs.com/package/@realsee/five)
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
如视三维渲染框架
|
|
6
6
|
|
|
7
7
|
> **🤖 For AI Assistants (Copilot, Cursor, etc.):**
|
|
8
8
|
> **START HERE → Read [llms.txt](./llms.txt)** for a context-optimized documentation index with scenario-based lookup.
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
> - `https://unpkg.com/@realsee/five@latest/llms.txt`
|
|
16
16
|
## Introduction
|
|
17
17
|
|
|
18
|
-
**Five** 是 [
|
|
18
|
+
**Five** 是 [如视(realsee.com)](https://realsee.com) 提供的在浏览器中运行的三维空间渲染 Javascript SDK。基于 [Three.js](https://threejs.org/) 开发,帮助开发者在浏览器中构建高质量的 VR 看房与空间交互应用。
|
|
19
19
|
|
|
20
20
|
核心能力包括:
|
|
21
21
|
* **全景浏览**: 高分辨率全景图的高效加载与平滑浏览。
|
package/docs/assets/hierarchy.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
window.hierarchyData = "
|
|
1
|
+
window.hierarchyData = "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"
|