From 8a24da55d9f6a483a1462a8c4347da247b4197bf Mon Sep 17 00:00:00 2001 From: brooke Date: Wed, 18 Sep 2024 17:15:17 +0000 Subject: [PATCH] Update content/posts/gsplat.md --- content/posts/gsplat.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/gsplat.md b/content/posts/gsplat.md index 7020cdf..a9353a2 100644 --- a/content/posts/gsplat.md +++ b/content/posts/gsplat.md @@ -12,7 +12,7 @@ I've been interested in [photogrammetry](https://en.wikipedia.org/wiki/Photogram Unlike photogrammetry, GSplatting provides a fairly realistic gaussian of the captured scene that can be viewed using very little computational resources, this is a big reason why NVidia is investing time into NeRF (actually something completely different but they're similar in output). -Anyways, here's a quick demo that allows you to view models in a browser, I may add a few different gaussians that I've been working on, but currently I'm borrowing `bonsai-7k-mini.splat`. You can check out the code [here](https://git.myco.systems/mycosystems/coop.myco.systems/src/branch/main/content/posts/gsplat.md), and [here](https://git.myco.systems/mycosystems/coop.myco.systems/src/branch/main/static/posts/gsplat). +Anyways, here's a quick demo that allows you to view models in a browser, I may add a few different gaussians that I've been working on, but currently I'm borrowing `bonsai-7k-mini.splat`. Note, this will not work on static browsers, "hardened" browsers (including firefox with arkenfox user.js), or any other browser that might limit javascript in any way. You can check out the code [here](https://git.myco.systems/mycosystems/coop.myco.systems/src/branch/main/content/posts/gsplat.md), and [here](https://git.myco.systems/mycosystems/coop.myco.systems/src/branch/main/static/posts/gsplat). {{< rawhtml >}}