Skip to content
forked from LWJGL/lwjgl

[LEGACY] LWJGL 2.X - The Lightweight Java Game Library.

Notifications You must be signed in to change notification settings

MinecraftMachina/lwjgl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LWJGL - Lightweight Java Game Library

The Lightweight Java Game Library (LWJGL) is a solution aimed directly at professional and amateur Java programmers alike to enable commercial quality games to be written in Java. LWJGL provides developers access to high performance crossplatform libraries such as OpenGL (Open Graphics Library), OpenCL (Open Computing Language) and OpenAL (Open Audio Library) allowing for state of the art 3D games and 3D sound. Additionally LWJGL provides access to controllers such as Gamepads, Steering wheel and Joysticks. All in a simple and straight forward API.

Website: http://lwjgl.org Forum: http://lwjgl.org/forum Bugs/Suggestions: https://github.com/LWJGL/lwjgl/issues

Compilation

Requirements

  • JDK 8 arm64
  • Ant
  • XCode/MacOS SDK

Instructions

ant generate-all
ant compile
ant compile_native
ant jars

Build time paths

  • $JAVA_HOME
  • $(xcode-select -print-path)/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk

About

[LEGACY] LWJGL 2.X - The Lightweight Java Game Library.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 86.1%
  • C 11.8%
  • Objective-C 1.3%
  • HTML 0.5%
  • XSLT 0.1%
  • Roff 0.1%
  • Other 0.1%