When your scene is ready to ship, Trice gives you a few ways to get it in front of an audience: a direct share link anyone can open in a browser, an iframe you can embed inline on your own webpage, or a self-hosted setup that runs without Trice's servers.
Publishing #
Click Share in the top-right corner of Studio to open the publish dialog. On the Share tab, click Publish to upload your scene to Trice's hosting — that is what gives you the short share link and the embed iframe. Once published, the button hides and the share link, dimensions, and embed code appear in its place. The link is permanent for the project: viewers do not need an account to open it, and it works on any device with a browser.
The Share tab #
The Share tab shows your short share link with a copy button, sets the iframe dimensions, and gives you the embed code ready to paste:
- Share Link — short hosted URL, anyone with it can view your scene. Click the copy icon to grab it.
- Dimensions — set the iframe Width and Height. The values flow straight into the Embed Code below.
- Embed Code — a one-line iframe snippet you can paste into any webpage. Combine it with a transparent background (set in Background) when you want the page behind to show through.
- Open Link — open the published scene in a new tab to preview what viewers see.
- Update Link — push your latest editor changes out to the live link. Without this, viewers continue to see the previously published version.
- Link active — toggle the link on or off without deleting it. Useful when you want to temporarily take the scene down.
The Self-hosted tab #
If you would rather run the scene on your own infrastructure instead of relying on Trice hosting, the Self-hosted tab gives you the pieces to do it: paste public URLs for each model in your scene, optionally host the exported config JSON yourself, and grab either a share link or an iframe snippet that points at your own hosting. For very complex scenes the URL can get long — there is an Export JSON button to save the config to a file and a Copy JSON button to copy it to clipboard. See the Self-hosted page for the full setup.
Need something custom? #
Need password protection, custom domains, programmatic embedding from your own backend, or anything else beyond what is here? Drop us a line at hello@trice3d.com or join our Discord and tell us what you would like to see added.