Skip to content

Releases: PerForm-Lab-RIT/CBVR-AttentionExperiment

Standalone application

28 Apr 21:41
Compare
Choose a tag to compare

Changes in this version:

  • Add UI with ability to perform multiple functions (Can be used to pause between trials using the ESC key)
    • Ability to quit program
    • Ability to calibrate PupilLabs eye tracker (If selected in the settings JSON)
    • Ability to evaluate eye tracker calibration and output the results to a separate file
    • Set fixated head position/rotation
  • Make JSON option to make gaze sphere only visible to the spectator view
  • Update documentation to reflect new changes
  • Move multiple UXF UI options into the JSON settings file

Standalone application

09 Apr 17:25
Compare
Choose a tag to compare

Changes in this release:

  • Pupil Labs tracker can be calibrated in-app after starting a session by pressing the 'c' key
  • Add a spectator camera that centers the view and has a wider field of view
  • Add a UI only visible to the experimenter/spectator
  • Add a option in JSON settings to count a timed-out trial as a failed trial instead of starting the current trial over

Standalone application

06 Apr 20:28
Compare
Choose a tag to compare

Changes in this version

  • Ability to select Eye Tracker in the UXF UI
  • Exposed debug settings to the JSON settings file

Working standalone

05 Apr 16:37
Compare
Choose a tag to compare

This is a working standalone build with adjustable JSON options in the StreamingAssets subfolder inside of the applications AttentionExperiment_Data folder. This standalone build should get vastly and noticeably improved performance compared to running in the editor.

There is no option to switch out the EyeTracker on the standalone build yet, that will be coming in a later build.