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.75k stars 635 forks source link

joml-primitives missing #967

Closed DanaBallinger closed 6 months ago

DanaBallinger commented 6 months ago

Question

joml primitives were moved to a separate project (joml-primitives) since 1.10. Would it be possible to included this in the joml dowload, since key classes are now missing.

Spasi commented 6 months ago

Hey @DanaBallinger,

Added with https://github.com/LWJGL/lwjgl3-www/commit/5a3584e72128e22ceb6b40ebabc480e6fa2da56e.