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.67k stars 628 forks source link

Add Metal API without bgfx in lwjgl #882

Closed mrjasonn closed 1 year ago

mrjasonn commented 1 year ago

Description

Please add Metal API without bgfx, officially in lwjgl.

NekoCaffeine commented 1 year ago

Just like D3D, Metal will not be added.