Search found 3 matches

by HeHeQ
Sat Dec 03, 2016 7:20 pm
Forum: VR
Topic: Unity3D Plugin not working
Replies: 2
Views: 17046

Re: Unity3D Plugin not working

Hi Zach, I installed Unity 5.3.6p8 as you suggested. The plugin (Unity Plugin 1.0.1) is working now! I get rotation and position data of my DK2 from the server. Thanks! However, there is a very noticeable latency especially when I turn my head. The latency is seen only in DK2. Outside the HMD (e.g.,...
by HeHeQ
Tue Nov 22, 2016 10:26 am
Forum: VR
Topic: Unity3D Plugin not working
Replies: 2
Views: 17046

Unity3D Plugin not working

I am using Unity Plugin 1.0.1 to stream 6DoF HDM (Oculus DK2) to Unity. Without OVRPlugin, the Unity Plugin reports an error saying ovrp_SetTrackingIPDEnabled not found. So I installed OVRPlugin for Unity 5 V1.3.2. But now the HDM does not display the scene. Please help! my configuration: windows 7 ...
by HeHeQ
Tue Jun 24, 2014 10:10 pm
Forum: General OptiTrack Support
Topic: How to construct rigid bodyies from markers?
Replies: 1
Views: 2362

How to construct rigid bodyies from markers?

I'd like to know how to construct rigid bodies (joints) from markers. In Motive, a skeleton is created from the user selected markers. I want to implement this process in my code (c++) because I have some C3D files from which I want to create skeletons. A more general question, is there a tool to co...