GameLab
Download


Contact: jacek@phys.uni.torun.pl

Gaze Controlled Application Framework

GCAF is the framework for preparing gaze-controlled software with no programming, but using GIML language, simmilar to HTML or XAML. It allows to configure connection with SMI, Mirametrix and other devices using Open Eye-Gaze Interface. One can prepare simple communication tools, games for infants or psychological experiments.

Screenshots
Desciption (in polish)
GIML crib (for polish tags, english version - soon)
Download

Version: GCAF 1.3.7111.15137 (beta)
Requirements: .NET 4 framework (client profile)
Authors: Jacek Matulewski, Rafał Linowiecki, Bibianna Bałaj
Testers: Alicja Majka, Agnieszka Ignaczewska, Jakub Szwarc
Category: preparing cognitive and psychological experiments involving eyetrackers, creating simple applications for disabled people, communication with infants
Licence: to be choosen
TODO


Gaze Data Explorer

Gaze Data Explorer (GDE) is a tool for viewing gaze data (tables, plots), its transforming and analysis, including event detecting and analysis (fixation, saccades, blinks), region analysis and others.
Download

Version: 1.0.6647.18326 (alfa)
Requirements: .NET 4 framework (client profile)
Authors: Jacek Matulewski
Students: Dawid Czaja, Bartłomiej Gutowski
Category: for researchers
Licence: to be choosen
TODO


MovEye (YouTube)

MovEye is gaze contingent player for movies from YouTube player designed by team of students Łukasz Piasecki, Dawid Gruszczyński, Mateusz Kuchta under active supervision of Jacek Matulewski.

Download

Version: 0.6.7236.17438 (alfa) - October 2019
Requirements: .NET 4.5 framework
Supervisor: Jacek Matulewski,
Students: Łukasz Piasecki, Dawid Gruszczyński, Mateusz Kuchta
Category: -------
Licence: to be choosen


Gaze Text Entry

Set of gaze keyboards

Video

Version: 1.0.7233.32158 (alfa)
Requirements: .NET 4.5 framework
Supervisor: Jacek Matulewski,
Students: to be delivered
Category: -------
Licence: to be choosen


EVM (Eye View Mapping)

EVM is a tool for automatic image analysis; it, allows mapping of gaze positions recorded in the flight simulator, while the pilots are performing the tests, to the fixed system of coordinates of the simulator monitor.

Screenshots
Download

Version: --- (beta)
Requirements: .NET 4 framework (client profile)
Authors: Marek Sternal, Jacek Matulewski
Category: for researchers
Licence: software developed for prof. Piotr Francuz (KUL)


Kalkulilo

A game initially developed in GameLab, now in Neurodio. It is designed to improve mental number line, i.e. number-spatial relation, which is necessary to gain the arithmetics by pre-school and first-stage school pupil.

Preview

Authors: Łukasz Goraczewski with students team (Jakub Majewski, Ewelina Bendlin, Piotr Cholewa), Jacek Matulewski


ProKalkulia 6-9

Computer tool for mathematical abilities of children assesment designed and prototyped in GameLab, sold to Neurodio. Now distributed by ProMatematica.

Download

Authors: Łukasz Goraczewski, Jacek Matulewski, Małgorzata Gut
Category: diagnosis supporting tool


Maze

First person perspective maze, which allow one to examine navigation abilities in virtual reality (with Oculus Rift). Includes output data analysis tools.

Screenshots
Download
Manual (in polish)

Authors (maze): Piotr Redmerski, Bartosz Kowalczyk, Łukasz Goraczewski, Jacek Matulewski
Authors (analysis): Jacek Matulewski
Category: tools for cognitive experiments (navigation and attention)


For programmers

GameLab.Eyetracking.Eyetracker

.NET framework libraries unifying access to the eye tracking devices (SMI, Mirametrix/Open Eye-Gaze Interfaces and fake eyetracker gaining gaze position from mouse cursor position) from .NET application. The IEyetracker interface should be used, which provide all method delivered by concrete classes. In addition library includes two Windows Forms controls, which make easy to configure connection as well as calibration process. The library (excluding the one for Mirametrix devices) are compilant with .NET in version 2.0, which allow one to use it in Unity3D games. Sample project (written in C#) is also delivered.

Version: 1.0.6185.43094 (beta)
Authors: Jacek Matulewski, Rafał Linowiecki
Category: for programmers
Licence: to be choosen
TODO


GameLab.Eyetracking.GazeDataAnalysis

.NET framework libraries allowing one to perform gaze data analysis of IDF text files and data saved as CSV, including events detecting and AOI analysis.

Version: ---
Authors: Jacek Matulewski
Category: for programmers
Licence: to be choosen
TODO


CsvDocument library

Small .NET framework library for loading, saving and editting CSV files with support for LINQ queries (implements IEnumerable<> interface). As a record one may use any class implementing ICsvRecord interface, as well as POCO classes, which content is automatically detected. Library was extensivly used in other GameLab's project, therefore heavily tested.

Download the .NET 4 (client profile) version
Version: 1.09

Download the "portable" version (for Windows .NET, Android and Universal Windows Platform)
Version: ---

Authors: Jacek Matulewski
Category: for programmers
Licence: to be choosen
TODO