| Crates.io | wgpu-3dgs-core |
| lib.rs | wgpu-3dgs-core |
| version | 0.4.0 |
| created_at | 2025-09-20 04:18:21.759331+00 |
| updated_at | 2025-09-20 04:18:21.759331+00 |
| description | A 3D Gaussian splatting library written in Rust using wgpu. |
| homepage | https://github.com/LioQing/wgpu-3dgs-core |
| repository | https://github.com/LioQing/wgpu-3dgs-core |
| max_upload_size | |
| id | 1847389 |
| size | 159,750 |
...written in Rust using wgpu.
This is the backbone of wgpu-3dgs-viewer and wgpu-3dgs-editor.
This library provides helper functions and abstractions for working with 3D Gaussian Splatting, including:
See the examples directory for usage examples.