From 94fb90e6f9716d7a25bae039966cf25380766b3e Mon Sep 17 00:00:00 2001 From: Mitchell Mosure Date: Tue, 2 Jan 2024 00:36:14 -0600 Subject: [PATCH] docs: demo resources --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 797a371e..a98116aa 100644 --- a/README.md +++ b/README.md @@ -8,15 +8,12 @@ [![Average time to resolve an issue](https://isitmaintained.com/badge/resolution/mosure/bevy_gaussian_splatting.svg)](http://isitmaintained.com/project/mosure/bevy_gaussian_splatting) [![crates.io](https://img.shields.io/crates/v/bevy_gaussian_splatting.svg)](https://crates.io/crates/bevy_gaussian_splatting) -bevy gaussian splatting render pipeline plugin +bevy gaussian splatting render pipeline plugin. view the [live demo](https://mosure.github.io/bevy_gaussian_splatting/index.html?arg1=cactus.gcloud) ![Alt text](docs/notferris.png) ![Alt text](docs/cactus.gif) ![Alt text](docs/bike.png) -download [cactus.gcloud](https://mitchell.mosure.me/cactus.gcloud) - -`cargo run -- scenes/cactus.gcloud` ## capabilities