Questions tagged [python-moderngl]

46 questions
-5
votes
1 answer

(ModernGL) Problems with rendering a VAO

I was searching for a solution for a day now, I'm trying to make a renderer in Python using ModernGL, PyGLFW and PyGLM. A red cube should be rendered on the screen, but there's just a blue background. The only thing I found out was, that the cube…
1 2 3
4