LWJGL, which stands for Lightweight Java Game Library, it’s a library wrapper that allows us the use of OpenGL and OpenAL from Java. In this tutorial we are going to download the library, configure it on eclipse and create a window and setup a bare bones game loop to draw a basic shape with some ...