LWJGL / 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.
https://www.lwjgl.org
BSD 3-Clause "New" or "Revised" License
4.76k stars 636 forks source link

LWJGL 3.3.2 snapshot? #766

Closed tlf30 closed 2 years ago

tlf30 commented 2 years ago

Question

Hello, I was wondering if it would be possible to get a 3.3.2 snapshot published?

Thank you, Trevor

Spasi commented 2 years ago

Hey @tlf30, the first 3.3.2 snapshot is now available.

tlf30 commented 2 years ago

Thank you!