Skip to content

Harium/libgdx-jogl-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.9

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

Gradle

compile 'com.harium.gdx:gdx-backend-jogl:1.9.9

Maven

<dependency>
  <groupId>com.harium.gdx</groupId>
  <artifactId>gdx-backend-jogl</artifactId>
  <version>1.9.7</version>
</dependency>