code utilized for the cscw 2022 paper: "Cone of Vision as a Behavioural Cue for VR Collaboration"
The repository has 3 folders
contains the code to extract the contours from the 360 gaze dataset and comparing them across the 2 other dataset "Gaze in the wild" and "S Gaze" instructions .
contains the code to create the webpages that are used for the collaborative EDA task (a deployed website can be seen in https://graphs-for-collaborative-vr.web.app) if you need instructions to deploy the website to your firebase hosting please follow this link https://firebase.google.com/docs/hosting/quickstart if you need instructions to run the website locally follow this link https://firebase.google.com/docs/hosting/test-preview-deploy
contains the code for the unity application and the gecko view plugin for the display of the webpage within the application instructions