跳到主要內容

PLY Viewer — Open Gaussian Splat .ply Files Online

A browser-based viewer for PLY files carrying 3D Gaussian Splatting data. Drop the .ply exported from your NeRF or COLMAP training pipeline and view it on a 3D map without installing anything.

Open the PLY viewer
  • Reads Gaussian Splat PLY files (with SH coefficients)
  • No upload — the file is read locally
  • WebGL rendering via spark.js

PLY is the most common interchange format for raw 3D Gaussian Splats before they are packaged into SOG or a tileset. This viewer accepts .ply directly so you can preview a freshly-trained splat before committing to further processing.

檔案在本機讀取,絕不上傳。