website logo
Contact Us
⌘K
🌐Sense of Space
Introduction
📶3D Streaming System
Introduction & Benefits
Client Implementations
Technical Limitations
Server Requirements
🧊3D Streaming Platform
Upload and Convert a 3D Model
How to Use the Conversion API
🧩Integrations Guides
🤖Unreal Engine
🕹️Unity Engine
🦊Mozilla Hubs
✴️PlayCanvas
🔺Three.js
🅰️A-Frame
🔶Babylon.js
🌍Embed to an HTML page
⚛️Extras
Volumetric Video Integrations
Docs powered by archbee 
6min

Plugin Usage with Chrome Extension

You can download the extension from the link found in the "Plugins & Apps" page of the 3D streaming platform.



If you already have a Streamable Model (e.g. made by using Plugin Usage in Editor method) you can already generate a preview (see Step 2)

Step 1. Installation

To install Sense Of Space Extension for Playcanvas:

  1. After downloading the .zip from the "Plugins & Apps" page. Unpack the .zip in your preferred folder.
  2. In Google Chrome, click the three dots at the top right corner, choose More Tools and Extensions.
  3. Enable Developer Mode by clicking the toggle switch next to Developer mode on the top right corner.
  4. Click the Load unpacked button and select the extension directory.
  5. Now when you open your PlayCanvas Project you will see a "Add Streamable Model" in the project UI.




Step 2. Add Streamable Model

When this button is clicked, the Extension will download the Script to the root of assets, create a new Entity called Stream Controller and the child Entity called Streamable Model, it will also attach the script to the Entities as a Script Component.




Step 3. Generate Preview

This button will generate a preview model if you have a ready Entity with attached script and filled path variable. It will generate all Preview Models if you have several of them. It may take a while, because the Models will be streamed to your Engine from the web.



Step 4. Multiple Models

You can have as many Streamable Models in the scene as you want, for that you can press Add Streamable Model again. There is only one Stream Controller required, so the plugin will generate a new Streamable Model as its child. It's recommended to never use more than one Stream Controller.





Updated 03 Mar 2023
Did this page help you?
Yes
No
UP NEXT
Plugin Usage in Editor
Docs powered by archbee 
TABLE OF CONTENTS
Step 1. Installation
Step 2. Add Streamable Model
Step 3. Generate Preview
Step 4. Multiple Models