How to post an embeded Scaniverse Gaussian Splat to community?

When sharing your favorite scans or splats to the community, you can choose to either:

  • use only the shareable link
  • use the embed code

In the community shareable links are rendered as follows:

Embed code are rendered as follows:

The steps below detail how to retrieve and post the embed code on the community.

  1. Access your shared scan or splat (it needs to be public or unlisted)
  2. Click on the Share button
    From a mobile device you will be able to copy the shareable link formatted: https://scaniverse.com/scan/id_of_your_scan
    From a web browser on desktop (or on mobile browser in desktop mode):
  3. Click on “Get embed code”, it is formatted as follows:
<iframe width="100%" height="100%" frameborder="0" allowfullscreen src="https://scaniverse.com/scan/id_of_your_scan?embed=1"></iframe>

When using this code to post in the community or other website we recommend using 500px height:


<iframe width="100%" height="500" frameborder="0" allowfullscreen src="https://scaniverse.com/scan/id_of_your_scan?embed=1"></iframe>

  1. Paste this code in the topic or comment of your choice.
  2. VoilĂ , your favorite scans or splats are immediately browsable by everyone!
2 Likes