Skip to content

Commit

Permalink
docs: more goals
Browse files Browse the repository at this point in the history
  • Loading branch information
mosure committed Nov 9, 2023
1 parent cd9fd07 commit 4afdfda
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ bevy gaussian splatting render pipeline plugin
- [ ] temporal depth sorting
- [ ] f16 and f32 gcloud support
- [ ] 4D gaussian clouds via morph targets
- [ ] grouping and skeletons
- [ ] volume masks
- [ ] gaussian cloud particle effects (accelerated spatial queries)
- [ ] bevy_openxr support
- [ ] bevy 3D camera to gaussian cloud pipeline

Expand Down Expand Up @@ -88,6 +91,7 @@ to build wasm run:
- [gaussian-splatting-viewer](https://github.com/limacv/GaussianSplattingViewer/tree/main)
- [gaussian-splatting-web](https://github.com/cvlab-epfl/gaussian-splatting-web)
- [making gaussian splats smaller](https://aras-p.info/blog/2023/09/13/Making-Gaussian-Splats-smaller/)
- [masked-spacetime-hashing](https://github.com/masked-spacetime-hashing/msth)
- [onesweep](https://arxiv.org/ftp/arxiv/papers/2206/2206.01784.pdf)
- [point-visualizer](https://github.com/mosure/point-visualizer)
- [rusty-automata](https://github.com/mosure/rusty-automata)
Expand Down

0 comments on commit 4afdfda

Please sign in to comment.