andresilmor / Gaze-focus-detection-on-360-image-elements-in-Virtual-Reality

Use of Tobii XR SDK in a 360º Hotspot in Virtual Reality for Gaze Detection and data registration on a JSON File (360º Image elements looked at and duration of gaze), the data is also ordered in real-time using QuickSort.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gaze focus detection on 360º image elements in Virtual Reality

This exercise was a challenge gived by one of the teachers while doing my project to the "Integrated Project" curricular unit project. The title explain mostly of the exercise, but it also saves the information in a JSON file to possibles future uses and order that information using the Quicksort algorithm. That information is updated almost in real-time.

About

Use of Tobii XR SDK in a 360º Hotspot in Virtual Reality for Gaze Detection and data registration on a JSON File (360º Image elements looked at and duration of gaze), the data is also ordered in real-time using QuickSort.

License:Apache License 2.0


Languages

Language:C# 99.1%Language:ShaderLab 0.5%Language:GLSL 0.3%Language:Smalltalk 0.0%