Great, thanks!
Here's the plugin should anyone be interested.
https://github.com/Harvey3141/Motive-UE4
Search found 2 matches
- Sat Mar 26, 2016 10:56 am
- Forum: Motive
- Topic: Conversion to Unreal Coordiante system.
- Replies: 2
- Views: 3101
- Wed Mar 09, 2016 3:18 pm
- Forum: Motive
- Topic: Conversion to Unreal Coordiante system.
- Replies: 2
- Views: 3101
Conversion to Unreal Coordiante system.
Hi, I'm working on a plugin for Unreal. I'm streaming data in via the NatNet SDK successfully and setting positions, but I'm strugging with the conversion between the Motive and Unreal coordinate systems. Unreal uses a Z-up, Left Hand system. If had a look through the Untiy and SampleClient3D exampl...