Home > Software engineering >  How to use OpenGL in python to draw directly on the computer screen
How to use OpenGL in python to draw directly on the computer screen

Time:02-10

In C , I successfully draw on the screen using openGL. But in python I don't know how to set the drawn canvas to the whole screen

CodePudding user response:

  •  Tags:  
  • Related