| Crates.io | wgpu-3dgs-core |
| lib.rs | wgpu-3dgs-core |
| version | 0.6.0 |
| created_at | 2025-09-20 04:18:21.759331+00 |
| updated_at | 2026-01-11 12:58:26.185222+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 | 227,142 |
...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.