Hey guys,
So I have a simple OpenGL program up and running that draws a square using the programmable pipeline. How do I actually tell the vertices to change their location? Do I edit the vertices in the VBO? If so, how exactly would I do this?
Thanks,
Kreed




