headtracking from joystick input

This commit is contained in:
milek7
2020-02-11 00:16:57 +01:00
parent b651752057
commit e8537a16bb
8 changed files with 123 additions and 2 deletions

View File

@@ -128,6 +128,8 @@ set(SOURCES
"pythonscreenviewer.cpp"
"dictionary.cpp"
"particles.cpp"
"headtrack.cpp"
"headtrack.h"
"network/network.cpp"
"network/message.cpp"