In this first tutorial we set up a simple display using LWJGL 2. Setting up a display is not handled by OpenGL, so you will need different code if you are using LWJGL 3, or are following the tutorials ...