News

This Python project integrates OpenGL for 3D rendering with MediaPipe for real-time hand gesture recognition, creating an interactive 3D environment where users control a 3D cube using hand gestures.
The OpenGL examples are based on book "Developing Graphics Frameworks with Python and OpenGL" by Lee Stemkoski and Michael Pascale published by CRC Press in 2021. You find the examples in the examples ...