Gaussian splattings tools
Project description
splattools
A collection of utility tools for working with Gaussian Splatting PLY files.
Features
- info: Get basic information about a Gaussian Splatting PLY file (vertex count, properties).
- remove-sh: Remove spherical harmonics coefficients from a PLY file, leaving only the DC components (colors). This significantly reduces file size while maintaining basic appearance.
Usage
After installation, the splattools command will be available.
Get PLY Info
splattools info path/to/model.ply
Output:
Vertex count: 123456
Properties: x, y, z, opacity, f_dc_0, f_dc_1, f_dc_2, f_rest_0, ..., scale_0, ..., rot_0, ...
Remove Spherical Harmonics
splattools remove-sh input.ply output.ply
This command extracts only the essential properties (x, y, z, opacity, f_dc_0, f_dc_1, f_dc_2, scale_0, scale_1, scale_2, rot_0, rot_1, rot_2, rot_3) and saves them to a new file.
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file splattools-0.2.0.tar.gz.
File metadata
- Download URL: splattools-0.2.0.tar.gz
- Upload date:
- Size: 19.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c08cbcb70e8d9c812687384fbdc2066a77e8594b6f03ee315af3ede06351606
|
|
| MD5 |
a21a2f2d3aea2326bb16dbfe16961ead
|
|
| BLAKE2b-256 |
582cb6412c958312ab68a1b7ab5421ec6f90a5f6e033b077b5fa558dda47fe2b
|
File details
Details for the file splattools-0.2.0-py3-none-any.whl.
File metadata
- Download URL: splattools-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef44e5187d3e1e506741599a2c178db7f192897c3dfb0ce9e1126dcef6ef2e18
|
|
| MD5 |
820688f343e2ac3f432e8c89128b68e9
|
|
| BLAKE2b-256 |
3b84a2b02e6d1e98d6841776330c7dab83baff9f6ff8d0617e1c58d8456953c5
|