fweidner / UE4-Plugin-Optitrack

Plugin for UE4 that connects to Motive using the NatNet library from NaturalPoint.

Home Page:https://www.tu-ilmenau.de/vwds/team/florian-weidner/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UE4-Plugin-Optitrack

Bascially just simple implementation of the SimpleClient in the NatNetSDK.

UE4 version

  • Tested with 4.23

Use with packaged game

  • If you use the plugin with a packaged game, place the NatNetSDK in a folder called ThirdParty in the root directory of your app.
  • Currently just supports RigidBodies

Known issues:

  • If nothing works but connection can be established, check connection type in Motive (Unicast/Multicast) and switch it.

About

Plugin for UE4 that connects to Motive using the NatNet library from NaturalPoint.

https://www.tu-ilmenau.de/vwds/team/florian-weidner/

License:GNU General Public License v3.0


Languages

Language:C++ 62.3%Language:C 34.6%Language:C# 3.1%