View Single Post
  #1  
Old 04-25-2016, 12:37 PM
VizMars VizMars is offline
Member
 
Join Date: Jan 2016
Posts: 40
pylink world rendering

Hi!
I use a Eyelink Eye Tracker (SR Research) for the eye tracking and pylink as a communication interface in my experiment.
When I call pylink.doTrackerSetup() to calibrate the eye tracker, the rendering of my world is interrupted (i.e. the application window displays a splash screen) and Vizard needs time to reload the world after the calibration.
Does anyone know how I can fix this (e.g. by pausing the rendering and resuming it after the calibration)?
Reply With Quote