Asked ChatGPT to give me the OpenGL code for drawing a hammer and sickle and it gave me vertex and index buffers and valid code for drawing them, but the buffers seem to only contain 2 rectangles.
Impressively, it also provided me with somewhat correct GLSL shader code when asked what shader I should use to draw them.
It tried to fix it and while an improvement, it's still not quite a hammer and sickle.
this is where the cool kids live