1.3.0 • Published 6 months ago

@superviz/matterport-plugin v1.3.0

Weekly downloads
-
License
-
Repository
github
Last release
6 months ago

SuperViz Matterport SDK Plugin

SuperViz provides a suite of programmable low-code Collaboration and Communication components, all synchronized with an advanced Real-time Data Engine, enabling real-time and asynchronous collaboration and communication within any JavaScript based application.

The SuperViz Matterport Plugin, when integrated, connects a Matterport scene to the SuperViz SDK, allowing avatars, pinned comments, and other collaborative features within the 3D environment for a shared participant experience.

Note: to use this package, you must also have the following minimum versions:

  • SuperViz SDK, minimum version 6.4.0
  • Matterport SDK Bundle, minimum version 3.1.77.2-1-g3baaac4893

Getting started

1. Installing SuperViz Matterport extension

The Presence3D component is not available from the @superviz/sdk package, instead, to use Presence 3D you must use the @superviz/matterport-plugin package.

To install the @superviz/matterport-plugin package with npm, run the following command:

npm install --save @superviz/matterport-plugin

Or with Yarn:

yarn add @superviz/matterport-plugin

2. Adding Matterport to SuperViz SDK

To add a Matterport Presence3D component, you can use the following code:

import { Presence3D } from '@superviz/matterport-plugin';

const matterportPresence = new Presence3D(mpSdk, {
  isAvatarsEnabled: true,
  isLaserEnabled: true,
  isNameEnabled: true,
  avatarConfig: {
    height: 0,
    scale: 1,
    laserOrigin: { x: 0, y: 0, z: 0 },
  },
});

sdk.addComponent(matterportPresence);

Please check the documentation for more information about the Presence3D component.

Contributing

Issues

To report a new bug, request a new feature, or if you need any help, you can file an issue on GitHub. We have a few templates to help you out.

License

SuperViz SDK is licensed under the BSD 2-Clause License.

1.2.5

7 months ago

1.2.4

7 months ago

1.2.3

7 months ago

1.3.0-lab.1

7 months ago

1.3.0-lab.2

6 months ago

1.3.0-lab.3

6 months ago

1.2.5-beta.1

7 months ago

1.2.3-beta.1

7 months ago

1.3.0-beta.1

6 months ago

1.2.4-lab.1

7 months ago

1.2.4-beta.1

7 months ago

1.2.5-lab.1

7 months ago

1.2.3-lab.4

7 months ago

1.3.0

6 months ago

1.2.3-lab.1

8 months ago

1.2.3-lab.2

8 months ago

1.2.3-lab.3

8 months ago

1.2.2-beta.1

9 months ago

1.2.2

9 months ago

1.2.2-lab.1

9 months ago

1.2.0

9 months ago

1.2.1

9 months ago

1.2.0-beta.5

9 months ago

1.2.1-beta.1

9 months ago

1.2.0-lab.6

9 months ago

1.2.0-beta.1

9 months ago

1.2.0-beta.3

9 months ago

1.2.0-beta.2

9 months ago

1.2.0-beta.4

9 months ago

1.2.0-lab.5

9 months ago

1.2.0-lab.4

9 months ago

1.2.0-lab.3

9 months ago

1.2.0-lab.2

9 months ago

1.2.0-lab.1

9 months ago

1.0.1

11 months ago

1.0.0

12 months ago

0.20.0

1 year ago

0.23.0-lab.3

12 months ago

0.23.0-lab.2

12 months ago

0.23.0-lab.1

1 year ago

1.1.0-lab.2

10 months ago

1.1.0-lab.1

10 months ago

0.17.0-lab.7

1 year ago

0.17.0-lab.8

1 year ago

1.1.1

10 months ago

1.1.0

10 months ago

0.21.0

1 year ago

1.0.0-lab.2

11 months ago

1.0.0-lab.1

12 months ago

0.22.1

12 months ago

0.22.0

1 year ago

0.17.0-lab.6

1 year ago

0.17.0-lab.5

1 year ago

0.17.0-lab.4

1 year ago

0.17.0-beta.2

1 year ago

0.19.0

1 year ago

0.17.0-lab.3

1 year ago

0.17.0-beta.1

1 year ago

0.17.0

1 year ago

0.17.0-lab.2

1 year ago

0.17.0-lab.1

1 year ago

0.16.2

1 year ago

0.16.2-beta.1

1 year ago

0.16.2-lab.1

1 year ago

0.16.1

1 year ago

0.15.0-beta.2

1 year ago

0.15.0-lab.2

1 year ago

0.16.0

1 year ago

0.15.0-beta.1

1 year ago

0.15.0-lab.1

1 year ago

0.15.0

1 year ago

0.14.1

2 years ago

0.14.0

2 years ago

0.13.0

2 years ago

0.12.0

2 years ago

0.11.0

2 years ago

0.8.9

2 years ago

0.8.8

2 years ago

0.8.9-beta

2 years ago

0.10.0

2 years ago

0.9.0

2 years ago

0.8.9-beta-2

2 years ago

0.8.7

2 years ago

0.8.5

2 years ago

0.8.4

2 years ago

0.8.6

2 years ago

0.8.1

2 years ago

0.8.0

2 years ago

0.8.3

2 years ago

0.8.2

2 years ago

0.7.0

2 years ago

0.3.0

2 years ago

0.6.3

2 years ago

0.6.2

2 years ago

0.5.0

2 years ago

0.4.0

2 years ago

0.3.1

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago