There could be two examples:
- Pygame + PyOpenGL
- PyOpenGL - this library has an API for creating windows, so it could work alone
Pygame: https://www.pygame.org/wiki/about
PyOpenGL: http://pyopengl.sourceforge.net/
Pygame/PyOpenGL example is currently externally maintained and works with v31 only:
There could be two examples:
Pygame: https://www.pygame.org/wiki/about
PyOpenGL: http://pyopengl.sourceforge.net/
Pygame/PyOpenGL example is currently externally maintained and works with v31 only: