Issue displaying GLB 3D asset in browser from Dynamic Media Classic URL
I was able to publish a GLB asset (Pizza-3-Slice.glb) from AEM to Dynamic Media Classic. The asset shows as publish complete in AEM, confirming successful publishing to Dynamic Media Classic.
However, I noticed the following issues:
GLB not viewable in Dynamic Media Classic UI
It seems that GLB file types are not rendered or previewed directly in Dynamic Media Classic.URL behavior differences
When using this URL:
https://s7.scene7.com/is/image/Project/content/dam/Pizza-3-Slice.glb
→ The link doesn’t display anything (likely treated as an image request).When using this URL:
https://s7.scene7.com/is/content/Project/content/dam/Pizza-3-Slice.glb
→ The file downloads directly, but does not render in the Chrome browser.
It appears that Dynamic Media Classic serves the .glb file as a downloadable binary, not with the correct Content-Type (model/gltf-binary) required for browser-based 3D rendering.
Request / Input Needed
Any guidance on how to properly render GLB 3D assets from Dynamic Media Classic URLs in the browser would be greatly appreciated.
Thank you,
Srinivas