> One example of "immediate mode" is using `glBegin` and `glEnd` with `glVertex` in between them. Another example of "immediate ...
PyGL2D's draw module lets you render graphics primitives, including lines, polygons, circles, and rects. It supports antialiasing ...