Splat LabsSplat Labs Docs

Integrations

Connect Splat Labs with Autodesk, ArcGIS, SketchUp, and more

Integrations

Splat Labs is built around open sharing standards — every project gets a shareable URL and an embeddable iframe viewer. This makes it straightforward to integrate 3D Gaussian Splats into the tools your team already uses, whether that's Autodesk, ArcGIS, SketchUp, or a custom application.

How Integrations Work

Splat Labs provides two universal integration primitives that work with virtually any external platform:

Shareable Viewer URLs

Every project in Splat Labs gets a public viewer URL:

https://cloud.rockrobotic.com/viewer/{project-id}?view=splat

Enable link sharing in the project's Share dialog, then use this URL to link to the 3D viewer from ArcGIS pop-ups, Autodesk hyperlinks, Notion pages, or any other system that accepts links.

Embeddable iframes

Copy an iframe embed code from the Share dialog's EMBED tab to embed the full interactive 3D viewer on any website or platform that supports HTML iframes.

<iframe
  src="https://cloud.rockrobotic.com/viewer/{project-id}?view=splat"
  width="100%"
  height="600"
  frameborder="0"
  allowfullscreen>
</iframe>

See the Embedding guide for full details on responsive embeds, platform-specific instructions, and customization.

API Access

Splat Labs has a programmatic upload API. See API for current capabilities and limitations.

What's Coming

Splat Labs is actively developing deeper integrations for enterprise workflows, including OAuth2 API access, SSO/SAML support, and authenticated embedded viewers. Contact us if you have specific integration requirements.

On this page

Integrations | Splat Labs Docs | Splat Labs - Gaussian Splat Cloud