Self-developed H5 Plugin

Runtime Environment

Requirements

Plugin Method

Kivicube Version

Plugin Method

Free / Starter

Supports basic iframe embedding and Kivicube Web AR Plugin integration

  • Includes Splash screen and watermark

  • Kivicube Web AR Plugin integration: supports attributes and events, with an “Advanced API” watermark

  • Supports custom domain names (the domain name will be displayed on the watermark and authorization popup)

Pro

Supports basic iframe embedding and Kivicube Web AR Plugin integration

  • No Splash screen or watermark

  • Kivicube Web AR Plugin integration: supports attributes and events, with an “Advanced API” watermark

  • Supports custom domain names (the domain name will be displayed on the watermark and authorization popup)

Entreprise

Supports basic iframe embedding and Kivicube Web AR Plugin integration

  • No Splash screen or watermark

  • Kivicube Web AR Plugin integration: supports attributes and events, with an “Advanced API” watermark; the “Advanced API” watermark can be removed by purchasing the Web AR Plugin license

  • Supports custom domain names (the domain name will be displayed on the watermark and authorization popup; the watermark can be removed by purchasing a domain authorization product)


Quick Integration of the Web AR Plugin

Quick integration for Web AR Plugin

iFrame Embedding

  • For Basic, Personal, and Advanced users, a “Developer Trial” watermark will appear after integration.

  • Enterprise users do not have the “Developer Trial” watermark.

Scene Embedding

Non-enterprise users can use this method to quickly integrate a Kivicube link into their own H5 page.

If you need to use more customized features, please use the Kivicube Web AR Plugin.

<iframe
  src="https://www.kivicube.com/scenes/lU0kh9MnQBxa15Op5tcl3SJV53FWcSk6"
  allow="camera;"
  frameborder="0"
  width="300px"
  height="500px">
</iframe>

Collection Embedding

  • Non-enterprise users can use this method to quickly integrate a Kivicube link into their own H5 page.

  • If you need to use more customized features, please use the Kivicube Web AR Plugin.

<iframe
  src="YOURCOLLECTIONLINK"
  allow="camera;"
  frameborder="0"
  width="300px"
  height="500px">
</iframe>

最后更新于

这有帮助吗?