Super Splat Versions Save

3D Gaussian Splat Editor

v0.18.1

5 days ago

What's Changed

Full Changelog: https://github.com/playcanvas/supersplat/compare/v1.17.1...v1.18.1

v0.17.1

1 week ago

This release includes much faster handling of large scenes after the upgrade to PlayCanvas Engine v1.71.0.

Thanks so much to @gotoeasy and @kemchenj for their contributions in this release!! ❤️

image (3)

What's Changed

New Contributors

Full Changelog: https://github.com/playcanvas/supersplat/compare/v1.16.0...v1.17.1

v0.16.0

1 month ago
Screenshot 2024-04-22 at 15 18 41

What's Changed

Full Changelog: https://github.com/playcanvas/super-splat/compare/v0.14.0...v1.16.0

v1.16.0

1 month ago
Screenshot 2024-04-22 at 15 18 41

What's Changed

Full Changelog: https://github.com/playcanvas/super-splat/compare/v0.14.0...v1.16.0

v0.14.0

4 months ago

super-splat-gizmos

What's Changed

v0.13.0

4 months ago

This release includes the following changes:

  • Display a message when navigating away from page with unsaved changes
  • Handle meta/ctrl keys correctly
  • Add the option of specifying a remote-storage destination by URL param
  • Add a toolbar to the left of the application
  • Make the control panel collapsable
  • Place the keyboard shortcut info in a popup
  • Default to slightly larger splat debug display size and make it devicePixelRatio-independent.

super-splat-ui

v0.11.0

6 months ago

What's New

  • Support compressed PLY format
  • Minor UI updates:
    • show spinner on export
    • show error and info popups

v0.10.4

6 months ago

What's New

  • Load all ply data by default (#32)
  • Limit scale (#38)
  • Small UI fixes

v0.10.3

6 months ago

What's New

Screenshot 2023-11-14 at 17 33 02
  • added ability to scale the scene
  • clip brush behind camera correctly
  • better alignment of a few UI elements

v0.10.1

6 months ago

What's New

Added the option to import (and then export) the file's spherical harmonic (SH) data:

Screenshot 2023-11-09 at 14 41 39

Ensure this option is enabled before importing your PLY file. The data will also be exported.

IMPORTANT NOTE

  • the editor viewport does not render the spherical harmonic lighting data (please submit issue if you'd like this to be added)
  • this release does not rotate the spherical harmonic data along with the scene (so shiny bits may not be correctly orientated)