SuperViz for Matterport SDK

SuperViz for Matterport SDK

The missing piece to turn Matterport Tours into a powerful collaboration environment.

easy_integration

For developers, by developers

Our developer friendly feature-rich API and SDK gets you up and running with just a few lines of code.

				
					import { MatterportIframe } from "@superviz/react-sdk";

function Room() {

return (
        <MatterportIframe
            width={window.innerWidth}
            height={window.innerHeight}
            bundleUrl={PATH_TO_BUNDLE+ `/showcase.html?applicationKey=${MATTERPORT_KEY}&m=`+MODEL_ID}
            matterportKey={"<MATTERPORT_KEY>"}
        />
    );
}

export default Room;
				
			
				
					import { Presence3D } from "@superviz/matterport-plugin";

export default {
    setup() {
        async function initializeMatterport() {
            const matterportPresence = new Presence3D(mpSdk, {
              isAvatarsEnabled: true,
              isLaserEnabled: true,
              isNameEnabled: true,
            });
            
            room.addComponent(matterportPresence);
        }

        onBeforeMount(() => initializeRoom());
    },
};
				
			
				
					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 },
    },
});

room.addComponent(matterportPresence);
				
			

Designed for Everywhere

Easily integrate with the world’s leading Javascript frameworks.

React

Angular

Vue.js

Svelte

jQuery

Vanilla js

Next js

Others

Testimonials

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

real-time_demo

Real-estate sales tool

Why choose SuperViz

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

features

Enhance your Matterport platform

3D Avatars

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

Pinpoint Location inside 3D

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

Real-time mouse pointers

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

See who’s online

Add avatars, badges, profile images to your application to quickly see who is online inside the same room.

Video Huddle SDK

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

AI Transcript API

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

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

What is SuperViz?

SuperViz offers developers a comprehensive SDK for building interactive, real-time collaborative applications. Ideal for enhancing design and data workflows, it provides a collection of collaboration components that integrates into modern web-applications.

What is Matterport?

Matterport is a cutting-edge platform that creates immersive 3D virtual tours of physical spaces.  Matterport offers a JavaScript Software Development Kit (SDK) that can integrate Matterport with web applications and enhance the experience around our WebGL 3D player, Showcase.

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.