[ADD] detecting if hand is in square

This commit is contained in:
Sem van der Hoeven
2021-06-04 13:09:51 +02:00
parent 4c49895f6d
commit f5926fffcb
5 changed files with 69 additions and 171 deletions

View File

@@ -37,7 +37,7 @@
static double UpdateDelta();
scene::Scene& current_scene;
scene::Scene* current_scene;
static GLFWwindow* window;
bool points_img_available = false;