facecam2d/src
Epicalert ed6323d7e5
Add FPS counter and unlock webcam framerate
Maybe disable webcam view altogether and make it a compiler flag?
2021-03-18 18:59:04 +08:00
..
args.cpp Add option for using different models 2021-02-06 12:12:37 +08:00
args.hpp Add option for using different models 2021-02-06 12:12:37 +08:00
config.hpp.in Define version number and project name with cmake 2021-01-27 00:21:06 +08:00
cv.cpp Add FPS counter and unlock webcam framerate 2021-03-18 18:59:04 +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
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 support for model files 2021-02-04 22:58:03 +08:00
model.cpp Add origin and offsets 2021-02-28 22:11:35 +08:00
model.hpp Put model name on window title 2021-02-07 19:03:27 +08:00
modelpart.cpp Fix stretching/squashing with non-square window 2021-03-17 01:01:21 +08:00
modelpart.hpp Add origin and offsets 2021-02-28 22:11:35 +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