A small program that used GLEW/ OpenGL, SFML and GLM to render and transform a rectangle, fully commented with steps
This is just the very basics of drawing in OpenGL
It is very commented for sake of myself coming back to in case I "forget" the basics of OpenGL, where I can find them all here almost 100% explained enough to jog my memory.