facecam2d/src
2021-07-02 02:56:39 +08:00
..
args.cpp Chance "_WIN64" checks to "_WIN32" 2021-06-13 19:02:57 +08:00
args.hpp Chance "_WIN64" checks to "_WIN32" 2021-06-13 19:02:57 +08:00
config.hpp.in Define version number and project name with cmake 2021-01-27 00:21:06 +08:00
configfile.cpp Add working config file system 2021-07-01 22:47:13 +08:00
configfile.hpp Add working config file system 2021-07-01 22:47:13 +08:00
cv.cpp Add error messages for camera problems 2021-06-16 19:03:06 +08:00
cv.hpp Add support for model files 2021-02-04 22:58:03 +08:00
error.cpp Add graphical error messages 2021-02-14 23:47:07 +08:00
error.hpp Add graphical error messages 2021-02-14 23:47:07 +08:00
eye.cpp Remove unnecessary debug info 2021-06-08 13:28:46 +08:00
eye.hpp CV: Add eye look direction 2021-06-07 18:43:00 +08:00
fc2dconfig.cpp Change model selection to dropdown menu 2021-07-02 02:56:39 +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 Add working config file system 2021-07-01 22:47:13 +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 Change model selection to dropdown menu 2021-07-02 02:56:39 +08:00
modellist.hpp Change model selection to dropdown menu 2021-07-02 02:56:39 +08:00
modelpart.cpp Add eye direction in model 2021-06-08 10:53:59 +08:00
modelpart.hpp Add eye direction in model 2021-06-08 10:53:59 +08:00
paths.cpp Change custom prefix on Linux systems 2021-02-28 14:09:49 +08:00
paths.hpp Look for files in different paths 2021-01-17 21:36:38 +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