EyeTrace CUDA extension
EyeTrace is a software for gaze data visualization and analysis. Due to the increasing amount of data, these visualizations need more computation time. In this thesis, existing visualizations should be implemented using CUDA for GPU computations. Additionally, this includes a data storage model making it possible to shift the data between the GPU and the host computer. Due to the fact that nowadays not all computers have a CUDA capable card, the module should also allow CPU computations. This should be determined automatically by the module.