Hi, i make a workshop with kids where they have to make a splat of a an object (with postshot) and adding a small text researsh associated to the object. and i need to know how i can import text into supersplat ? I tried .PLY but it seem working only with SPLAT PLY, i tried to make a video by moving my 3d text into a free online tool and import it into POSTSHOT, it wont work. The result i would like to have in supersplat is importing a TEXT and an object and exporting as HTML file. Thanks for your help
The viewer is built on the PlayCanvas Web Components:
If you export a SuperSplat scene to the HTML Viewer in ZIP format and extract the ZIP, you will see a basic PlayCanvas Web Components scene that loads the splat.
It is possible to edit that scene and add whatever you like. For example, 3D Text:
Or 3D hotspots and HTML annotations:
Many people have requested the ability to add annotations in SuperSplat itself. For example:
I suspect we’ll add that soon. But if you really want to, you can just edit the exported HTML viewer as I describe above. The docs for the Web Components are here: