Hi!
So, I have an in-house C++ built rendering engine on top of OptiX API for real-time graphics rendering. For real-time interaction I need accurate gaze positions within a latency 20 ms (max). I come to know ET5L/Tobii Pro Nano could be the best fit for my application.
My question is, how can I integrate the devices to my C++ rendering engine? Is there any built-in library that I can use? I would appreciate it if you could give some insights from a developer’s point of view.