LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: 22 on March 17, 2004, 10:49:07

Title: hardware & system requirements for Eclipse & LWJGL ?
Post by: 22 on March 17, 2004, 10:49:07
what are minimal hardware & system requirements for Eclipse & LWJGL :?:
Title: hardware & system requirements for Eclipse & LWJGL ?
Post by: princec on March 17, 2004, 11:03:43
Eclipse is a fairly hefty IDE; don't reckon on being able to use it well with under 256MB of RAM and 700MHz processor.

LWJGL runs blazing fast on any system with hardware OpenGL drivers. In practice this means TNT class cards and above are just fine. Mostly it's problems with rubbish drivers that you need to be concerned about - S3 and Matrox and ATI spring to mind as causing a world of trouble with broken drivers.

Cas :)