Package org.lwjgl.bgfx


@NonnullDefault package org.lwjgl.bgfx
Contains bindings to the bgfx library.

The bgfx documentation can be found online here. The API reference is available here.

Starting with LWJGL 3.2.1, builds of the bgfx tools are available for download via the LWJGL site's file browser. These tools are:

  • Geometry Compiler (geometryc)
  • Shader Compiler (shaderc)
  • Texture Compiler (texturec)
  • Texture Viewer (texturev)

The binaries are built from source, at the corresponding commit that was used to build the bgfx library. For example, the latest Windows x64 version of shaderc can be found under nightly/windows/x64/bgfx-tools/.