LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: ajlay1 on December 10, 2008, 08:57:11

Title: lwjgl basics
Post by: ajlay1 on December 10, 2008, 08:57:11
I have tried reading the documentation, but I still have no idea to get started. How would you install the graphics library into Ubuntu, and how would you make a simple program to for instance display a JPEG image on the screen?
Title: Re: lwjgl basics
Post by: bobjob on December 10, 2008, 10:13:39
I got a start using the Nehe tutorialshttp://nehe.gamedev.net/ (http://nehe.gamedev.net/). Each lesson has the lwjgl code for it, at the bottom of the page