

(Optional) Create a LWJGL binary directory, says " lwjgl-2.9.1" - I shall denote the binary directory as $LWJGL_HOME. The jar-files and native-libraries are kept in the "jar" and "native" sub-directories, respectively. Unzip the downloaded file " lwjgl-2.9.1.zip". You may also download the source, javadoc, and applet.

Step 1: Download & Installĭownload the latest release of LWJGL binary (e.g., lwjgl-2.9.1.zip) from ⇒ "Download". You need a working Java programming environment to use LWJGL. Install JDK, an IDE such as Eclipse/NetBeans or a programming text editor. LWJGL (Light-weight Java Game Library) provides access to the OpenGL, OpenAL, and OpenCL libraries from a Java application.
