Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/harium/libgdx-jogl-backend

LibGDX JoGL backend
https://github.com/harium/libgdx-jogl-backend

backend jogl libgdx

Last synced: about 2 months ago
JSON representation

LibGDX JoGL backend

Awesome Lists containing this project

README

        

# 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](https://github.com/gouessej/libgdx)

## Gradle
```
compile 'com.harium.gdx:gdx-backend-jogl:1.9.9
```

## Maven
```

com.harium.gdx
gdx-backend-jogl
1.9.7

```