Emilio Francisco Sánchez Martínez

Results 4 issues of Emilio Francisco Sánchez Martínez

Hi, I'm using GLFW on a raspberry pi 5 with OpenGL ES 3.1, but I can't use it with imgui, Is there a way to use it?? I always obtained:...

Hello everyone, I'm trying to use Imgui_bundle with glfw in a raspberry pi 5 with Python that has OpenGL ES 3.1 So I used this code: ```python from imgui_bundle import...

faq

Recently Cython updated in 3.1.0 and PyOpenGl_accelerate cannot install on a Raspberry Pi 5: Python 3.11.2 Here's my log: ``` pip install PyOpenGL_accelerate Defaulting to user installation because normal site-packages...

Hi, I really appreciate this library, It really works very well, but, Is It posible to mame this library compatible with other variants of OpenGL like OpenGL ES? Because It...