bevy_gaussian_splatting icon indicating copy to clipboard operation
bevy_gaussian_splatting copied to clipboard

feat: 4d gaussians

Open mosure opened this issue 5 months ago • 0 comments

implementation for this paper: https://arxiv.org/abs/2310.10642 reference implementation: https://github.com/fudan-zvg/4d-gaussian-splatting

  • [X] conditional cov3d
  • [X] gaussian 4d structure
  • [ ] gaussian cloud 4d structure
  • [ ] spherindrical harmonics
  • [ ] 4d asset loader

mosure avatar Jan 24 '24 23:01 mosure