chore: Add TL;DR in Nebula section
This commit is contained in:
parent
59182920e3
commit
fd10cc8780
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ UnrealXR is a spatial multi-display renderer for the Xreal line of devices, enab
|
|||
1. **Bloat**: The drivers for the Xreal line of devices are bundled into a streaming app, which is a little bit absurd. Instead, UnrealXR is just UnrealXR with no extra dependencies required.
|
||||
2. **Closed Source**: The Nebula app and the normal SDK is closed source, so we don't really know what it's doing internally.
|
||||
|
||||
**TL;DR**: The normal Nebula app is only compatible with Windows and macOS. However, we only support Linux, so that isn't a fair comparison. The Nebula app is more bloated, and it is also closed source.
|
||||
|
||||
## Dependencies
|
||||
|
||||
Before anything, this depends on the `evdi` Linux kernel module. This is packaged in Debian-based distributions as `evdi-dkms`. If you already have DisplayLink drivers installed for their devices, you likely do not need to do this step. After installing this, please reboot your computer.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue