QB64.org Forum
Active Forums => QB64 Discussion => Topic started by: MasterGy on January 03, 2020, 12:00:12 pm
-
Hello ! I'd like to create a driver that converts hand gestures into mouse movements. To do this, I need to be able to read the webcam image in real time. How to use this? Has anyone dealt with this before?
If successful, for example, instead of a wasd + mouse, you would only be able to control a game with a hand gesture, and many other 3D editors would be of great help.
Which lib and how to use it?
Thanks.