SuperViz SDK | Plugin for Matterport

SuperViz + Matterport

Are you working with the Matterport SDK? The SuperViz SDK is the missing piece you need to add powerful collaboration features as part of your solution.

Made for Matterport SDK Users

SuperViz + Matterport is expertly crafted to integrate collaboration features seamlessly into your Matterport application. Utilizing the SuperViz SDK, you can enrich your app with video calls, avatars, real-time mouse pointers, contextual comments, host controls, and more!

Our SDK complements the existing functionality of your Matterport-based projects. It’s designed to elevate the user experience, allowing you to innovate rapidly and seamlessly. And yes, setting it up is swift – you can conduct your first test within just a few hours of coding.

For a live demonstration of what’s possible, check out meetinmatter.com. This example showcases the potential of SuperViz + Matterport in action.

Features

Enhance your platform

3D Avatars

3D avatars indicate collaborators’ positions and actions, facilitating a better collaborative experience with a sense of presence.

Real-time Mouse Pointers

Real-time Mouse pointers enhance user engagement while exploring the Matterport space among participants. 

Integrated Video conferencing

Integrate high-quality video conferencing directly into your matterport platform, allowing users to connect face-to-face for a virtual guided tours.

AI Transcripts API

Transcribe and analyze your video conference meetings. Extract key insights, pinpoint action items, track central topics.

Pinpoint Location inside 3D

Precisely place comments within 3D spaces, ensuring clarity and context in collaborative feedback and discussions.

Comments Sidebar with Threads

Organize discussions neatly with a comments sidebar, making it simple to navigate through conversations and participate in various threads.

Flexible UI Customization

Customize the UI to align seamlessly with your application’s aesthetics and usability, ensuring a coherent user experience.

Secure

Ensure secure features across all user interfaces, maintaining integrity and continuity during collaborative sessions.

easy integration

For Developers, by Developers

Create your first proof of concept in minutes! Our tutorials and demos are here to guide you.

				
					import SuperViz from '@superviz/sdk';
import { Comments } from '@superviz/sdk/components';
import { Presence3D, MatterportPin } from '@superviz/matterport-plugin';

// Initialize Room
const room = await SuperVizRoom(DEVELOPER_KEY, {PARAMS});

/* 
Create a presence component and add 
my matterport SDK instance 
*/
const mpPresence = new Presence3D(myMatterportSDK, {params});
room.addComponent(mpPresence);

/* 
Create a matterport pin component for contextual comments 
and add my matterport SDK instance 
*/
const mpPin = new MatterportPin(myMatterportSDK);
const comments = new Comments(mpPin);
room.addComponent(comments);
				
			

Testimonials

We have wide experience dealing with Matterport users and we have heard great feedback from our users:

Easy to use

1

Create a Free Account

Get started by creating a free account— it’s simple and quick. Set the stage for improved collaboration.

2

Build With no Costs

Our flexible SDK is designed for an easy building process. Explore and integrate collaboration features at no initial cost.

3

Ship

Transition from the development to production. SuperViz is designed to ensure an easy transition from creation to deployment

Frequently Asked Questions

No! SuperViz just adds an extra layer of features within what you already have developed. If you do staging, you can do it synchronously. If you add custom overlays, you can enhance the collaborative experience.

Yes! SuperViz SDK is fully customizable and fully white-label. Our components will become part of your product.

No. As SuperViz is meant for collaboration inside web applications.

Once you sign up, you have access to a dashboard where you are able to track usage. By utilizing our our API you can define limits and other parameters according to your use case.

Yes! Meet in Matter is an example of what can be done with the SuperViz SDK. You can access the code to replicate the same concept through this link. [https://github.com/SuperViz/meet-in-matter-public/

Ready to get started?

If you have a Matterport Developer License you are all set to start developing your collaboration features. Get started for free.

Are you a Matterport Photographer or user eager to access SuperViz features? Download and share this informative PDF with your Matterport Partner or Matterport AE.

If you have any more questions we are more than happy to chat. Contact us today!

This website uses cookies to give you the best experience. See our Privacy Policy for further details.