Hello,
I start in opengl programming. I successfully render a face (2 triangles) with vertex and fragment shader. Now I want to see if it's also to render a shader whitout faces. I mean a shader that is simply painting the screen surface with color. Does someone has already done this kind of rendering?
Thank you for your help.