bevy_gaussian_splatting 2.4.2

bevy gaussian splatting render pipeline plugin
Documentation
1
2
3
4
5
6
7
pub mod codec;
pub mod gcloud;
pub mod loader;
pub mod writer;

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