Skip to content

v1.5.1

Choose a tag to compare

@liruilong940607 liruilong940607 released this 18 Apr 07:50
· 52 commits to main since this release
c8f048f

Highlights

New exporter python api: from gsplat import export_splats, supprts three exporting formats (#628, #640):

  • .ply: A standard PLY file format. Supported by most viewers.
  • .splat: A custom Splat file format. Supported by antimatter15 viewer.
  • .ply_compressed: A compressed PLY file format. Used by Supersplat viewer.

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.5.1