2024-07-11 20:56:25 +02:00
# Third Party Licenses
Please note that while the SenseGlove Unreal Engine Plugin is made available under the [MIT License ](senseglove-unreal-engine-plugin.md ), it utilizes a few third-party libraries with permissive free licenses as well, in order to power various components.
The following third-party software are used and shipped with the SenseGlove Unreal Engine Plugin:
- [The SenseGlove SDK (a.k.a. SenseGlove Backend Libraries, or SenseGlove Core Libraries) ](senseglove-sdk.md )
2025-04-18 11:48:08 +02:00
- [SGBLE and SGBLExx Rust Dependencies ](sgble-sgblexx-rust-dependencies.md )
2024-07-11 20:56:25 +02:00
- [The Boost C++ Libraries ](boost-cpp-libraries.md )
2026-07-06 14:23:40 +02:00
- [The c4core C++ Library ](c4core-library.md )
- [The c4project CMake Scripts ](c4project-cmake-scripts.md )
- [The Debug Break Library ](debugbreak-library.md )
- [The fast_float Number Parsing Library ](fast-float-number-parsing-library.md )
2026-05-29 19:53:38 +02:00
- [The FlatBuffers Memory Efficient Serialization Library ](flatbuffers-serialization-library.md )
2025-08-27 14:38:47 +02:00
- [The {fmt} Formatting Library ](fmt-formatting-library.md )
2026-05-29 19:53:38 +02:00
- [The Loguru Logging Library ](loguru-logging-library.md )
- [The nanomsg-next-generation Lightweight Brokerless Messaging Library ](nng-messaging-library.md )
2026-07-06 14:23:40 +02:00
- [The Rapid YAML Parsing and Emitting Library ](rapidyaml-parsing-emitting-library.md )
2024-07-11 20:56:25 +02:00
- [The Serial Communication Library ](serial-communication-library.md )
For more information consult their own respective open-source licenses, please.