Posts

Matterport SDK Tutorial

Image
Matterport What is matterport  ? Matterport is a software as a service platform we you can create 3D models of any physical space using 360° photos  What is SDK ? SDK stands for Software Development Kit which contain a set development tools and packages through other developer can create there own application for a specific platform  Application Using Matterport SDK: Mattertag editor  Here we are gonna create a web application using Matterport SDK to edit the the mattertag in the matterport showcase  matterport  contains two types of  SDK SDK for Embed SDK bundle SDK for Embed  With this SDK developer can control the 3D showcase of matterport in there web application. for example : we can add tags in the space , change their appearance etc SDK Bundle With this SDK developer get direct access to the 3D engine , renderers,scene graph and much more for example : we can add custom 3D objects in the space  Mattertag Editor has been made using SDK ...