wgpu-3dgs-viewer 0.7.0

A 3D Gaussian splatting viewing library written in Rust using wgpu.
Documentation
1
2
3
4
pub mod core;

#[cfg(feature = "selection")]
pub mod selection;