ZipSplatPlus / static /viewer /viewer.html

Commit History

Add stroke-by-stroke Gaussian Splatting playback feature
b472c86

Yosun commited on

Embed base64 PLY data directly into viewer iframe to fix infinite loading
373b252

Yosun commited on

Fix detail: Not Found error by using iframe srcdoc instead of temp HTML file route
659c5fb

Yosun commited on

Fix camera target by transforming original center with SplatMesh matrix
322f539

Yosun commited on

Use native SplatMesh URL loader instead of fetch + fileBytes to fix black screen
ed59f8d

Yosun commited on

Fix viewer camera framing and add upload validation check
a8a1dd3

Yosun commited on

Use native Spark.js fileBytes API with explicit fileType ply for reliable 3DGS rendering
36c23fb

Yosun commited on

Embed PLY binary data directly as Base64 in iframe to bypass all network fetch and origin restrictions
31121aa

Yosun commited on

Fix URL resolution and camera auto-framing in 3D Gaussian viewer
03a62e7

Yosun commited on

Fix base URL resolution and template pre-loading for viewer iframe
09152aa

Yosun commited on

Use srcdoc in iframe to prevent Gradio catch-all routing redirects
9053ad6

Yosun commited on

Enhance PLY delivery lifecycle with dedicated /api/ply/{file_id} endpoint and Blob URL loading
a02137c

Yosun commited on

Deploy ZipSplatPlus Space
0f637e1

Yosun commited on