.. |
args.cpp
|
Remove unnecessary cout
|
2021-07-10 20:28:11 +08:00 |
args.hpp
|
Add option to disable eye tracking
|
2021-07-04 03:58:17 +08:00 |
config.hpp.in
|
Define version number and project name with cmake
|
2021-01-27 00:21:06 +08:00 |
configfile.cpp
|
Add option to disable eye tracking
|
2021-07-04 03:58:17 +08:00 |
configfile.hpp
|
Add working config file system
|
2021-07-01 22:47:13 +08:00 |
cv.cpp
|
Add option to disable eye tracking
|
2021-07-04 03:58:17 +08:00 |
cv.hpp
|
Add support for model files
|
2021-02-04 22:58:03 +08:00 |
error.cpp
|
Use exit() instead of std::abort() on fatal error
|
2021-07-04 03:23:00 +08:00 |
error.hpp
|
Add graphical error messages
|
2021-02-14 23:47:07 +08:00 |
eye.cpp
|
Mention paper used for pupil tracking in comments
|
2021-07-04 03:43:23 +08:00 |
eye.hpp
|
CV: Add eye look direction
|
2021-06-07 18:43:00 +08:00 |
fc2dconfig.cpp
|
Fix gray window background on Windows
|
2021-07-19 23:17:40 +08:00 |
graphics.cpp
|
Add FPS counter and unlock webcam framerate
|
2021-03-18 18:59:04 +08:00 |
graphics.hpp
|
Fix stretching/squashing with non-square window
|
2021-03-17 01:01:21 +08:00 |
main.cpp
|
Make .local and .config directories on startup
|
2021-07-03 00:19:14 +08:00 |
model.cpp
|
Add eye direction in model
|
2021-06-08 10:53:59 +08:00 |
model.hpp
|
Put model name on window title
|
2021-02-07 19:03:27 +08:00 |
modellist.cpp
|
Use std::filesystem instead of dirent.h
|
2021-07-02 23:40:52 +08:00 |
modellist.hpp
|
Change model selection to dropdown menu
|
2021-07-02 02:56:39 +08:00 |
modelpart.cpp
|
Fix extreme eye movement when face is scaled small
|
2021-07-04 03:35:31 +08:00 |
modelpart.hpp
|
Add eye direction in model
|
2021-06-08 10:53:59 +08:00 |
paths.cpp
|
Make .local and .config directories on startup
|
2021-07-03 00:19:14 +08:00 |
paths.hpp
|
Make .local and .config directories on startup
|
2021-07-03 00:19:14 +08:00 |
stb_image.h
|
initial commit
|
2020-12-31 20:58:39 +08:00 |
toml.c
|
Add support for model files
|
2021-02-04 22:58:03 +08:00 |
toml.h
|
Add support for model files
|
2021-02-04 22:58:03 +08:00 |
tomlcpp.cpp
|
Add support for model files
|
2021-02-04 22:58:03 +08:00 |
tomlcpp.hpp
|
Add support for model files
|
2021-02-04 22:58:03 +08:00 |