Embed base64 PLY data directly into viewer iframe to fix infinite loading 373b252 Yosun commited on 9 days ago
Fix detail: Not Found error by using iframe srcdoc instead of temp HTML file route 659c5fb Yosun commited on 9 days ago
Fix camera target by transforming original center with SplatMesh matrix 322f539 Yosun commited on 9 days ago
Use native SplatMesh URL loader instead of fetch + fileBytes to fix black screen ed59f8d Yosun commited on 9 days ago
Use native Spark.js fileBytes API with explicit fileType ply for reliable 3DGS rendering 36c23fb Yosun commited on 9 days ago
Embed PLY binary data directly as Base64 in iframe to bypass all network fetch and origin restrictions 31121aa Yosun commited on 10 days ago
Fix URL resolution and camera auto-framing in 3D Gaussian viewer 03a62e7 Yosun commited on 10 days ago
Fix base URL resolution and template pre-loading for viewer iframe 09152aa Yosun commited on 10 days ago
Use srcdoc in iframe to prevent Gradio catch-all routing redirects 9053ad6 Yosun commited on 10 days ago
Enhance PLY delivery lifecycle with dedicated /api/ply/{file_id} endpoint and Blob URL loading a02137c Yosun commited on 10 days ago