LWJGL Forum

Programming => OpenGL => Topic started by: Sylent on April 02, 2019, 09:18:48

Title: OpenGL - how to start in 2D drawing
Post by: Sylent on April 02, 2019, 09:18:48
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