OpenGL - how to start in 2D drawing

Started by Sylent, April 02, 2019, 09:18:48

Previous topic - Next topic

Sylent

Hi,

I want to try and learn the basics of 2D drawing in LWJGL OpenGL. Is there a good tutorial somehow on how to do this? I primarily want to achieve drawing images and to learn what kinds of things OpenGL can do in 2D.

Thanks