593 Forks
4279 Stars
4279 Watchers

lwjgl3

LWJGL is a Java library that enables cross-platform access to popular native APIs useful in the development of graphics (OpenGL, Vulkan, bgfx), audio (OpenAL, Opus), parallel computing (OpenCL, CUDA) and XR (OpenVR, LibOVR, OpenXR) applications.

How to download and setup lwjgl3

Open terminal and run command
git clone https://github.com/LWJGL/lwjgl3.git
git clone is used to create a copy or clone of lwjgl3 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with lwjgl3 https://github.com/LWJGL/lwjgl3/archive/master.zip

Or simply clone lwjgl3 with SSH
[email protected]:LWJGL/lwjgl3.git

If you have some problems with lwjgl3

You may open issue on lwjgl3 support forum (system) here: https://github.com/LWJGL/lwjgl3/issues