We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9616a96 commit a03efc9Copy full SHA for a03efc9
README.md
@@ -22,11 +22,12 @@ bevy gaussian splatting render pipeline plugin. view the [live demo](https://mos
22
- [X] gaussian cloud particle effects
23
- [X] wasm support /w [live demo](https://mosure.github.io/bevy_gaussian_splatting/index.html?arg1=cactus.gcloud)
24
- [X] depth colorization
25
+- [X] normal rendering
26
- [X] f16 and f32 gcloud
27
- [X] wgl2 and webgpu
-- [ ] 4dgs
28
-- [X] 3dgs
29
- [X] 2dgs
+- [X] 3dgs
30
+- [ ] 4dgs
31
- [ ] temporal gaussian hierarchy
32
- [ ] gcloud, spherical harmonic coefficients Huffman encoding
33
- [ ] [spz](https://github.com/nianticlabs/spz) format io
0 commit comments