LWJGL - bgfx bindings

A cross-platform, graphics API agnostic rendering library. It provides a high performance, low level abstraction for common platform graphics APIs like OpenGL, Direct3D and Apple Metal.

License

License

BSD
Categories

Categories

LWJGL Business Logic Libraries
GroupId

GroupId

org.lwjgl
ArtifactId

ArtifactId

lwjgl-bgfx
Last Version

Last Version

3.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

LWJGL - bgfx bindings
A cross-platform, graphics API agnostic rendering library. It provides a high performance, low level abstraction for common platform graphics APIs like OpenGL, Direct3D and Apple Metal.
Project URL

Project URL

https://www.lwjgl.org
Source Code Management

Source Code Management

https://github.com/LWJGL/lwjgl3.git

Download lwjgl-bgfx

How to add to project

<!-- https://jarcasting.com/artifacts/org.lwjgl/lwjgl-bgfx/ -->
<dependency>
    <groupId>org.lwjgl</groupId>
    <artifactId>lwjgl-bgfx</artifactId>
    <version>3.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.lwjgl/lwjgl-bgfx/
implementation 'org.lwjgl:lwjgl-bgfx:3.3.1'
// https://jarcasting.com/artifacts/org.lwjgl/lwjgl-bgfx/
implementation ("org.lwjgl:lwjgl-bgfx:3.3.1")
'org.lwjgl:lwjgl-bgfx:jar:3.3.1'
<dependency org="org.lwjgl" name="lwjgl-bgfx" rev="3.3.1">
  <artifact name="lwjgl-bgfx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lwjgl', module='lwjgl-bgfx', version='3.3.1')
)
libraryDependencies += "org.lwjgl" % "lwjgl-bgfx" % "3.3.1"
[org.lwjgl/lwjgl-bgfx "3.3.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.lwjgl : lwjgl jar 3.3.1

Project Modules

There are no modules declared in this project.
org.lwjgl

Lightweight Java Game Library

LWJGL is a Java library that enables cross-platform access to graphics, audio and parallel computing APIs.

Versions

Version
3.3.1
3.3.0
3.2.3
3.2.2
3.2.1
3.2.0
3.1.6
3.1.5
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0