From 7572f27fe001335018f6f41ae1e5ef1d47e06142 Mon Sep 17 00:00:00 2001 From: Gabriele Musco Date: Sun, 24 Dec 2023 09:31:26 +0000 Subject: [PATCH] feat: slimevr section with some info --- content/docs/slimevr/_index.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 content/docs/slimevr/_index.md diff --git a/content/docs/slimevr/_index.md b/content/docs/slimevr/_index.md new file mode 100644 index 0000000..f52ba97 --- /dev/null +++ b/content/docs/slimevr/_index.md @@ -0,0 +1,29 @@ +--- +title: SlimeVR +weight: 250 +--- + +# SlimeVR + +- [SlimeVR Documentation](https://docs.slimevr.dev/) + +> SlimeVR is a set of open hardware sensors and open source software that facilitates full-body tracking (FBT) in virtual reality. + +SlimeVR is an open source IMU based full body tracking system. Being open source it has Linux support and there are a few variants you can either buy or build yourself. + +You can pre-order the official SlimeVR trackers from [their crowdsupply page](https://www.crowdsupply.com/slimevr/slimevr-full-body-tracker), but at the time of writing this if you order them right now you'd need to wait approximately 4 months for your orders to ship, due to how cheap and popular they are compared to other solutions. + +## Building + +Alternatively you can build it on your own, and you have a few variants to choose from: + +- [Official SlimeVR DIY builders guide](https://docs.slimevr.dev/diy/index.html) +- [Frozen Slimes V2](https://github.com/frosty6742/frozen-slimes-v2) + - while a bit bigger, Frozen Slimes V2 tend to be cheaper and a lot easier to build, being approachable even for people that are inexperienced with soldering + +## SlimeVR app + + + +- [SlimeVR on Linux guide](https://docs.slimevr.dev/tools/linux-installation.html) +- [Flathub](https://flathub.org/apps/dev.slimevr.SlimeVR)