LogoLogo
VIVERSESupportBlogDiscord
  • Creator Tools
  • Polygon Streaming
  • Introduction & Benefits
  • Supported Formats & Standards
  • Asset Preparation & Best Practices
  • Upload and Convert a 3D Asset
  • Avoiding Common Mistakes: Preview Mode vs. Play Mode
  • Convertor Release Notes
  • Integrations & Plugins
    • Polygon Streaming iFrame Integration
    • Polygon Streaming PlayCanvas SDK
      • Plugin Usage
        • Option 1: Browser Extension
          • Polygon Streaming Project Settings
          • Streaming Model Component
        • Option 2: Standalone Plugin
        • Option 3: HTML Scripting
    • Polygon Streaming Unity SDK
      • Plugin Usage
      • Polygon Streaming Project Settings
      • Streaming Model Component
    • Polygon Streaming Unreal Engine SDK
      • Plugin Usage
      • Polygon Streaming Project Settings
      • Streaming Model Component
  • Polygon Streaming JavaScript SDK
    • Babylon.js
    • Three.js
Powered by GitBook
LogoLogo

Important Links

  • COOKIE POLICY
  • TERMS OF SERVICE
  • PRIVACY POLICY
  • VIVERSE PARTNERS

Socials

  • X / Twitter
  • LinkedIn
  • Instagram

© 2025 HTC CORPORATION

On this page

Was this helpful?

Export as PDF
  1. Integrations & Plugins

Polygon Streaming iFrame Integration

This guide provides instructions for setting up an iFrame with a Polygon Streaming object to implement into your webpage, e-commerce product page, or any other type of website.

PreviousConvertor Release NotesNextPolygon Streaming PlayCanvas SDK

Last updated 5 months ago

Was this helpful?


1

Copy the iFrame snippet below.

<iframe src="https://yourmodellink/" style="width: 100%; height: 100%;"></iframe>
2

Paste it right into your webpage editor. We are using Shopify as our example e-commerce platform.

3

Adjust the width and height to fit your web design.

4

Publish your website to preview.

You can add "?more=false" to your Polygon Streaming URL to disable the viewing angles & skybox options.

iFrame code added and rendered in a webpage editor
Height and width have been adjusted in the iFrame code
Visual with viewing angles and skybox options on
Visual with viewing angles and skybox options off
iFrame code rendered in a webpage editor
Height and width have been adjusted in the iFrame code
Visual with viewing angles and skybox options on
Visual with viewing angles and skybox options off