Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Eye-Tracking Classroom
/
StarGazer
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
0d39b6c76e9a6097670340ab816673ea50374b89
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Oct
8
29
Aug
28
27
Add option for manual setting of game server
dev
dev
Client side rendering of enemies and gaze points
Add net client for connecting with StarGazer server
Show health status for planet
Add health bars for enemies
Update player damage to use time based measures instead of frame based
Fix rotation issue for enemy object
Update path to game configuration in build script
Increment version number
Add global GameConfiguration
Add destroyable world object
Merge branch 'dev' into 'master'
master
master
Update build script
Change to manual dependency install for gaze client library
Merge branch 'dev' into 'master'
Add directory check to library download
Add options to toggle debug output
Add options menu to toggle input source
Merge branch 'dev' into 'master'
Add enemies and allow player to focus and destroy them
Refactor renderer component
Fix gaze positions, provide fake gaze data and add start screen
Remove dependencies to download-cli
Use page offset to calculate target coordinates
Fix fps display
Add fps counter
Connect gaze data with game client
Add gaze client startup
Inital commit