- This topic has 3 replies, 2 voices, and was last updated 8 years, 2 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Legacy SDKs › Gaze SDK with unity3d
Hello,
I have asked this question long time ago and no good answer. I imported the 32 dll from the tobii gaze sdk into unity and I followed the instructions that claims to have a solution to dll not found exception, but I still get the dll not found exception. Please advise.
Hi! May I ask you what your use case is. I read that you need distance to eyes. What for?
I am running a research study at the university of Utah. Accessing the raw data give me extra information about my participants. I am using a video game using the unity3d game engine already that is why I need to integrate the Gaze SDK.
1. As far as I remember eye positions are available in EyeX SDK as well.
2. As a workaround you can try to stream the data from a different (native) process.
I’m not sure what causes the exact problem. Gaze SDK is not really intended to be used in Unity so there might be some problems with integrating it.
Did you try to use Gaze SDK outside Unity?