opengl tutorial - Serbipunk/notes GitHub Wiki

https://www.labri.fr/perso/nrougier/python-opengl/

opengl-notes-readthedocs-io-en-latest.pdf

Developing Graphics Frameworks with Python and OpenGL.pdf

https://library.oapen.org/bitstream/handle/20.500.12657/48838/9781000407952.pdf?sequence=1&isAllowed=y

Graphic pipeline

  • Application Stage
  • Geometry Processing (vex shader)
  • rasterization
  • pixel processing