3D Print Issues
3D Scans
3D Models
obj vs glb vs stl vs fbx
tinkercad option
model viewer
if using tinkercad, export as a .glb
not an obj or stl, then upload that .glb as an asset to glitch
copy the code from the website, replace the src in the second part with your glitch asset (.glb
)
remove the other file info (delete these two lines)
ar environment-image="shared-assets/environments/moon_1k.hdr"
poster="shared-assets/models/NeilArmstrong.webp"
can also embed from polycam
<iframe src="<https://poly.cam/capture/278957DD-5DAC-4277-8500-4385A02E374B/embed>" title="Polycam capture viewer" style="height:100%;width:100%;max-height:720px;max-width:1280px;min-height:280px;min-width:280px" frameborder="0"></iframe>
blender conversion and cleaning
TouchDesigner
Studio Catchup
export as .gltf (free) or .obj (if you fancy)