Tagged: Gaze Visualizer
- This topic has 5 replies, 3 voices, and was last updated 3 years, 6 months ago by Grant [Tobii].
- AuthorPosts
- 16/04/2021 at 11:33 #20165MattiaParticipant
Hi everyone!
I’m using HTC Vive Pro Eye in Unity, and need to create two Gaze Visualizer (the one in Dev Tools scene), for each eyes. At the end, I should visualize two Gaze visualizer: one per eyes. Is it possible achive this result? Thanks.
Best regards,
Mattia16/04/2021 at 18:02 #20166Grant [Tobii]KeymasterHi @mattbarb, thanks for reaching out! Yes it is possible in principle to achieve this, however there’s no out-of-the-box solution I’m afraid.
You would need to create a custom solution: Tobii only expose the combined gaze signal in our commercial SDK but SRanipal SDK does exposes both left and right eye vectors.
Please check out our GazeVisualizer script as a means to get started implementing this @ https://vr.tobii.com/sdk/develop/unity/tools/xr-dev-tools/
Thereafter you will need to use the SRanipal SDK to achieve this.
27/04/2021 at 16:43 #20208MattiaParticipantHi Grant,
Thanks for your reply.
Mattia
28/04/2021 at 12:14 #20228Grant [Tobii]KeymasterMy pleasure Mattia, please don’t hesitate to get in touch again should you require any further information or assistance!
29/04/2021 at 20:30 #20251PeterParticipantHi Grant,
I have read your answer and it is very interesting. I have a Tobii HTC VIVE Devkit, and I am looking for a solution similar to what Mattia needs (send a different image to each eye).
I think the SRanipal SDK is not compatible with the Tobii HTC VIVE Devkit. Please, do you know if this is correct?
If this SDK is not compatible, plese, do you known if is there an alternative solution to do the same with my helmet?
Thanks in advance,
Pedro03/05/2021 at 11:20 #20280Grant [Tobii]KeymasterHi @pedrog, the HTC Vive is compatible with the Sranipal SDK judging by Vive own website, so you should be able to get it up and running for your need.
I found this post on their own forum which should help you out @ https://forum.vive.com/topic/9351-vive-sranipal-eye-tracking-data/
Do let us know if we can provide any further information. Best Wishes.
- AuthorPosts
- You must be logged in to reply to this topic.