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 >}}