Hi there,
I've only just started using OpenGL (programming in MS C++ 6.0), and I know that when I create a polygon, it is set to start from the world origin (centre of the screen), however, I need the polygon to start at the bottom of the screen in the middle. How do I do this?
Thanks
Simon