Lightweight Java Game Library

From Wikipedia, the free encyclopedia
  (Redirected from LWJGL)
Jump to: navigation, search
Lightweight Java Game Library (LWJGL)
Developer(s) LWJGL team
Stable release 2.8.2 / 13th November 2011
Written in Java
Operating system Cross-platform
Type Java software library
License BSD license
Website www.lwjgl.org

The Lightweight Java Game Library (LWJGL) is an open source Java software library for computer game developers.

LWJGL exposes high performance cross-platform libraries commonly used in developing software games and multimedia titles. It exposes OpenGL (Open Graphics Library), OpenAL (Open Audio Library), OpenCL (Open Computing Language) and allows access to controllers such as gamepads, steering wheels and joysticks in a platform-neutral way.

The primary goal of the project is to provide a technology which allows Java developers to get access to resources that are otherwise unavailable or poorly implemented on the existing Java platform. The main philosophy is to expose underlying technology as a thin wrapper, thus creating a simple API. It is also the basis of many java game engines and libraries.

LWJGL is available under a BSD license, which means it's open source and freely available.

[edit] See also

  • Java OpenGL, another wrapper library that allows OpenGL to be used in Java programming language
  • Minecraft, A sandbox construction game using the LWJGL library

[edit] External links

[edit] References

Personal tools
Namespaces

Variants
Actions
Navigation
Interaction
Toolbox
Print/export
Languages