/libgdx-jogl-backend

LibGDX JoGL backend

Primary LanguageJava

libgdx-jogl-backend

Non official LibGDX JoGL backend, it is an experimental backend to libgdx based on JoGL, you might experience some crash, if/when it happens please open an issue.

Libgdx version: 1.9.10

Forked from: https://github.com/gouessej/libgdx

Gradle

compile 'com.bumfo.gdx:gdx-backend-jogl:1.9.10'

Maven

<dependency>
  <groupId>com.bumfo.gdx</groupId>
  <artifactId>gdx-backend-jogl</artifactId>
  <version>1.9.10</version>
</dependency>