TripoSplat-WebGPU / src /lib /embed.ts
Yosun's picture
Deploy TripoSplat WebGPU demo
31c7d49 verified
Raw
History Blame Contribute Delete
257 Bytes
export const EMBED_SNIPPET = `<script type="module" src="https://cdn.jsdelivr.net/npm/@bring-shrubbery/sharp-splat-viewer/dist/sharp-splat-viewer.iife.js"></script>
<sharp-splat src="YOUR_HOSTED_PLY_URL.ply" style="width:600px;height:400px"></sharp-splat>`