Triiiceratops Build your viewer

Build your viewer

Here you can easily create a layout and theme configuration for your viewer. Share the resulting configuration with others.

The builder

The viewer loads once the page has.

The viewer The theme

Where the viewer puts its own chrome around the material.

Take it with you

The code blocks below show the current configuration you've set above. You can copy them to use in your own project.

Portable Viewer Configuration

{}

Custom Theme

{}

Send this link for someone else to view your configuration or bookmark it for later editing.

Complete Embeddable Code

The complete code snippet you can embed in your project, including the configuration, theme, and any plugins you've enabled.

<script src="https://unpkg.com/triiiceratops/dist/triiiceratops-element.iife.js"></script> <triiiceratops-viewer manifest-id="/material/landing/manifest.json" theme="light" style="display: block; width: 100%; height: 100vh;" ></triiiceratops-viewer>

The HTML guide covers everything this snippet leaves out.