What are the functions to make these shapes exactly in OpenGL using Python? Can't figure out how to create them exactly as they are.
Write functions that create each of the shapes shown below using OpenGL. You can pick your own colors and line thickness for each shape. You can create these shapes using simpler primitives such as circles, rectangles, etc.