"""Implements the functionality in MESA's EGL + OpenGL demo1: http://cgit.freedesktop.org/mesa/demos/tree/src/egl/opengl/demo1.c Basically just to check if the EGL ...
A 3D graphics rendering application built with Python, OpenGL, and ImGui. This application allows you to visualize and manipulate various 2D and 3D shapes with different shading modes, transformations ...