Open LocalJoost opened 1 year ago
Hi, thanks for sharing this code.
how can we use this code if there are multiple objects of interest?
Hi, thanks for this tutorial. I don't have the object "Visualizer", where can i find it?
It's in Assets/Application/Prefabs
It's actually on the image in my blog. See?
[cid:90d858bf-6623-461b-a75c-653d9880e3da]
Joost van Schaik
Senior Mixed Reality Software Architect
Mixed Reality Development, Windows Development MVPhttps://mvp.microsoft.com/en-us/PublicProfile/4034925
[cid:1a8efbb5-0062-4e4e-85c1-15c9454b7e69]
LinkedInhttps://linkedin.com/in/joostvanschaik Bloghttps://dotnetbyexample.blogspot.com/ Twitterhttps://twitter.com/localjoost
Sent from Outlook for Windows 11 on Surface Go 3
"Where we go we don’t need… roads"
From: Simone Arrigoni @.> Sent: 24 February 2024 11:23 To: LocalJoost/BlogComments @.> Cc: Joost van Schaik @.>; Author @.> Subject: Re: [LocalJoost/BlogComments] Comments on "Accessing and recording eye tracking data with MRTK3" (Issue #449)
Hi, thanks for this tutorial. I don't have the object "Visualizer", where can i find it?
— Reply to this email directly, view it on GitHubhttps://github.com/LocalJoost/BlogComments/issues/449#issuecomment-1962321187, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AA7QDH4435ABWNO3QTTOY33YVG5T7AVCNFSM6AAAAAAZLM6ZBKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRSGMZDCMJYG4. You are receiving this because you authored the thread.Message ID: @.***>
Hi, I've got a general question about an experiment for my Master's thesis with the HoloLens 2. I'm trying to create an indoor route marked with navigation arrows and add a few holograms along the way to see how well people can navigate and understand space around them. I made some holograms in Blender and set them up using the simple 3D viewer app on the HoloLens. Now, I'm wondering if there's an easy way to record where people are looking while they navigate the route. It's not absolutely necessary, but it would be really helpful for me to see what the participants are actually looking at while they navigating. Unfortunately, I'm pretty new to all this stuff and don't have much experience. That's why I'm asking if there might be an app or something similar that can help me record the eye-tracking data without going into programming something myself and using unity. Thanks a lot in advance.
Hi, I don't know of a way to record eye tracking or view data outside of your app while your app is running. Or at all, actually, other than just writing a piece of code for it.
Hi sir, I'm getting this error, searched on internet but I'm unable to fix this error.
Error : Certificate could not be opened: WSATestCertificate.pfx. The specified network password is not correct.
Hi @KisalaySHM, you don't need that file. The certificate might have been expired. Just delete it, then Unity will create a fresh one for you.
Original article: https://localjoost.github.io/Accessing-and-recording-eye-tracking-data-with-MRTK3/