Flying High: OpenGL from Python, Part 2
This is second in a series of articles about algorithmically generating geometry to drive OpenGL from Python. << Back to part 1 Last time we got as far as creating some instances of our super-simple Shape class, and having Glyph Continue reading