introduce the senseglove unreal engine handbook

This commit is contained in:
Mamadou Babaei
2024-08-16 16:37:27 +02:00
parent a3c7ab41b8
commit f05c11b8a7
25 changed files with 1005 additions and 304 deletions
+11
View File
@@ -0,0 +1,11 @@
# 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)
- [The Boost C++ Libraries](boost-cpp-libraries.md)
- [The Serial Communication Library](serial-communication-library.md)
For more information consult their own respective open-source licenses, please.